Revision: 26511 http://sourceforge.net/p/gar/code/26511 Author: rmottola Date: 2019-02-02 22:29:59 +0000 (Sat, 02 Feb 2019) Log Message: ----------- gnustep-back/trunk: update to 0.27 release
Modified Paths: -------------- csw/mgar/pkg/gnustep-back/trunk/Makefile csw/mgar/pkg/gnustep-back/trunk/checksums Modified: csw/mgar/pkg/gnustep-back/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnustep-back/trunk/Makefile 2019-01-29 16:59:53 UTC (rev 26510) +++ csw/mgar/pkg/gnustep-back/trunk/Makefile 2019-02-02 22:29:59 UTC (rev 26511) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = gnustep-back -VERSION = 0.26.2 +VERSION = 0.27.0 GARTYPE = v2 DESCRIPTION = GNUstep-core back @@ -56,7 +56,7 @@ #this is by bundle design -CHECKPKG_OVERRIDES_CSWgnustep-back += shared-library-missing-dot-so|file=opt/csw/GNUstep/System/Library/Bundles/libgnustep-back-026.bundle/libgnustep-back-026 +CHECKPKG_OVERRIDES_CSWgnustep-back += shared-library-missing-dot-so|file=opt/csw/GNUstep/System/Library/Bundles/libgnustep-back-027.bundle/libgnustep-back-027 #we do not care about placement CHECKPKG_OVERRIDES_CSWgnustep-back += binary-architecture-does-not-match-placement Modified: csw/mgar/pkg/gnustep-back/trunk/checksums =================================================================== --- csw/mgar/pkg/gnustep-back/trunk/checksums 2019-01-29 16:59:53 UTC (rev 26510) +++ csw/mgar/pkg/gnustep-back/trunk/checksums 2019-02-02 22:29:59 UTC (rev 26511) @@ -1 +1 @@ -5a4d4787d1d86cb2f959dd1d7554abf4 gnustep-back-0.26.2.tar.gz +086bebdb1f1a78c9255da868f96f3564 gnustep-back-0.27.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.