SF.net SVN: gar:[25871] csw/mgar/pkg/gmake/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 4 10:39:28 CEST 2016
Revision: 25871
http://sourceforge.net/p/gar/code/25871
Author: dmichelsen
Date: 2016-08-04 08:39:27 +0000 (Thu, 04 Aug 2016)
Log Message:
-----------
gmake/trunk: Update to 4.2.1
Modified Paths:
--------------
csw/mgar/pkg/gmake/trunk/Makefile
csw/mgar/pkg/gmake/trunk/checksums
Modified: csw/mgar/pkg/gmake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmake/trunk/Makefile 2016-08-03 15:09:13 UTC (rev 25870)
+++ csw/mgar/pkg/gmake/trunk/Makefile 2016-08-04 08:39:27 UTC (rev 25871)
@@ -1,5 +1,5 @@
NAME = make
-VERSION = 4.1
+VERSION = 4.2.1
GARTYPE = v2
DESCRIPTION = Controls generation of executables and other compile-related tasks
@@ -50,14 +50,14 @@
# Guile was compiled with GCC, so make sure to use same here
GARCOMPILER = GNU
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += $(DIRPATHS)
CONFIGURE_ARGS += --program-prefix=g
CONFIGURE_ARGS_guile-yes += --with-guile
CONFIGURE_ARGS_guile-no += --without-guile
CONFIGURE_ARGS += $(CONFIGURE_ARGS_guile-$(GUILE))
- MERGE_SCRIPTS_isa-default-guile-no = copy-all
+MERGE_SCRIPTS_isa-default-guile-no = copy-all
MERGE_SCRIPTS_isa-default-guile-yes = copy-guile-only
EXTRA_PAX_ARGS_isa-default-guile-no += -s ",\($(bindir)/gmake\),\1-noguile,"
Modified: csw/mgar/pkg/gmake/trunk/checksums
===================================================================
--- csw/mgar/pkg/gmake/trunk/checksums 2016-08-03 15:09:13 UTC (rev 25870)
+++ csw/mgar/pkg/gmake/trunk/checksums 2016-08-04 08:39:27 UTC (rev 25871)
@@ -1 +1 @@
-57a7a224a822f94789a587ccbcedff69 make-4.1.tar.bz2
+15b012617e7c44c0ed482721629577ac make-4.2.1.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list