SF.net SVN: gar:[25465] csw/mgar/pkg/perl/trunk/Makefile
claudio_sf at users.sourceforge.net
claudio_sf at users.sourceforge.net
Thu Dec 17 16:21:41 CET 2015
Revision: 25465
http://sourceforge.net/p/gar/code/25465
Author: claudio_sf
Date: 2015-12-17 15:21:40 +0000 (Thu, 17 Dec 2015)
Log Message:
-----------
Bum version
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2015-12-16 22:34:26 UTC (rev 25464)
+++ csw/mgar/pkg/perl/trunk/Makefile 2015-12-17 15:21:40 UTC (rev 25465)
@@ -1,5 +1,5 @@
NAME = perl
-VERSION = 5.22.0
+VERSION = 5.22.1
VERSION_MAJOR = $(shell echo $(VERSION) | cut -f1-2 -d.)
GARTYPE = v2
DESCRIPTION = A high-level, general-purpose programming language
@@ -25,7 +25,8 @@
LICENSE = Copying
# GCC build (Sun Studio build has been fixed)
-GARCOMPILER = GCC4
+#GARCOMPILER = GCC4
+GARCOMPILER = GCC5
MAKE_OPT_unstable10s = -j 24
MAKE_OPT_unstable10x = -j 4
MAKE_OPT = $(MAKE_OPT_$(shell hostname))
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