diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-03-25 12:53:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-03-25 12:53:47 +0800 |
commit | c0d25ab4c7daf45599e474c5e184c816a0334a57 (patch) | |
tree | 8d1a732b74125f5fe1e5f59a54bde4efe7375e79 | |
parent | 4d4e762d73de0db51fc5e74fa04cbdfb821c140b (diff) | |
download | freebsd-ports-gnome-c0d25ab4c7daf45599e474c5e184c816a0334a57.tar.gz freebsd-ports-gnome-c0d25ab4c7daf45599e474c5e184c816a0334a57.tar.zst freebsd-ports-gnome-c0d25ab4c7daf45599e474c5e184c816a0334a57.zip |
- Update to 0.8.5
-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 |