Revision: 25778 http://sourceforge.net/p/gar/code/25778 Author: rmottola Date: 2016-06-17 14:45:44 +0000 (Fri, 17 Jun 2016) Log Message: ----------- gnustep-base/trunk: update to new base release
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 2016-06-17 13:52:39 UTC (rev 25777) +++ csw/mgar/pkg/gnustep-base/trunk/Makefile 2016-06-17 14:45:44 UTC (rev 25778) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = gnustep-base -VERSION = 1.24.8 +VERSION = 1.24.9 GARTYPE = v2 DESCRIPTION = GNUstep-core base @@ -38,9 +38,9 @@ RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibgmp10 RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibiconv2 RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibgnutls28 -RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicuuc56 -RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicudata56 -RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicui18n56 +RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicuuc57 +RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicudata57 +RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicui18n57 RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibobjc4 RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibffi6 @@ -60,8 +60,8 @@ #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.8 -CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24.8 +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 #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 2016-06-17 13:52:39 UTC (rev 25777) +++ csw/mgar/pkg/gnustep-base/trunk/checksums 2016-06-17 14:45:44 UTC (rev 25778) @@ -1 +1 @@ -d0a22c87d506319c604a5c436c2dc0eb gnustep-base-1.24.8.tar.gz +34b1d127762c66a1e6358bd605e47ba5 gnustep-base-1.24.9.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.