- Update to 1.1.5 Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: miwi->freebsd-ports-bugs Back to the heap due to timeout
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it.
Author: wg Date: Mon Nov 4 13:14:52 2013 New Revision: 332707 URL: http://svnweb.freebsd.org/changeset/ports/332707 Log: devel/pear-Pirum: update to 1.1.5 - Update to 1.1.5 - Add LICENSE (MIT) PR: ports/181478 Submitted by: Gasol Wu <gasol.wu gmail.com> (maintainer) Modified: head/devel/pear-Pirum/Makefile head/devel/pear-Pirum/distinfo Modified: head/devel/pear-Pirum/Makefile ============================================================================== --- head/devel/pear-Pirum/Makefile Mon Nov 4 13:11:16 2013 (r332706) +++ head/devel/pear-Pirum/Makefile Mon Nov 4 13:14:52 2013 (r332707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pirum -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= devel www pear MASTER_SITES= http://pear.pirum-project.org/get/ PKGNAMEPREFIX= pear- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= Simple PEAR channel server manager +LICENSE= MIT + BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.pirum-project.org.reg:${PORTSDIR}/devel/pear-channel-pirum RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ Modified: head/devel/pear-Pirum/distinfo ============================================================================== --- head/devel/pear-Pirum/distinfo Mon Nov 4 13:11:16 2013 (r332706) +++ head/devel/pear-Pirum/distinfo Mon Nov 4 13:14:52 2013 (r332707) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Pirum-1.1.4.tgz) = e69e020af0a2319c44f2e5c9478677e436019051281f3772f2266b03e1f603af -SIZE (PEAR/Pirum-1.1.4.tgz) = 14818 +SHA256 (PEAR/Pirum-1.1.5.tgz) = 908e8a4a1446ad88c625ec8b7c4411ca4cd698d27c283661b6a9c90b3c13ae12 +SIZE (PEAR/Pirum-1.1.5.tgz) = 15658 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!