SF.net SVN: gar:[26612] csw/mgar/pkg/gmake/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jan 20 13:06:23 CET 2020
Revision: 26612
http://sourceforge.net/p/gar/code/26612
Author: dmichelsen
Date: 2020-01-20 12:06:22 +0000 (Mon, 20 Jan 2020)
Log Message:
-----------
gmake/trunk: Update to 4.3
Modified Paths:
--------------
csw/mgar/pkg/gmake/trunk/Makefile
csw/mgar/pkg/gmake/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/gmake/trunk/files/
Modified: csw/mgar/pkg/gmake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmake/trunk/Makefile 2020-01-16 11:47:43 UTC (rev 26611)
+++ csw/mgar/pkg/gmake/trunk/Makefile 2020-01-20 12:06:22 UTC (rev 26612)
@@ -1,5 +1,5 @@
NAME = make
-VERSION = 4.2.1
+VERSION = 4.3
GARTYPE = v2
DESCRIPTION = Controls generation of executables and other compile-related tasks
@@ -14,8 +14,11 @@
MASTER_SITES = $(GNU_MIRROR)
MASTER_SITES += ftp://alpha.gnu.org/gnu/make/
-DISTFILES = $(NAME)-$(VERSION).tar.bz2
+DISTFILES = $(NAME)-$(VERSION).tar.lz
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+PACKAGING_PLATFORMS += solaris11-sparc solaris11-i386
+
VENDOR_URL = http://www.gnu.org/software/make/
EXTRA_MODULATORS += GUILE
@@ -23,7 +26,7 @@
PACKAGES = CSWgmake
SPKG_DESC_CSWgmake = GNU Make controls generation of executables and other compile-related tasks
-RUNTIME_DEP_PKGS_CSWgmake += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgmake += CSWlibintl9
# These are hardcoded fallback pathes for include (see read.c):
# "/usr/gnu/include", "/usr/local/include", "/usr/include"
@@ -39,7 +42,7 @@
PACKAGES += CSWgmake-guile
SPKG_DESC_CSWgmake-guile = GNU Make with GUILE support
PKGFILES_CSWgmake-guile += $(bindir)/gmake-guile
-RUNTIME_DEP_PKGS_CSWgmake-guile += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgmake-guile += CSWlibintl9
RUNTIME_DEP_PKGS_CSWgmake-guile += CSWlibguile2-0-22
# Needed, but unknown to checkpkg
RUNTIME_DEP_PKGS_CSWgmake-guile += CSWgmake
Modified: csw/mgar/pkg/gmake/trunk/checksums
===================================================================
--- csw/mgar/pkg/gmake/trunk/checksums 2020-01-16 11:47:43 UTC (rev 26611)
+++ csw/mgar/pkg/gmake/trunk/checksums 2020-01-20 12:06:22 UTC (rev 26612)
@@ -1 +1 @@
-15b012617e7c44c0ed482721629577ac make-4.2.1.tar.bz2
+d5c40e7bd1e97a7404f5d3be982f479a make-4.3.tar.lz
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