View | Details | Raw Unified | Return to bug 224565
Collapse All | Expand All

(-)b/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/smarty2/Makefile 418896 2016-07-21 21:27:53Z danilo $
2
# $FreeBSD: head/www/smarty2/Makefile 418896 2016-07-21 21:27:53Z danilo $
3
3
4
PORTNAME=	smarty
4
PORTNAME=	smarty
5
PORTVERSION=	2.6.30
5
PORTVERSION=	2.6.31
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://www.smarty.net/files/docs/:manual
8
MASTER_SITES=	http://www.smarty.net/files/docs/:manual
Lines 15-20 LICENSE= LGPL21 Link Here
15
15
16
OPTIONS_DEFINE=	DOCS
16
OPTIONS_DEFINE=	DOCS
17
17
18
NO_ARCH=	yes
18
NO_BUILD=	yes
19
NO_BUILD=	yes
19
USE_PHP=	pcre
20
USE_PHP=	pcre
20
USES=		php:web
21
USES=		php:web
(-)b/distinfo (-3 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1469132957
1
TIMESTAMP = 1514112710
2
SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b
2
SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b
3
SIZE (manual-en-2.6.zip) = 314640
3
SIZE (manual-en-2.6.zip) = 314640
4
SHA256 (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 21a011394e2e1da41ca0d01425f2f1587c304ce6f58a7ef3e12c51f2a04af1a4
4
SHA256 (smarty-php-smarty-v2.6.31_GH0.tar.gz) = c726cd5aae62bb73d12c85453bb99ac6edb54a89bb7a3b35e60637084394349d
5
SIZE (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 152700
5
SIZE (smarty-php-smarty-v2.6.31_GH0.tar.gz) = 152508

Return to bug 224565