Bug 187832 - [MAINTAINER] www/pear-twig: update to 1.15.1
Summary: [MAINTAINER] www/pear-twig: update to 1.15.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-21 22:10 UTC by joehorn
Modified: 2014-03-24 12:40 UTC (History)
0 users

See Also:


Attachments
pear-twig-twig-1.15.1.patch (900 bytes, patch)
2014-03-21 22:10 UTC, joehorn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description joehorn 2014-03-21 22:10:00 UTC
- Update to 1.15.1

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-21 22:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-24 12:32:21 UTC
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"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-24 12:35:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!