diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-25 04:53:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-25 04:53:47 +0000 |
commit | f5867ecf23925cfc570467532259a3b1927c0d31 (patch) | |
tree | f69a0a64a885882be250ef67a2d50c6c701b8c6e /x11-toolkits | |
parent | f1cf1434a5cc77f15f898008dce6b8dbc9116f8a (diff) | |
download | ports-f5867ecf23925cfc570467532259a3b1927c0d31.tar.gz ports-f5867ecf23925cfc570467532259a3b1927c0d31.zip |
- Update to 0.8.5
Notes
Notes:
svn path=/head/; revision=77442
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-back/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 170ebe3bd436..82ca2fee1f90 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-back -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index aed62ebc2962..5c6caaf6493c 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1 +1 @@ -MD5 (gnustep-back-0.8.4.tar.gz) = 0ef5a608107ea7d47a3ad9cb2b03dbf8 +MD5 (gnustep-back-0.8.5.tar.gz) = 9020f254f584ed176221321218857b55 diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index bbad0c46b7c2..ba60e6eead1d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-gui -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo index 1650634d357a..5ee8b9ff83ae 100644 --- a/x11-toolkits/gnustep-gui/distinfo +++ b/x11-toolkits/gnustep-gui/distinfo @@ -1 +1 @@ -MD5 (gnustep-gui-0.8.4.tar.gz) = f597547ac22e198d5c8dc8193c670f8c +MD5 (gnustep-gui-0.8.5.tar.gz) = ddaf662db31a4e6b382499548e9efcf4 |