diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-20 09:15:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-20 09:15:46 +0000 |
commit | be37c96bb578577ba32a766ec1bbde8fb0900cd1 (patch) | |
tree | 1a9afe1e318db7be88e70d1489008f985bf9ff8b /x11 | |
parent | - new Macro USE_GNUSTEP_LOCAL_ASTS (diff) |
- udpate to 0.4.1
Notes
Notes:
svn path=/head/; revision=230468
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/ |