Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 18:11:48 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320368 - in head/graphics: jpgraph2 pear-Image_Graph php5-swfed
Message-ID:  <201306091811.r59IBmQT013746@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jun  9 18:11:48 2013
New Revision: 320368
URL: http://svnweb.freebsd.org/changeset/ports/320368

Log:
  - Remove php4 reference

Modified:
  head/graphics/jpgraph2/Makefile   (contents, props changed)
  head/graphics/pear-Image_Graph/Makefile   (contents, props changed)
  head/graphics/php5-swfed/Makefile   (contents, props changed)

Modified: head/graphics/jpgraph2/Makefile
==============================================================================
--- head/graphics/jpgraph2/Makefile	Sun Jun  9 18:10:45 2013	(r320367)
+++ head/graphics/jpgraph2/Makefile	Sun Jun  9 18:11:48 2013	(r320368)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	jpgraph2
-# Date created:			7 Dec 2006
-# Whom:				Alex Dupre <ale@FreeBSD.org:
-#
+# Created by: Alex Dupre <ale@FreeBSD.org:
 # $FreeBSD$
-#
 
 PORTNAME=	jpgraph
 PORTVERSION=	3.0.7
@@ -17,7 +13,6 @@ USE_BZIP2=	yes
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 USE_PHP=	gd
-IGNORE_WITH_PHP=4
 
 NO_CDROM=	The free version cannot be used in a commercial context
 

Modified: head/graphics/pear-Image_Graph/Makefile
==============================================================================
--- head/graphics/pear-Image_Graph/Makefile	Sun Jun  9 18:10:45 2013	(r320367)
+++ head/graphics/pear-Image_Graph/Makefile	Sun Jun  9 18:11:48 2013	(r320368)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  pear-Image-Graph
-# Date created:			  01 March 2005
-# Whom:				  Nick Hilliard <nick@foobar.org>
-#
+# Created by: Nick Hilliard <nick@foobar.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Image_Graph
 PORTVERSION=	0.8.0
@@ -21,7 +17,6 @@ USE_PHP=	yes
 USE_DOS2UNIX=	yes
 DOS2UNIX_REGEX=	.*php$$
 DEFAULT_PHP_VER=	5 
-IGNORE_WITH_PHP=	4
 
 LATEST_LINK=	pear-Image_Graph
 

Modified: head/graphics/php5-swfed/Makefile
==============================================================================
--- head/graphics/php5-swfed/Makefile	Sun Jun  9 18:10:45 2013	(r320367)
+++ head/graphics/php5-swfed/Makefile	Sun Jun  9 18:11:48 2013	(r320368)
@@ -18,7 +18,6 @@ LIB_DEPENDS=	gif:${PORTSDIR}/graphics/gi
 		png15:${PORTSDIR}/graphics/png
 
 DEFAULT_PHP_VER=	5
-IGNORE_WITH_PHP=	4
 USE_PHP=	zlib
 USE_PHPEXT=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306091811.r59IBmQT013746>