SF.net SVN: gar:[26803] csw/mgar/pkg/automake/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Oct 5 14:48:12 CEST 2021


Revision: 26803
          http://sourceforge.net/p/gar/code/26803
Author:   dmichelsen
Date:     2021-10-05 12:48:11 +0000 (Tue, 05 Oct 2021)
Log Message:
-----------
automake/trunk: Update to 1.16.5

Modified Paths:
--------------
    csw/mgar/pkg/automake/trunk/Makefile
    csw/mgar/pkg/automake/trunk/checksums

Modified: csw/mgar/pkg/automake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/automake/trunk/Makefile	2021-09-22 07:18:17 UTC (rev 26802)
+++ csw/mgar/pkg/automake/trunk/Makefile	2021-10-05 12:48:11 UTC (rev 26803)
@@ -1,9 +1,10 @@
 NAME = automake
-VERSION = 1.16.1
+VERSION = 1.16g
 GARTYPE = v2
 
 EXTRA_MODULATORS = VERSION
-MODULATIONS_VERSION = 1.6.3 1.7.9 1.8.5 1.9.6 1.10.3 1.11.6 1.12.6 1.13.4 1.14.1 1.15.1 1.16.1
+MODULATIONS_VERSION = 1.6.3 1.7.9 1.8.5 1.9.6 1.10.3 1.11.6 1.12.6 1.13.4 1.14.1 1.15.1 1.16.5
+#MODULATIONS_VERSION = 1.16g
 
 DESCRIPTION = A tool for automatically generating Makefiles.
 define BLURB
@@ -19,7 +20,8 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-MASTER_SITES += ftp://alpha.gnu.org/gnu/automake/
+#MASTER_SITES += ftp://alpha.gnu.org/gnu/automake/
+MASTER_SITES += https://meyering.net/automake/
 SOURCEFILES = $(foreach VERSION,$(MODULATIONS_VERSION),$(NAME)-$(VERSION).tar.gz)
 #SOURCEFILES += $(NAME)-$(VERSION).tar.xz
 DISTFILES = $(SOURCEFILES)
@@ -48,6 +50,8 @@
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.15
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.16
 
+BUILD_ARGS += V=1
+
 # Lots of test fail on Solaris, but they are safe to ignore for now:
 #   <http://lists.gnu.org/archive/html/bug-automake/2009-07/msg00001.html>
 
@@ -80,7 +84,7 @@
 
 SKIPTEST-1.15.1 ?= 1
 
-SKIPTEST-1.16.1 ?= 1
+SKIPTEST-1.16.5 ?= 1
 
 SKIPTEST = $(SKIPTEST-$(VERSION))
 
@@ -98,6 +102,7 @@
 EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.12.5 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
 EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.13.4 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
 EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.14.1 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
+EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.15.1 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
 
 #     alternatives [options] --install link name path priority  [-
 #     -slave link name path]...  [--initscript service]

Modified: csw/mgar/pkg/automake/trunk/checksums
===================================================================
--- csw/mgar/pkg/automake/trunk/checksums	2021-09-22 07:18:17 UTC (rev 26802)
+++ csw/mgar/pkg/automake/trunk/checksums	2021-10-05 12:48:11 UTC (rev 26803)
@@ -4,7 +4,7 @@
 9199e266993a5bbdc914923349d51e3e  automake-1.13.4.tar.gz
 d052a3e884631b9c7892f2efce542d75  automake-1.14.1.tar.gz
 95df3f2d6eb8f81e70b8cb63a93c8853  automake-1.15.1.tar.gz
-83cc2463a4080efd46a72ba2c9f6b8f5  automake-1.16.1.tar.gz
+00502a65dee9f9e1a9f47aa55b7de4f7  automake-1.16.5.tar.gz
 2bd506db63b6d10458cb644b6171ce93  automake-1.6.3.tar.gz
 eb25355e3cf00aac83c580dde970a0b4  automake-1.7.9.tar.gz
 ce0662da5df68014eb1683c184c47a8e  automake-1.8.5.tar.gz

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