svn commit: r360392 - head/devel/pear-Net_Gearman

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 3 16:03:51 UTC 2014


Author: sunpoet
Date: Thu Jul  3 16:03:50 2014
New Revision: 360392
URL: http://svnweb.freebsd.org/changeset/ports/360392
QAT: https://qat.redports.org/buildarchive/r360392/

Log:
  - Add LICENSE
  - Use single space after WWW:

Modified:
  head/devel/pear-Net_Gearman/Makefile
  head/devel/pear-Net_Gearman/pkg-descr

Modified: head/devel/pear-Net_Gearman/Makefile
==============================================================================
--- head/devel/pear-Net_Gearman/Makefile	Thu Jul  3 16:01:22 2014	(r360391)
+++ head/devel/pear-Net_Gearman/Makefile	Thu Jul  3 16:03:50 2014	(r360392)
@@ -9,6 +9,8 @@ CATEGORIES=	devel pear
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Gearman client libraray for PHP
 
+LICENSE=	BSD2CLAUSE
+
 BUILD_DEPENDS=	${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
 

Modified: head/devel/pear-Net_Gearman/pkg-descr
==============================================================================
--- head/devel/pear-Net_Gearman/pkg-descr	Thu Jul  3 16:01:22 2014	(r360391)
+++ head/devel/pear-Net_Gearman/pkg-descr	Thu Jul  3 16:03:50 2014	(r360392)
@@ -1,3 +1,3 @@
 Gearman client library for PHP.
 
-WWW:	http://pear.php.net/package/Net_Gearman/
+WWW: http://pear.php.net/package/Net_Gearman/


More information about the svn-ports-head mailing list