[csw-devel] SF.net SVN: gar:[19998] csw/mgar/pkg/automake/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 1 22:08:38 CET 2013


Revision: 19998
          http://gar.svn.sourceforge.net/gar/?rev=19998&view=rev
Author:   dmichelsen
Date:     2013-01-01 21:08:37 +0000 (Tue, 01 Jan 2013)
Log Message:
-----------
automake/trunk: Update to 1.11.5, 1.12.6 and 1.13.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	2013-01-01 21:05:43 UTC (rev 19997)
+++ csw/mgar/pkg/automake/trunk/Makefile	2013-01-01 21:08:37 UTC (rev 19998)
@@ -1,9 +1,9 @@
 NAME = automake
-VERSION = 1.12
+VERSION = 1.13.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.5 1.12
+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.1
 
 DESCRIPTION = A tool for automatically generating Makefiles.
 define BLURB
@@ -19,13 +19,22 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
+MASTER_SITES += ftp://alpha.gnu.org/gnu/automake/
 SOURCEFILES = $(foreach VERSION,$(MODULATIONS_VERSION),$(NAME)-$(VERSION).tar.gz)
+#SOURCEFILES += $(NAME)-$(VERSION).tar.xz
 DISTFILES = $(SOURCEFILES)
 POSTMSG = $(docdir)/automake/CSWautomake.postmsg
 DISTFILES += $(notdir $(POSTMSG))
 NOCHECKSUM = $(notdir $(POSTMSG))
 NOEXTRACT = $(filter-out $(NAME)-$(VERSION).tar.gz, $(SOURCEFILES))
 
+# The testsuite explicitly calls gcc, as we compile with sun studio the linker flags
+# may be wrong and hence break tests. Do not pass compiler specific link flags for now.
+SOS12_LD_FLAGS =
+SOS12U1_LD_FLAGS =
+SOS12U2_LD_FLAGS =
+SOS12U3_LD_FLAGS =
+
 VENDOR_URL = http://www.gnu.org/software/automake/
 
 RUNTIME_DEP_PKGS = CSWperl
@@ -34,11 +43,13 @@
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.10
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.11
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.12
+CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/bin/aclocal-1.13
 # These are just docs, override for now
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/share/automake-1.9/py-compile
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/share/automake-1.10/py-compile
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/share/automake-1.11/py-compile
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/share/automake-1.12/py-compile
+CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/share/automake-1.13/py-compile
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.6/INSTALL
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.7/INSTALL
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.8/INSTALL
@@ -46,12 +57,14 @@
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.10/INSTALL
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.11/INSTALL
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.12/INSTALL
+CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.13/INSTALL
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/share|root/opt/csw/share/info/automake.info-1
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/info/automake.info-1
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/info/automake.info-2
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.10/texinfo.tex
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.11/texinfo.tex
 CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.12/texinfo.tex
+CHECKPKG_OVERRIDES_CSWautomake += file-with-bad-content|/usr/local|root/opt/csw/share/automake-1.13/texinfo.tex
 
 # 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>
@@ -73,11 +86,11 @@
 # There are 5 of 542 tests failed in 1.10.3
 SKIPTEST-1.10.3 ?= 1
 
-# There are 7 of 804 tests failed in 1.11.5
-SKIPTEST-1.11.5 ?= 1
+# There are 7 of 804 tests failed in 1.11.6
+SKIPTEST-1.11.6 ?= 1
 
 # There are 172 of 2968 tests failed in 1.12
-SKIPTEST-1.12 ?= 1
+# SKIPTEST-1.12 ?= 1
 
 SKIPTEST = $(SKIPTEST-$(VERSION))
 
@@ -91,13 +104,13 @@
 EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.8.5 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
 EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.9.6 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
 EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.10.3 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
-EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.11.5 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
-EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.12 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
+EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.11.6 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
+EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv8-version-1.12.5 = $(bindir)/automake $(bindir)/aclocal $(infodir)/.*
 
 #     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
+ALTERNATIVES = 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13
 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
@@ -112,6 +125,8 @@
 ALTERNATIVE_1.11 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.11
 ALTERNATIVE_1.12 = $(bindir)/automake automake $(bindir)/automake-1.12 120
 ALTERNATIVE_1.12 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.12
+ALTERNATIVE_1.13 = $(bindir)/automake automake $(bindir)/automake-1.13 130
+ALTERNATIVE_1.13 += $(bindir)/aclocal aclocal $(bindir)/aclocal-1.13
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/automake/trunk/checksums
===================================================================
--- csw/mgar/pkg/automake/trunk/checksums	2013-01-01 21:05:43 UTC (rev 19997)
+++ csw/mgar/pkg/automake/trunk/checksums	2013-01-01 21:08:37 UTC (rev 19998)
@@ -1,6 +1,7 @@
 03bc9ebfa805f9ee5635f1f53fa1fa5f  automake-1.10.3.tar.gz
-bf6548f750693e195367d0339c893ff3  automake-1.11.5.tar.gz
-d8a8f6bd898a6b34a874728cd1e47a95  automake-1.12.tar.gz
+0286dc30295b62985ca51919202ecfcc  automake-1.11.6.tar.gz
+199d39ece2e6070d64ac20d45ac86026  automake-1.12.6.tar.gz
+78a0ef8216b0556b44508e7b5b0c0847  automake-1.13.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