SF.net SVN: gar:[22794] csw/mgar/pkg/texinfo/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 7 09:19:29 CET 2014


Revision: 22794
          http://sourceforge.net/p/gar/code/22794
Author:   dmichelsen
Date:     2014-01-07 08:19:29 +0000 (Tue, 07 Jan 2014)
Log Message:
-----------
texinfo/trunk: Update to 5.2

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

Modified: csw/mgar/pkg/texinfo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texinfo/trunk/Makefile	2014-01-07 08:12:28 UTC (rev 22793)
+++ csw/mgar/pkg/texinfo/trunk/Makefile	2014-01-07 08:19:29 UTC (rev 22794)
@@ -1,5 +1,5 @@
 NAME = texinfo
-VERSION = 4.13a
+VERSION = 5.2
 GARTYPE = v2
 
 DESCRIPTION = The GNU Documentation System
@@ -8,22 +8,35 @@
   on-line information (info, HTML, XML, Docbook) and printed output (DVI, PDF).
 endef
 
-MASTER_SITES = $(GNU_MIRROR)
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+MASTER_SITES += $(GNU_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
 DISTFILES += CSWtexinfo.postinstall
 DISTFILES += mkdirentries
 
-SPKG_SOURCEURL = http://www.gnu.org/software/texinfo/
+VENDOR_URL = http://www.gnu.org/software/texinfo/
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+PACKAGES += CSWtexinfo
+SPKG_DESC_CSWtexinfo = The GNU Documentation System
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWbash
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWgsed
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibncurses5
+# Are these really needed? May investigate deeply later.
+CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWbash
+CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWgsed
+CHECKPKG_OVERRIDES_CSWtexinfo += missing-dependency|CSWperl
 
-RUNTIME_DEP_PKGS = CSWbash CSWgsed CSWncurses CSWiconv CSWggettextrt
+# These are in fact commented out
+CHECKPKG_OVERRIDES_CSWtexinfo += file-with-bad-content|/usr/local|root/opt/csw/bin/texi2any
+CHECKPKG_OVERRIDES_CSWtexinfo += file-with-bad-content|/usr/local|root/opt/csw/bin/info
+CHECKPKG_OVERRIDES_CSWtexinfo += file-with-bad-content|/usr/share|root/opt/csw/bin/texi2any
+CHECKPKG_OVERRIDES_CSWtexinfo += file-with-bad-content|/usr/share|root/opt/csw/bin/info
+
 # CSWgzip is needed for zdiff
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWgzip
+BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS)
+BUILD_DEP_PKGS += CSWgzip
 
-DISTNAME = $(NAME)-4.13
-
 CONFIGURE_ARGS = $(DIRPATHS)
 
 # /opt/csw/lib is added automatically during the build and the
@@ -32,11 +45,6 @@
 
 EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/charset.alias
 
-# Are these really needed? May investigate deeply later.
-CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWbash
-CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWgsed
-CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWiconv
-
 include gar/category.mk
 
 post-extract-modulated:

Modified: csw/mgar/pkg/texinfo/trunk/checksums
===================================================================
--- csw/mgar/pkg/texinfo/trunk/checksums	2014-01-07 08:12:28 UTC (rev 22793)
+++ csw/mgar/pkg/texinfo/trunk/checksums	2014-01-07 08:19:29 UTC (rev 22794)
@@ -1,3 +1 @@
-cedd1943a435e39a6d147680e0693bd1  CSWtexinfo.postinstall
-f5860ae7b0ff06605975c93e2f59fc07  mkdirentries
-71ba711519209b5fb583fed2b3d86fcb  texinfo-4.13a.tar.gz
+1b8f98b80a8e6c50422125e07522e8db  texinfo-5.2.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