Revision: 26144 http://sourceforge.net/p/gar/code/26144 Author: rmottola Date: 2017-04-20 16:38:05 +0000 (Thu, 20 Apr 2017) Log Message: ----------- gnustep-base/trunk: bump version
Modified Paths: -------------- csw/mgar/pkg/gnustep-base/trunk/Makefile csw/mgar/pkg/gnustep-base/trunk/checksums Modified: csw/mgar/pkg/gnustep-base/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnustep-base/trunk/Makefile 2017-04-20 16:16:45 UTC (rev 26143) +++ csw/mgar/pkg/gnustep-base/trunk/Makefile 2017-04-20 16:38:05 UTC (rev 26144) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = gnustep-base -VERSION = 1.24.9 +VERSION = 1.25.0 GARTYPE = v2 DESCRIPTION = GNUstep-core base @@ -59,9 +59,9 @@ CHECKPKG_OVERRIDES_CSWgnustep-base += surplus-dependency|CSWgnustep-make #these are harmless -CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.24/Resources/NSTimeZones/README -CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.9 -CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.9 +CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.25/Resources/NSTimeZones/README +CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.25.0 +CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.25.0 #overrides for binaries on own package, these are expected, not bound, not found. It is done at runtime by sourcing the GNUstep script Modified: csw/mgar/pkg/gnustep-base/trunk/checksums =================================================================== --- csw/mgar/pkg/gnustep-base/trunk/checksums 2017-04-20 16:16:45 UTC (rev 26143) +++ csw/mgar/pkg/gnustep-base/trunk/checksums 2017-04-20 16:38:05 UTC (rev 26144) @@ -1 +1 @@ -34b1d127762c66a1e6358bd605e47ba5 gnustep-base-1.24.9.tar.gz +f968ab0a43ac59f14dabeb6b66476806 gnustep-base-1.25.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.