diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-08 22:00:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-08 22:00:55 +0000 |
commit | db5ce82b193a38c7fcd8fd6ca1e120c2ef98e005 (patch) | |
tree | 02271856466f5204911b6ccc4a3c7cb3bf007451 /www/skytemplate | |
parent | 70750195513f77ab2ca41cf72ddbb42ad8fb92c6 (diff) | |
download | ports-db5ce82b193a38c7fcd8fd6ca1e120c2ef98e005.tar.gz ports-db5ce82b193a38c7fcd8fd6ca1e120c2ef98e005.zip |
Notes
Diffstat (limited to 'www/skytemplate')
-rw-r--r-- | www/skytemplate/Makefile | 4 | ||||
-rw-r--r-- | www/skytemplate/distinfo | 4 | ||||
-rw-r--r-- | www/skytemplate/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/skytemplate/Makefile b/www/skytemplate/Makefile index ba5a359b4d44..d222fba78164 100644 --- a/www/skytemplate/Makefile +++ b/www/skytemplate/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= skytemplate -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= www MASTER_SITES= http://daddy.withsky.net/SkyTemplate/download/ \ http://mirror.pmy.lv/SkyTemplate/download/ -DISTNAME= SkyTemplate.v131 +DISTNAME= SkyTemplate.v${PORTVERSION:S/.//g} MAINTAINER= munggo@gmail.com COMMENT= Yet another PHP compiling template engine diff --git a/www/skytemplate/distinfo b/www/skytemplate/distinfo index c6769f658ce7..dbc77eae9a45 100644 --- a/www/skytemplate/distinfo +++ b/www/skytemplate/distinfo @@ -1,2 +1,2 @@ -MD5 (SkyTemplate.v131.tar.gz) = 0c9b9fc92ac5ef6f1c9fcc2046864579 -SIZE (SkyTemplate.v130p2.tgz) = 21470 +MD5 (SkyTemplate.v140.tar.gz) = e5ba29db4bd2f1940c280a244ca8d351 +SIZE (SkyTemplate.v140.tar.gz) = 22775 diff --git a/www/skytemplate/pkg-plist b/www/skytemplate/pkg-plist index ae1578b2db04..4e95a8463948 100644 --- a/www/skytemplate/pkg-plist +++ b/www/skytemplate/pkg-plist @@ -4,6 +4,7 @@ %%DATADIR%%/SkyTpl/plugin.pre.BearTemplateSyntax.php %%DATADIR%%/SkyTpl/plugin.pre.TagComment.php %%DATADIR%%/SkyTpl/setup.ini.Master.php +%%DATADIR%%/SkyTpl/setup.ini.SafeMode.php %%DATADIR%%/class.SkyTemplate.php %%DATADIR%%/class.SkyTemplate_withDaddy.php @dirrm %%DATADIR%%/SkyTpl |