Date: Thu, 28 Jul 2016 12:51:12 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419218 - head/devel/pear-Console_CommandLine Message-ID: <201607281251.u6SCpCOA050252@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= bofh@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607281251.u6SCpCOA050252>