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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Feb 10 13:08:03 CET 2016


Revision: 25559
          http://sourceforge.net/p/gar/code/25559
Author:   dmichelsen
Date:     2016-02-10 12:08:03 +0000 (Wed, 10 Feb 2016)
Log Message:
-----------
texinfo/trunk: Update to 6.1

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	2016-02-10 10:26:19 UTC (rev 25558)
+++ csw/mgar/pkg/texinfo/trunk/Makefile	2016-02-10 12:08:03 UTC (rev 25559)
@@ -1,5 +1,5 @@
 NAME = texinfo
-VERSION = 5.2
+VERSION = 6.1
 GARTYPE = v2
 
 DESCRIPTION = The GNU Documentation System
@@ -9,7 +9,7 @@
 endef
 
 MASTER_SITES += $(GNU_MIRROR)
-DISTFILES += $(DISTNAME).tar.gz
+DISTFILES += $(DISTNAME).tar.xz
 DISTFILES += CSWtexinfo.postinstall
 DISTFILES += mkdirentries
 
@@ -24,6 +24,7 @@
 # PKGFILES is catchall
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWbash
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWgsed
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibiconv2
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibncurses5
 # Are these really needed? May investigate deeply later.
@@ -41,6 +42,9 @@
 BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS)
 BUILD_DEP_PKGS += CSWgzip
 
+# We neeed 'id -u' to work
+CONFIGURE_ENV_PATH = /usr/xpg4/bin:$(PATH)
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
 # /opt/csw/lib is added automatically during the build and the

Modified: csw/mgar/pkg/texinfo/trunk/checksums
===================================================================
--- csw/mgar/pkg/texinfo/trunk/checksums	2016-02-10 10:26:19 UTC (rev 25558)
+++ csw/mgar/pkg/texinfo/trunk/checksums	2016-02-10 12:08:03 UTC (rev 25559)
@@ -1 +1 @@
-1b8f98b80a8e6c50422125e07522e8db  texinfo-5.2.tar.gz
+1d7ec1888fae00730693597852b00cde  texinfo-6.1.tar.xz

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