SF.net SVN: gar:[23525] csw/mgar/pkg/php5/branches/php-5.6.x

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Apr 29 11:21:32 CEST 2014


Revision: 23525
          http://sourceforge.net/p/gar/code/23525
Author:   dmichelsen
Date:     2014-04-29 09:21:32 +0000 (Tue, 29 Apr 2014)
Log Message:
-----------
php5/branches/php-5.6.x: Update to 5.6-201404160230

Modified Paths:
--------------
    csw/mgar/pkg/php5/branches/php-5.6.x/Makefile
    csw/mgar/pkg/php5/branches/php-5.6.x/checksums

Modified: csw/mgar/pkg/php5/branches/php-5.6.x/Makefile
===================================================================
--- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile	2014-04-29 09:20:37 UTC (rev 23524)
+++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile	2014-04-29 09:21:32 UTC (rev 23525)
@@ -1,5 +1,5 @@
 NAME = php
-VERSION = 5.6.0alpha3
+VERSION = 5.6-201404160230
 GARTYPE = v2
 
 DESCRIPTION = A high-level scripting language.
@@ -31,6 +31,7 @@
 
 MASTER_SITES += http://de1.php.net/distributions/
 MASTER_SITES += http://downloads.php.net/tyrael/
+MASTER_SITES += http://snaps.php.net/
 # SF_PROJECT  = $(shell echo $(NAME) | sed -e 's/[0-9]//g')
 
 EXTRA_INSTALL_ENV   = INSTALL_ROOT=$(DESTDIR)
@@ -38,6 +39,7 @@
 VENDOR_URL = http://www.php.net/
 LICENSE = LICENSE
 
+DISTNAME = $(NAME)$(VERSION)
 DISTFILES += $(DISTNAME).tar.xz
 DISTFILES += phpext pear.conf.CSW CSWphp5.postinstall
 DISTFILES += CSWphp5.cswreleasenotes
@@ -380,7 +382,7 @@
 # they're using git now and ship a .gitignore that excludes aclocal.m4
 # that broke one of our patches so we'll nuke .gitignore before we patch
 pre-patch-modulated:
-	@(cd $(WORKSRC); rm .gitignore; git add -A; git commit -m 'adding files that were previously ignored' )
+	@-(cd $(WORKSRC); rm .gitignore; git add -A; git commit -m 'adding files that were previously ignored' )
 	@$(MAKECOOKIE)
 
 xxxxpre-configure-modulated:

Modified: csw/mgar/pkg/php5/branches/php-5.6.x/checksums
===================================================================
--- csw/mgar/pkg/php5/branches/php-5.6.x/checksums	2014-04-29 09:20:37 UTC (rev 23524)
+++ csw/mgar/pkg/php5/branches/php-5.6.x/checksums	2014-04-29 09:21:32 UTC (rev 23525)
@@ -1 +1 @@
-57d9317dab2e8eab962990ff0c5ea70a  php-5.6.0alpha3.tar.xz
+70f03bbab8a96f4edc97fa230df4032b  php5.6-201404160230.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