diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-03-20 17:15:46 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-03-20 17:15:46 +0800 |
commit | 4029a0aa78b1740e8e6286a74631e6c5350448ed (patch) | |
tree | 2f9028646a50d19583d9477269bb182e973a8c24 /x11 | |
parent | 80511292c1f095e5f231da749e6bcace7a75d52e (diff) | |
download | freebsd-ports-gnome-4029a0aa78b1740e8e6286a74631e6c5350448ed.tar.gz freebsd-ports-gnome-4029a0aa78b1740e8e6286a74631e6c5350448ed.tar.zst freebsd-ports-gnome-4029a0aa78b1740e8e6286a74631e6c5350448ed.zip |
- udpate to 0.4.1
Diffstat (limited to 'x11')
-rw-r--r-- | x11/etoile-idle/Makefile | 2 | ||||
-rw-r--r-- | x11/etoile-idle/distinfo | 6 | ||||
-rw-r--r-- | x11/etoile-xwindowserverkit/Makefile | 2 | ||||
-rw-r--r-- | x11/etoile-xwindowserverkit/distinfo | 6 | ||||
-rw-r--r-- | x11/etoile-xwindowserverkit/pkg-descr | 2 |
5 files changed, 10 insertions, 8 deletions
diff --git a/x11/etoile-idle/Makefile b/x11/etoile-idle/Makefile index 2778cb2a0aaa..ee57cdac967e 100644 --- a/x11/etoile-idle/Makefile +++ b/x11/etoile-idle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= idle -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= x11 gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- diff --git a/x11/etoile-idle/distinfo b/x11/etoile-idle/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/x11/etoile-idle/distinfo +++ b/x11/etoile-idle/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 diff --git a/x11/etoile-xwindowserverkit/Makefile b/x11/etoile-xwindowserverkit/Makefile index 8480a3382d92..df7c6d57efd9 100644 --- a/x11/etoile-xwindowserverkit/Makefile +++ b/x11/etoile-xwindowserverkit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xwindowserverkit -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= x11 gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- diff --git a/x11/etoile-xwindowserverkit/distinfo b/x11/etoile-xwindowserverkit/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/x11/etoile-xwindowserverkit/distinfo +++ b/x11/etoile-xwindowserverkit/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 diff --git a/x11/etoile-xwindowserverkit/pkg-descr b/x11/etoile-xwindowserverkit/pkg-descr index 3ef1f63df79b..64a6c4c0c2e9 100644 --- a/x11/etoile-xwindowserverkit/pkg-descr +++ b/x11/etoile-xwindowserverkit/pkg-descr @@ -1,4 +1,6 @@ XWindowServerKit provides access to x window system. It allows GNUstep to integrate better with x window system. +LICENSE: BSD + WWW: http://www.etoile-project.org/ |