Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2019 09:31:25 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500402 - head/lang/php73
Message-ID:  <201904290931.x3T9VPA0060071@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Apr 29 09:31:25 2019
New Revision: 500402
URL: https://svnweb.freebsd.org/changeset/ports/500402

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

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

Modified: head/lang/php73/Makefile
==============================================================================
--- head/lang/php73/Makefile	Mon Apr 29 09:01:26 2019	(r500401)
+++ head/lang/php73/Makefile	Mon Apr 29 09:31:25 2019	(r500402)
@@ -11,6 +11,7 @@ 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	Mon Apr 29 09:01:26 2019	(r500401)
+++ head/lang/php73/pkg-descr	Mon Apr 29 09:31:25 2019	(r500402)
@@ -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: http://www.php.net/
+WWW: https://www.php.net/



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