Skip to content

Commit

Permalink
- update GNUSTEP_DEVEL to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Apr 16, 2011
1 parent 9039161 commit 4ca365c
Showing 15 changed files with 101 additions and 75 deletions.
1 change: 1 addition & 0 deletions databases/sqlclient/pkg-plist
Original file line number Diff line number Diff line change
@@ -25,6 +25,7 @@ GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle/stamp.make
GNUstep/Local/Library/Documentation/SQLClient/SQLClient.gsdoc
GNUstep/Local/Library/Documentation/SQLClient/SQLClient.html
GNUstep/Local/Library/Documentation/SQLClient/SQLClient.igsdoc
%%GNUSTEP_DEVEL%%GNUstep/Local/Library/Documentation/SQLClient/OrderedSymbolDeclarations.plist
GNUstep/Local/Library/Documentation/SQLClient/dependencies
GNUstep/Local/Library/Headers/SQLClient/SQLClient.h
GNUstep/Local/Library/Libraries/libSQLClient.so
5 changes: 1 addition & 4 deletions devel/gnustep-make/Makefile
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@

PORTNAME= gnustep-make
PORTVERSION= 2.4.0
PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -27,10 +28,6 @@ CONFIGURE_ARGS+= --with-thread-lib="${PTHREAD_LIBS}"
CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf
GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX}

.if defined(GNUSTEP_WITH_BASE_GCC)
GNUSTEP_WITHOUT_LIBOBJC= yes
.endif

post-patch:
${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}/|' \
${WRKSRC}/configure
2 changes: 1 addition & 1 deletion devel/gnustep/Makefile
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@

PORTNAME= gnustep
.if defined(WITH_GNUSTEP_DEVEL)
PORTVERSION= 1.21.0
PORTVERSION= 1.22.0
.else
PORTVERSION= 1.19.3
.endif
1 change: 1 addition & 0 deletions devel/performance/pkg-plist
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@ GNUstep/Local/Library/Documentation/Performance/GSThroughput.gsdoc
GNUstep/Local/Library/Documentation/Performance/GSThroughput.html
GNUstep/Local/Library/Documentation/Performance/GSTicker.gsdoc
GNUstep/Local/Library/Documentation/Performance/GSTicker.html
%%GNUSTEP_DEVEL%%GNUstep/Local/Library/Documentation/Performance/OrderedSymbolDeclarations.plist
GNUstep/Local/Library/Documentation/Performance/Performance.igsdoc
GNUstep/Local/Library/Documentation/Performance/dependencies
GNUstep/Local/Library/Headers/Performance/GSCache.h
7 changes: 2 additions & 5 deletions lang/gnustep-base/Makefile
Original file line number Diff line number Diff line change
@@ -7,8 +7,7 @@

PORTNAME= gnustep-base
.if defined(WITH_GNUSTEP_DEVEL)
PORTVERSION= 1.21.1
PORTREVISION= 2
PORTVERSION= 1.22.0
.else
PORTVERSION= 1.19.3
PORTREVISION= 4
@@ -56,9 +55,7 @@ ETCDIR= ${LOCALBASE}/etc
.if !defined(WITHOUT_GNUSTEP_FAKEMAIN)
CONFIGURE_ARGS+= --enable-fake-main
.endif
.if defined(WITH_GNUSTEP_DEVEL)
EXTRA_PATCHES+= ${FILESDIR}/objc-common.g.patch
.else
.if !defined(WITH_GNUSTEP_DEVEL)
EXTRA_PATCHES+= ${FILESDIR}/config.objc.m.patch
.endif

4 changes: 2 additions & 2 deletions lang/gnustep-base/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHA256 (gnustep-base-1.19.3.tar.gz) = e804922a6717b6341b5182b19bac022ef2314f3cb2b00f62a0c43b65a5f40bd8
SIZE (gnustep-base-1.19.3.tar.gz) = 2612479
SHA256 (gnustep-base-1.21.1.tar.gz) = da80bc24f602ff01eff0699acf842859edcab213ad8a25490fa9fa19349fa9e5
SIZE (gnustep-base-1.21.1.tar.gz) = 2616458
SHA256 (gnustep-base-1.22.0.tar.gz) = ebb86cdcf194891194079506b2e08bd09df7d5be5413cbbfa521d4ea76a77b3a
SIZE (gnustep-base-1.22.0.tar.gz) = 2880760
11 changes: 0 additions & 11 deletions lang/gnustep-base/files/objc-common.g.patch

This file was deleted.

63 changes: 28 additions & 35 deletions lang/gnustep-base/pkg-plist
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@ GNUstep/System/Library/Headers/Foundation/NSAutoreleasePool.h
GNUstep/System/Library/Headers/Foundation/NSBundle.h
GNUstep/System/Library/Headers/Foundation/NSByteOrder.h
GNUstep/System/Library/Headers/Foundation/NSCache.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/Foundation/NSCalendar.h
GNUstep/System/Library/Headers/Foundation/NSCalendarDate.h
GNUstep/System/Library/Headers/Foundation/NSCharacterSet.h
GNUstep/System/Library/Headers/Foundation/NSClassDescription.h
@@ -65,6 +66,7 @@ GNUstep/System/Library/Headers/Foundation/NSInvocation.h
GNUstep/System/Library/Headers/Foundation/NSKeyValueCoding.h
GNUstep/System/Library/Headers/Foundation/NSKeyValueObserving.h
GNUstep/System/Library/Headers/Foundation/NSKeyedArchiver.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/Foundation/NSLocale.h
GNUstep/System/Library/Headers/Foundation/NSLock.h
GNUstep/System/Library/Headers/Foundation/NSMapTable.h
GNUstep/System/Library/Headers/Foundation/NSMethodSignature.h
@@ -89,6 +91,7 @@ GNUstep/System/Library/Headers/Foundation/NSPropertyList.h
GNUstep/System/Library/Headers/Foundation/NSProtocolChecker.h
GNUstep/System/Library/Headers/Foundation/NSProxy.h
GNUstep/System/Library/Headers/Foundation/NSRange.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/Foundation/NSRegularExpression.h
GNUstep/System/Library/Headers/Foundation/NSRunLoop.h
GNUstep/System/Library/Headers/Foundation/NSScanner.h
GNUstep/System/Library/Headers/Foundation/NSSerialization.h
@@ -98,6 +101,7 @@ GNUstep/System/Library/Headers/Foundation/NSSpellServer.h
GNUstep/System/Library/Headers/Foundation/NSStream.h
GNUstep/System/Library/Headers/Foundation/NSString.h
GNUstep/System/Library/Headers/Foundation/NSTask.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/Foundation/NSTextCheckingResult.h
GNUstep/System/Library/Headers/Foundation/NSThread.h
GNUstep/System/Library/Headers/Foundation/NSTimeZone.h
GNUstep/System/Library/Headers/Foundation/NSTimer.h
@@ -140,6 +144,7 @@ GNUstep/System/Library/Headers/GNUstepBase/GSIMap.h
GNUstep/System/Library/Headers/GNUstepBase/GSLocale.h
GNUstep/System/Library/Headers/GNUstepBase/GSLock.h
GNUstep/System/Library/Headers/GNUstepBase/GSMime.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/GNUstepBase/NSNetServices+GNUstepBase.h
GNUstep/System/Library/Headers/GNUstepBase/GSObjCRuntime.h
GNUstep/System/Library/Headers/GNUstepBase/GSUnion.h
GNUstep/System/Library/Headers/GNUstepBase/GSVersionMacros.h
@@ -168,45 +173,27 @@ GNUstep/System/Library/Headers/GNUstepBase/Unicode.h
GNUstep/System/Library/Headers/GNUstepBase/preface.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/ObjectiveC2/Availability.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/ObjectiveC2/blocks_runtime.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/ObjectiveC2/capabilities.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/ObjectiveC2/runtime.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/Additions.h
GNUstep/System/Library/Headers/gnustep/base/GCObject.h
GNUstep/System/Library/Headers/gnustep/base/GNUstep.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/GSBlocks.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GCObject.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GNUstep.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSCategories.h
GNUstep/System/Library/Headers/gnustep/base/GSFileHandle.h
GNUstep/System/Library/Headers/gnustep/base/GSFunctions.h
GNUstep/System/Library/Headers/gnustep/base/GSIArray.h
GNUstep/System/Library/Headers/gnustep/base/GSIMap.h
GNUstep/System/Library/Headers/gnustep/base/GSLocale.h
GNUstep/System/Library/Headers/gnustep/base/GSLock.h
GNUstep/System/Library/Headers/gnustep/base/GSMime.h
GNUstep/System/Library/Headers/gnustep/base/GSObjCRuntime.h
GNUstep/System/Library/Headers/gnustep/base/GSUnion.h
GNUstep/System/Library/Headers/gnustep/base/GSVersionMacros.h
GNUstep/System/Library/Headers/gnustep/base/GSXML.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSArray+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSAttributedString+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSBundle+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSCalendarDate+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSData+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSDebug+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSFileHandle+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSLock+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSMutableString+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSNumber+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSObject+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSProcessInfo+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSStream+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSString+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSTask+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSThread+GNUstepBase.h
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Headers/gnustep/base/NSURL+GNUstepBase.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSFileHandle.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSFunctions.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSIArray.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSIMap.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSLocale.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSLock.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSMime.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSObjCRuntime.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSUnion.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSVersionMacros.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/GSXML.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/NSTask+GS.h
GNUstep/System/Library/Headers/gnustep/base/Unicode.h
GNUstep/System/Library/Headers/gnustep/base/behavior.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/Unicode.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/behavior.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/objc-gnu2next.h
GNUstep/System/Library/Headers/gnustep/base/preface.h
%%GNUSTEP_STABLE%%GNUstep/System/Library/Headers/gnustep/base/preface.h
GNUstep/System/Library/Headers/gnustep/unicode/caseconv.h
GNUstep/System/Library/Headers/gnustep/unicode/cop.h
GNUstep/System/Library/Headers/gnustep/unicode/cyrillic.h
@@ -229,6 +216,7 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Italian
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Korean
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Locale.aliases
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Locale.canonical
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Locale.encodings
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Russian
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Slovak
@@ -400,6 +388,7 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Mendoza
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Menominee
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Merida
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Metlakatla
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Mexico_City
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Miquelon
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Moncton
@@ -412,6 +401,7 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Nipigon
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Nome
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Noronha
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/North_Dakota/Beulah
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/North_Dakota/Center
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/North_Dakota/New_Salem
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Panama
@@ -438,6 +428,7 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Sao_Paulo
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Scoresbysund
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Shiprock
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/Sitka
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/St_Barthelemy
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/St_Johns
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/America/St_Kitts
@@ -783,6 +774,7 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Apia
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Auckland
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Chatham
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Chuuk
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Easter
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Efate
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Enderbury
@@ -808,6 +800,7 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Pago_Pago
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Palau
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Pitcairn
%%GNUSTEP_DEVEL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Pohnpei
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Ponape
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Port_Moresby
GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Pacific/Rarotonga
5 changes: 1 addition & 4 deletions x11-toolkits/gnustep-back/Makefile
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@

PORTNAME= gnustep-back
.if defined(WITH_GNUSTEP_DEVEL)
PORTVERSION= 0.19.0
PORTVERSION= 0.20.0
.else
PORTVERSION= 0.17.1
PORTREVISION= 3
@@ -86,9 +86,6 @@ CONFLICTS?= gunstep-back-xdps-0.* gunstep-back-art-0.* gunstep-back-cairo-0.*

.include <bsd.port.pre.mk>

TARGLIB!= (cd ${PORTSDIR}/${GNUSTEP_OBJC_PORT} && make -V TARGLIB)

ADDITIONAL_LDFLAGS+= -L${TARGLIB}
MAKE_FLAGS+= messages=yes
PLIST_SUB+= BACKVERSION=${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1}

4 changes: 2 additions & 2 deletions x11-toolkits/gnustep-back/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHA256 (gnustep-back-0.17.1.tar.gz) = fff8b84b2e6ab3fb722f1e11c8e2285a60bbddd80233f08345918ae6a885541d
SIZE (gnustep-back-0.17.1.tar.gz) = 891002
SHA256 (gnustep-back-0.19.0.tar.gz) = b4ff8812aab49e0151fa742a8f952b7319a3a08b2492e66c14408917fd7c37ab
SIZE (gnustep-back-0.19.0.tar.gz) = 901388
SHA256 (gnustep-back-0.20.0.tar.gz) = b0d8964aace6e45463c1ddfa35c35e2825e0f9478299149fab197cf77c96c18e
SIZE (gnustep-back-0.20.0.tar.gz) = 918467
3 changes: 1 addition & 2 deletions x11-toolkits/gnustep-gui/Makefile
Original file line number Diff line number Diff line change
@@ -7,8 +7,7 @@

PORTNAME= gnustep-gui
.if defined(WITH_GNUSTEP_DEVEL)
PORTVERSION= 0.19.0
PORTREVISION= 1
PORTVERSION= 0.20.0
.else
PORTVERSION= 0.17.1
PORTREVISION= 2
4 changes: 2 additions & 2 deletions x11-toolkits/gnustep-gui/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHA256 (gnustep-gui-0.17.1.tar.gz) = b4dd99a84c833e135a7975be84927abb840c30dc3daba10714f6ac5a48930ac9
SIZE (gnustep-gui-0.17.1.tar.gz) = 1917258
SHA256 (gnustep-gui-0.19.0.tar.gz) = 3b62f5e6eef1be3d2d187aebc727422420781ff80e92d87624b5108cc29c33a2
SIZE (gnustep-gui-0.19.0.tar.gz) = 2520946
SHA256 (gnustep-gui-0.20.0.tar.gz) = 26f28951f07c0abb5439f468b60a6726168c510ae3579cd075e6a9c5bab73f5a
SIZE (gnustep-gui-0.20.0.tar.gz) = 2648224
Loading

0 comments on commit 4ca365c

Please sign in to comment.