svn commit: r419218 - head/devel/pear-Console_CommandLine

Muhammad Moinur Rahman bofh at FreeBSD.org
Thu Jul 28 12:51:13 UTC 2016


Author: bofh
Date: Thu Jul 28 12:51:11 2016
New Revision: 419218
URL: https://svnweb.freebsd.org/changeset/ports/419218

Log:
  devel/pear-Console_CommandLine: Update version 1.2.1=>1.2.2
  
  - Take MAINTAINERSHIP

Modified:
  head/devel/pear-Console_CommandLine/Makefile
  head/devel/pear-Console_CommandLine/distinfo

Modified: head/devel/pear-Console_CommandLine/Makefile
==============================================================================
--- head/devel/pear-Console_CommandLine/Makefile	Thu Jul 28 12:31:41 2016	(r419217)
+++ head/devel/pear-Console_CommandLine/Makefile	Thu Jul 28 12:51:11 2016	(r419218)
@@ -2,15 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	Console_CommandLine
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	devel www pear
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	bofh at FreeBSD.org
 COMMENT=	Full featured command line options and arguments parser
 
 LICENSE=	MIT
 
 NO_ARCH=	yes
-USES=		pear
+USES=		pear php
+USE_PHP=	dom
 
 .include <bsd.port.mk>

Modified: head/devel/pear-Console_CommandLine/distinfo
==============================================================================
--- head/devel/pear-Console_CommandLine/distinfo	Thu Jul 28 12:31:41 2016	(r419217)
+++ head/devel/pear-Console_CommandLine/distinfo	Thu Jul 28 12:51:11 2016	(r419218)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Console_CommandLine-1.2.1.tgz) = a436c55d12c90125d2e69becb125d327f38d5fc6a75c93501213b2bc83956837
-SIZE (PEAR/Console_CommandLine-1.2.1.tgz) = 40662
+TIMESTAMP = 1469709155
+SHA256 (PEAR/Console_CommandLine-1.2.2.tgz) = 38d677e321c33bbf179cc9e4ec7840b63fef70531f1ce797fb09b50bcc94a417
+SIZE (PEAR/Console_CommandLine-1.2.2.tgz) = 40705


More information about the svn-ports-head mailing list