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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jun 25 15:07:16 CEST 2018


Revision: 26440
          http://sourceforge.net/p/gar/code/26440
Author:   dmichelsen
Date:     2018-06-25 13:07:12 +0000 (Mon, 25 Jun 2018)
Log Message:
-----------
automake/trunk: Update to 1.16.1

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	2018-06-25 07:27:41 UTC (rev 26439)
+++ csw/mgar/pkg/automake/trunk/Makefile	2018-06-25 13:07:12 UTC (rev 26440)
@@ -1,9 +1,9 @@
 NAME = automake
-VERSION = 1.15.1
+VERSION = 1.16.1
 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
+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
 
 DESCRIPTION = A tool for automatically generating Makefiles.
 define BLURB
@@ -46,6 +46,7 @@
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.13
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.14
 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
 
 # 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>
@@ -77,6 +78,8 @@
 
 SKIPTEST-1.14.1 ?= 1
 
+SKIPTEST-1.15.1 ?= 1
+
 SKIPTEST = $(SKIPTEST-$(VERSION))
 
 ARCHALL = 1
@@ -97,7 +100,7 @@
 #     alternatives [options] --install link name path priority  [-
 #     -slave link name path]...  [--initscript service]
 
-ALTERNATIVES = 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15
+ALTERNATIVES = 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16
 ALTERNATIVE_1.6 = $(bindir)/automake automake $(bindir)/automake-1.6 60
 ALTERNATIVE_1.6 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.6
 ALTERNATIVE_1.7 = $(bindir)/automake automake $(bindir)/automake-1.7 70
@@ -118,6 +121,8 @@
 ALTERNATIVE_1.14 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.14
 ALTERNATIVE_1.15 = $(bindir)/automake automake $(bindir)/automake-1.15 150
 ALTERNATIVE_1.15 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.15
+ALTERNATIVE_1.16 = $(bindir)/automake automake $(bindir)/automake-1.16 160
+ALTERNATIVE_1.16 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.16
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/automake/trunk/checksums
===================================================================
--- csw/mgar/pkg/automake/trunk/checksums	2018-06-25 07:27:41 UTC (rev 26439)
+++ csw/mgar/pkg/automake/trunk/checksums	2018-06-25 13:07:12 UTC (rev 26440)
@@ -4,6 +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
 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