diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-11-23 09:59:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-11-23 09:59:01 +0000 |
commit | 4bc3f6679cacbb203629b2374158cb5dbb1c7caf (patch) | |
tree | 9951d6f760c66e4713e7cf1e2af215ede94bce32 /x11-toolkits | |
parent | GNUSTEP_GUI_DEVEL: update to 0.8.3 (diff) |
Update to 0.8.3
Notes
Notes:
svn path=/head/; revision=70827
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-back/pkg-plist | 5 |
3 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 7d82a33d76d1..afcf27c75c85 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-back -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index 4f600ecf6f2f..c6c4923e4637 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1 +1 @@ -MD5 (gnustep-back-0.8.2.tar.gz) = dc7b7400306d8df28966ba81a49e56aa +MD5 (gnustep-back-0.8.3.tar.gz) = 213ac778852d0b008560b96ef1cd2a79 diff --git a/x11-toolkits/gnustep-back/pkg-plist b/x11-toolkits/gnustep-back/pkg-plist index eb1d605de3d0..115db8a8e25f 100644 --- a/x11-toolkits/gnustep-back/pkg-plist +++ b/x11-toolkits/gnustep-back/pkg-plist @@ -8,19 +8,14 @@ System/Headers/gnustep/xlib/XGContext.h System/Headers/gnustep/xlib/XGGState.h System/Headers/gnustep/xlib/XGGeometry.h System/Headers/gnustep/xlib/XGPrivate.h -System/Library/Bundles/libgnustep-back.bundle/Contents/Info.plist System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist -System/Library/Bundles/libgnustep-back.bundle/Resources/Info.plist System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-back 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-back.bundle/Contents/Resources -@unexec rm -f %D/System/Library/Bundles/libgnustep-back.bundle/Contents/Resources @dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu @dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%% @dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%% @dirrm System/Library/Bundles/libgnustep-back.bundle/Resources -@dirrm System/Library/Bundles/libgnustep-back.bundle/Contents @dirrm System/Library/Bundles/libgnustep-back.bundle @dirrm System/Headers/gnustep/gsc @dirrm System/Headers/gnustep/x11 |