Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 05:28:40 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500455 - head/lang/php73
Message-ID:  <201904300528.x3U5SeDw089409@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Apr 30 05:28:40 2019
New Revision: 500455
URL: https://svnweb.freebsd.org/changeset/ports/500455

Log:
  Revert r500402 and unbreak all php73 ports
  
  Pointy hat:	amdmi3

Modified:
  head/lang/php73/Makefile
  head/lang/php73/pkg-descr

Modified: head/lang/php73/Makefile
==============================================================================
--- head/lang/php73/Makefile	Tue Apr 30 03:54:13 2019	(r500454)
+++ head/lang/php73/Makefile	Tue Apr 30 05:28:40 2019	(r500455)
@@ -11,7 +11,6 @@ MAINTAINER=	tz@FreeBSD.org
 COMMENT=	PHP Scripting Language
 
 LICENSE=	PHP301
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES+=		tar:xz cpe gnome
 CPE_PRODUCT=	php

Modified: head/lang/php73/pkg-descr
==============================================================================
--- head/lang/php73/pkg-descr	Tue Apr 30 03:54:13 2019	(r500454)
+++ head/lang/php73/pkg-descr	Tue Apr 30 05:28:40 2019	(r500455)
@@ -5,4 +5,4 @@ Java, and Perl, and is easy to learn.  The main goal o
 allow web developers to write dynamically generated webpages quickly, but
 you can do much more with PHP.
 
-WWW: https://www.php.net/
+WWW: http://www.php.net/



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