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 - Use USES=tar:tgz Changes: http://blog.twig.sensiolabs.org/post/76516378862/twig-1-15-1-released PR: ports/190123 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
This commit is contained in:
parent
944d24ddc7
commit
57139dcc7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355036
@ -2,20 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= twig
|
||||
PORTVERSION= 1.15.0
|
||||
PORTVERSION= 1.15.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://pear.twig-project.org/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
DISTNAME= CTwig-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= joehorn@gmail.com
|
||||
COMMENT= Twig C extension to improve performance of the Twig template language
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
USES= tar:tgz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (CTwig-1.15.0.tgz) = dda8f01c24c2d2ed51916668f7bc66782a7aac211a3752a80b35159bda85dfd4
|
||||
SIZE (CTwig-1.15.0.tgz) = 8835
|
||||
SHA256 (CTwig-1.15.1.tgz) = 9f6d828aa058d4919ef71648a540f12275d9fc5bef6bbb9af81d6dc4a629a005
|
||||
SIZE (CTwig-1.15.1.tgz) = 8901
|
||||
|
Loading…
Reference in New Issue
Block a user