SF.net SVN: gar:[27113] csw/mgar/pkg/texinfo/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Nov 10 15:31:03 CET 2024
Revision: 27113
http://sourceforge.net/p/gar/code/27113
Author: dmichelsen
Date: 2024-11-10 14:31:03 +0000 (Sun, 10 Nov 2024)
Log Message:
-----------
texinfo/trunk: Update to 7.1.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 2024-11-06 10:07:34 UTC (rev 27112)
+++ csw/mgar/pkg/texinfo/trunk/Makefile 2024-11-10 14:31:03 UTC (rev 27113)
@@ -1,5 +1,5 @@
NAME = texinfo
-VERSION = 6.1
+VERSION = 7.1.1
GARTYPE = v2
DESCRIPTION = The GNU Documentation System
@@ -9,6 +9,7 @@
endef
MASTER_SITES += $(GNU_MIRROR)
+MASTER_SITES += https://alpha.gnu.org/gnu/texinfo/
DISTFILES += $(DISTNAME).tar.xz
DISTFILES += CSWtexinfo.postinstall
DISTFILES += mkdirentries
@@ -18,7 +19,6 @@
PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
-
PACKAGES += CSWtexinfo
SPKG_DESC_CSWtexinfo = The GNU Documentation System
# PKGFILES is catchall
@@ -25,8 +25,9 @@
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
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibintl9
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibncurses6
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibunistring5
# Are these really needed? May investigate deeply later.
CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWbash
CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWgsed
@@ -42,6 +43,8 @@
BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS)
BUILD_DEP_PKGS += CSWgzip
+EXTRA_CFLAGS += -xc99
+
# We neeed 'id -u' to work
CONFIGURE_ENV_PATH = /usr/xpg4/bin:$(PATH)
Modified: csw/mgar/pkg/texinfo/trunk/checksums
===================================================================
--- csw/mgar/pkg/texinfo/trunk/checksums 2024-11-06 10:07:34 UTC (rev 27112)
+++ csw/mgar/pkg/texinfo/trunk/checksums 2024-11-10 14:31:03 UTC (rev 27113)
@@ -1 +1 @@
-1d7ec1888fae00730693597852b00cde texinfo-6.1.tar.xz
+e5fc595794a7980f98ce446a5f8aa273 texinfo-7.1.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