Revision: 26141 http://sourceforge.net/p/gar/code/26141 Author: rmottola Date: 2017-04-20 06:15:10 +0000 (Thu, 20 Apr 2017) Log Message: ----------- gnustep-make/trunk: update to 2.7.0
Modified Paths: -------------- csw/mgar/pkg/gnustep-make/trunk/Makefile csw/mgar/pkg/gnustep-make/trunk/checksums Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnustep-make/trunk/Makefile 2017-04-19 12:28:17 UTC (rev 26140) +++ csw/mgar/pkg/gnustep-make/trunk/Makefile 2017-04-20 06:15:10 UTC (rev 26141) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = gnustep-make -VERSION = 2.6.8 +VERSION = 2.7.0 GARTYPE = v2 DESCRIPTION = GNUstep-core make @@ -13,7 +13,7 @@ BUILD_DEP_PKGS = CSWgmake BUILD_DEP_PKGS += CSWgtar BUILD_DEP_PKGS_5.9 += CSWgcc4objc -BUILD_DEP_PKGS_5.10 += CSWgcc5objc +BUILD_DEP_PKGS_5.10 += CSWgcc6objc BUILD_DEP_PKGS += $(BUILD_DEP_PKGS_$(GAROSREL)) Modified: csw/mgar/pkg/gnustep-make/trunk/checksums =================================================================== --- csw/mgar/pkg/gnustep-make/trunk/checksums 2017-04-19 12:28:17 UTC (rev 26140) +++ csw/mgar/pkg/gnustep-make/trunk/checksums 2017-04-20 06:15:10 UTC (rev 26141) @@ -1 +1 @@ -7faa60b737e9bbb7fab69ecb14af4e61 gnustep-make-2.6.8.tar.gz +bd3981da51667df1d011f807895db65d gnustep-make-2.7.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.