diff options
author | David Chisnall <theraven@FreeBSD.org> | 2014-01-12 22:54:58 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2014-01-12 22:54:58 +0000 |
commit | faaef9bc69447590dc6f003d324b187c314d56cc (patch) | |
tree | c29c5595684721afa5290b5ed567de8a04099dab /lang/gnustep-base | |
parent | 549b01a3f6b6ad073b753027471283dcbd7c15ec (diff) |
Notes
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r-- | lang/gnustep-base/Makefile | 2 | ||||
-rw-r--r-- | lang/gnustep-base/distinfo | 4 | ||||
-rw-r--r-- | lang/gnustep-base/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 22afb8d0423a..6b439aa94e73 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnustep-base -PORTVERSION= 1.24.5 +PORTVERSION= 1.24.6 PORTREVISION= 1 CATEGORIES= lang devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} diff --git a/lang/gnustep-base/distinfo b/lang/gnustep-base/distinfo index 59bd0b404edf..9bbdb1c5dbee 100644 --- a/lang/gnustep-base/distinfo +++ b/lang/gnustep-base/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnustep-base-1.24.5.tar.gz) = e82aa50d6b04c7b06b0e23e89e3f85243cadd1545afb991924681ea02b219382 -SIZE (gnustep-base-1.24.5.tar.gz) = 3496959 +SHA256 (gnustep-base-1.24.6.tar.gz) = b6d7bed40c52330928a1e27f8c7b5f8fcf24ede2113542546dcf157a9366d72a +SIZE (gnustep-base-1.24.6.tar.gz) = 3502981 diff --git a/lang/gnustep-base/pkg-plist b/lang/gnustep-base/pkg-plist index 4c0d2d6322b8..5dfdf9a3260b 100644 --- a/lang/gnustep-base/pkg-plist +++ b/lang/gnustep-base/pkg-plist @@ -125,6 +125,7 @@ GNUstep/System/Library/Headers/Foundation/NSURLResponse.h GNUstep/System/Library/Headers/Foundation/NSUndoManager.h GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h GNUstep/System/Library/Headers/Foundation/NSUtilities.h +GNUstep/System/Library/Headers/Foundation/NSUUID.h GNUstep/System/Library/Headers/Foundation/NSValue.h GNUstep/System/Library/Headers/Foundation/NSValueTransformer.h GNUstep/System/Library/Headers/Foundation/NSXMLDTD.h |