Revision: 26497 http://sourceforge.net/p/gar/code/26497 Author: rmottola Date: 2019-01-12 08:10:19 +0000 (Sat, 12 Jan 2019) Log Message: ----------- gnustep-base/trunk: update to 1.26
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 2019-01-08 13:16:41 UTC (rev 26496) +++ csw/mgar/pkg/gnustep-base/trunk/Makefile 2019-01-12 08:10:19 UTC (rev 26497) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = gnustep-base -VERSION = 1.25.1 +VERSION = 1.26.0 GARTYPE = v2 DESCRIPTION = GNUstep-core base @@ -62,9 +62,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.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.1 -CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.25.1 +CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.26/Resources/NSTimeZones/README +CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.26.0 +CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.26.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 2019-01-08 13:16:41 UTC (rev 26496) +++ csw/mgar/pkg/gnustep-base/trunk/checksums 2019-01-12 08:10:19 UTC (rev 26497) @@ -1 +1 @@ -757130f80a31e9ee30d8c2b83b0c226a gnustep-base-1.25.1.tar.gz +7138d50e29ee7c5a7eb724ec5a0af7b7 gnustep-base-1.26.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.