diff options
author | tg <tg@FreeBSD.org> | 2002-03-26 20:10:37 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2002-03-26 20:10:37 +0800 |
commit | 0900bb82d73efdd37b85704ad1885d54e0c6501a (patch) | |
tree | a0f5d3bca7cd04e8d805112006186dfe77f2cffe /x11-toolkits | |
parent | 4557f65ae9c46275502348246f6aa0b28b09dd89 (diff) | |
download | freebsd-ports-gnome-0900bb82d73efdd37b85704ad1885d54e0c6501a.tar.gz freebsd-ports-gnome-0900bb82d73efdd37b85704ad1885d54e0c6501a.tar.zst freebsd-ports-gnome-0900bb82d73efdd37b85704ad1885d54e0c6501a.zip |
Upgrade to 0.7.6.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-xgps/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-xgps/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-xgps/pkg-plist | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile index fa6fe97b226e..b2c2810e3d5e 100644 --- a/x11-toolkits/gnustep-xgps/Makefile +++ b/x11-toolkits/gnustep-xgps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-xgps -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ diff --git a/x11-toolkits/gnustep-xgps/distinfo b/x11-toolkits/gnustep-xgps/distinfo index 839413960fb5..85414199acf4 100644 --- a/x11-toolkits/gnustep-xgps/distinfo +++ b/x11-toolkits/gnustep-xgps/distinfo @@ -1 +1 @@ -MD5 (gnustep-xgps-0.7.5.tar.gz) = 2eda611bd6af65c82c6d10fe36433f72 +MD5 (gnustep-xgps-0.7.6.tar.gz) = 7cf25734abdbf89ede9c0d1f0d9d1be6 diff --git a/x11-toolkits/gnustep-xgps/pkg-plist b/x11-toolkits/gnustep-xgps/pkg-plist index cd7bba3e7e8f..67e78c8b8a9d 100644 --- a/x11-toolkits/gnustep-xgps/pkg-plist +++ b/x11-toolkits/gnustep-xgps/pkg-plist @@ -10,8 +10,6 @@ System/Library/Bundles/libgnustep-xgps.bundle/Resources/Info-gnustep.plist System/Library/Bundles/libgnustep-xgps.bundle/Resources/Info.plist System/Library/Bundles/libgnustep-xgps.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-xgps System/Makefiles/Additional/xgps.make -System/Tools/font_cacher -System/Tools/gpbs System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/font_cacher System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/gpbs @exec ln -sf ../Resources %D/System/Library/Bundles/libgnustep-xgps.bundle/Contents/Resources |