diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-02-05 12:18:05 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-02-05 12:18:05 +0000 |
commit | 13e31f4f9d5175c818536ed4a94ab76cfb970434 (patch) | |
tree | cf548e1d73d6a7afa285cb13d2689859fd72dfb3 /x11-toolkits/gnustep-xgps | |
parent | fcac30e7e57e4a564337599577ae8db184a0c20a (diff) | |
download | ports-13e31f4f9d5175c818536ed4a94ab76cfb970434.tar.gz ports-13e31f4f9d5175c818536ed4a94ab76cfb970434.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-xgps')
-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 | 10 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile index 340f6d9cda42..fa6fe97b226e 100644 --- a/x11-toolkits/gnustep-xgps/Makefile +++ b/x11-toolkits/gnustep-xgps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-xgps -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.5 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 44ecd4277149..839413960fb5 100644 --- a/x11-toolkits/gnustep-xgps/distinfo +++ b/x11-toolkits/gnustep-xgps/distinfo @@ -1 +1 @@ -MD5 (gnustep-xgps-0.7.0.tar.gz) = 8d2aecbab23761531e40cd47730b7932 +MD5 (gnustep-xgps-0.7.5.tar.gz) = 2eda611bd6af65c82c6d10fe36433f72 diff --git a/x11-toolkits/gnustep-xgps/pkg-plist b/x11-toolkits/gnustep-xgps/pkg-plist index 1cbae4d4f9cb..cd7bba3e7e8f 100644 --- a/x11-toolkits/gnustep-xgps/pkg-plist +++ b/x11-toolkits/gnustep-xgps/pkg-plist @@ -1,4 +1,10 @@ -System/Headers/gnustep/xgps/SharedX/XGGeneric.h +System/Headers/gnustep/xgps/XGContext.h +System/Headers/gnustep/xgps/XGContextPrivate.h +System/Headers/gnustep/xgps/XGContextWindow.h +System/Headers/gnustep/xgps/XGGState.h +System/Headers/gnustep/xgps/XGGStateOps.h +System/Headers/gnustep/xgps/XGGeneric.h +System/Headers/gnustep/xgps/XGGeometry.h System/Library/Bundles/libgnustep-xgps.bundle/Contents/Info.plist System/Library/Bundles/libgnustep-xgps.bundle/Resources/Info-gnustep.plist System/Library/Bundles/libgnustep-xgps.bundle/Resources/Info.plist @@ -16,6 +22,4 @@ System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/gpbs @dirrm System/Library/Bundles/libgnustep-xgps.bundle/Resources @dirrm System/Library/Bundles/libgnustep-xgps.bundle/Contents @dirrm System/Library/Bundles/libgnustep-xgps.bundle -@dirrm System/Library/Bundles -@dirrm System/Headers/gnustep/xgps/SharedX @dirrm System/Headers/gnustep/xgps |