- Update to 1.15.1 Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: sunpoet Date: Mon Mar 24 12:32:16 2014 New Revision: 348973 URL: http://svnweb.freebsd.org/changeset/ports/348973 QAT: https://qat.redports.org/buildarchive/r348973/ Log: - Update to 1.15.1 - While I'm here, update LICENSE Changes: https://github.com/fabpot/Twig/blob/master/CHANGELOG PR: ports/187832 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Modified: head/www/pear-twig/Makefile head/www/pear-twig/distinfo Modified: head/www/pear-twig/Makefile ============================================================================== --- head/www/pear-twig/Makefile Mon Mar 24 12:32:08 2014 (r348972) +++ head/www/pear-twig/Makefile Mon Mar 24 12:32:16 2014 (r348973) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twig -PORTVERSION= 1.15.0 +PORTVERSION= 1.15.1 CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} @@ -10,7 +10,7 @@ DISTNAME= Twig-${PORTVERSION} MAINTAINER= joehorn@gmail.com COMMENT= The flexible, fast, and secure template engine for PHP -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:${PORTSDIR}/devel/pear-channel-twig RUN_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:${PORTSDIR}/devel/pear-channel-twig Modified: head/www/pear-twig/distinfo ============================================================================== --- head/www/pear-twig/distinfo Mon Mar 24 12:32:08 2014 (r348972) +++ head/www/pear-twig/distinfo Mon Mar 24 12:32:16 2014 (r348973) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Twig-1.15.0.tgz) = b5a1ae1be5fd3541f9dcf9f3f516e29262f3db18042b67a1af07bfaa26eb61ed -SIZE (PEAR/Twig-1.15.0.tgz) = 85352 +SHA256 (PEAR/Twig-1.15.1.tgz) = c03d8098166ba087896cd7efc05ddb1027c51da5efa7f5652995255bc5b84a9b +SIZE (PEAR/Twig-1.15.1.tgz) = 85415 _______________________________________________ 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!