diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-03-26 12:10:37 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-03-26 12:10:37 +0000 |
commit | cd04c9d7672b2309498c94ac0b1573cfb2b95ca5 (patch) | |
tree | 43d13026872d10b184b09ff435c4377f61e225df /x11-toolkits | |
parent | a7ac5ae6ebc98f2da64540d2b40e7a9200ca167e (diff) |
Notes
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 |