mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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)
This commit is contained in:
parent
b9573e5179
commit
8de6c9325c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348973
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user