diff options
author | danilo <danilo@FreeBSD.org> | 2017-12-29 04:09:31 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2017-12-29 04:09:31 +0800 |
commit | 694c83f611f2531621bd478404e1dc4516d61e0a (patch) | |
tree | 3c3eb141cdfd4519bb4a97b7d2174d02d0db0015 /www | |
parent | ebede8112cb341b6d61b6985bbbe18c4c783d715 (diff) | |
download | freebsd-ports-gnome-694c83f611f2531621bd478404e1dc4516d61e0a.tar.gz freebsd-ports-gnome-694c83f611f2531621bd478404e1dc4516d61e0a.tar.zst freebsd-ports-gnome-694c83f611f2531621bd478404e1dc4516d61e0a.zip |
- Update to 2.6.31
- Add NO_ARCH
PR: 224565
Submitted by: Matthias Fechner <idefix@fechner.net>
Diffstat (limited to 'www')
-rw-r--r-- | www/smarty2/Makefile | 5 | ||||
-rw-r--r-- | www/smarty2/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/smarty2/Makefile b/www/smarty2/Makefile index 679a91400387..1767dec4e344 100644 --- a/www/smarty2/Makefile +++ b/www/smarty2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 2.6.30 +PORTVERSION= 2.6.31 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://www.smarty.net/files/docs/:manual @@ -15,9 +15,10 @@ LICENSE= LGPL21 OPTIONS_DEFINE= DOCS +NO_ARCH= yes NO_BUILD= yes -USE_PHP= pcre USES= php:web +USE_PHP= pcre PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message diff --git a/www/smarty2/distinfo b/www/smarty2/distinfo index becba4237d30..968ee3b8906a 100644 --- a/www/smarty2/distinfo +++ b/www/smarty2/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1469132957 +TIMESTAMP = 1514112710 SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b SIZE (manual-en-2.6.zip) = 314640 -SHA256 (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 21a011394e2e1da41ca0d01425f2f1587c304ce6f58a7ef3e12c51f2a04af1a4 -SIZE (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 152700 +SHA256 (smarty-php-smarty-v2.6.31_GH0.tar.gz) = c726cd5aae62bb73d12c85453bb99ac6edb54a89bb7a3b35e60637084394349d +SIZE (smarty-php-smarty-v2.6.31_GH0.tar.gz) = 152508 |