[csw-devel] SF.net SVN: gar:[17867] csw/mgar/pkg/autoconf/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 25 13:58:37 CEST 2012


Revision: 17867
          http://gar.svn.sourceforge.net/gar/?rev=17867&view=rev
Author:   dmichelsen
Date:     2012-04-25 11:58:37 +0000 (Wed, 25 Apr 2012)
Log Message:
-----------
autoconf/trunk: Update to 2.69 and latest Makefile standards

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

Modified: csw/mgar/pkg/autoconf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/autoconf/trunk/Makefile	2012-04-25 09:54:12 UTC (rev 17866)
+++ csw/mgar/pkg/autoconf/trunk/Makefile	2012-04-25 11:58:37 UTC (rev 17867)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = autoconf
-VERSION = 2.68
+VERSION = 2.69
 CATEGORIES = devel
 GARTYPE = v2
 
@@ -18,26 +18,41 @@
 
 PATCHFILES = 0001-Prefer-CSW-tools.patch
 
-BUILD_DEP_PKGS = CSWhelp2man
+VENDOR_URL = http://www.gnu.org/software/autoconf/
 
+BUILD_DEP_PKGS += CSWhelp2man
+
 # We need the Fortran runtime libs or the Fortran tests with fail
 BUILD_DEP_PKGS += CSWss12f95rt
 
-RUNTIME_DEP_PKGS = CSWgawk CSWgm4 CSWperl
+PACKAGES += CSWautoconf
+SPKG_DESC_CSWautoconf = GNU auto-configuration tool
+# PKGFILES is catchall
+ARCHALL_CSWautoconf = 1
+RUNTIME_DEP_PKGS_CSWautoconf += CSWperl
+RUNTIME_DEP_PKGS_CSWautoconf += CSWgawk
+RUNTIME_DEP_PKGS_CSWautoconf += CSWgm4
+# checkpkg cannot track these
+CHECKPKG_OVERRIDES_CSWautoconf += surplus-dependency|CSWgm4
+CHECKPKG_OVERRIDES_CSWautoconf += surplus-dependency|CSWgawk
 
-VENDOR_URL = http://www.gnu.org/software/autoconf/
+# This is just for the emacs style
+CHECKPKG_OVERRIDES_CSWautoconf += missing-dependency|CSWemacscommon
 
-CONFIGURE_ARGS = $(DIRPATHS)
+# These are just docs
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/autoconf/INSTALL
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/info/autoconf.info
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/share|root/opt/csw/share/info/autoconf.info
 
-# Tests take a loooooonnng time.
-# TEST_SCRIPTS =
+# The search pathes also include /usr/local among others
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/autoconf/autoconf/autoconf.m4f
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/autoconf/autoconf/functions.m4
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/autoconf/autoconf/general.m4
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/autoconf/autoconf/fortran.m4
+CHECKPKG_OVERRIDES_CSWautoconf += file-with-bad-content|/usr/local|root/opt/csw/share/autoconf/autoconf/libs.m4
 
 EXTRA_MERGE_EXCLUDE_FILES = $(infodir)/standards.info
 
-CHECKPKG_OVERRIDES_CSWautoconf += missing-dependency|CSWemacscommon
-CHECKPKG_OVERRIDES_CSWautoconf += surplus-dependency|CSWgm4
-CHECKPKG_OVERRIDES_CSWautoconf += surplus-dependency|CSWgawk
-
 include gar/category.mk
 
 # Package has two bad string which should be ignored:

Modified: csw/mgar/pkg/autoconf/trunk/checksums
===================================================================
--- csw/mgar/pkg/autoconf/trunk/checksums	2012-04-25 09:54:12 UTC (rev 17866)
+++ csw/mgar/pkg/autoconf/trunk/checksums	2012-04-25 11:58:37 UTC (rev 17867)
@@ -1 +1 @@
-c3b5247592ce694f7097873aa07d66fe  autoconf-2.68.tar.gz
+82d05e03b93e45f5a39b828dc9c6c29b  autoconf-2.69.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