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

(-)misc/pecl-timezonedb/Makefile (-1 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	timezonedb
8
PORTNAME=	timezonedb
9
DISTVERSION=	2011.13
9
DISTVERSION=	2011.14
10
CATEGORIES=	misc
10
CATEGORIES=	misc
11
MASTER_SITES=	http://pecl.php.net/get/
11
MASTER_SITES=	http://pecl.php.net/get/
12
PKGNAMEPREFIX=	pecl-
12
PKGNAMEPREFIX=	pecl-
Lines 16-21 Link Here
16
MAINTAINER=	mnag@FreeBSD.org
16
MAINTAINER=	mnag@FreeBSD.org
17
COMMENT=	Timezone Database to be used with PHP's date and time functions
17
COMMENT=	Timezone Database to be used with PHP's date and time functions
18
18
19
LICENSE=	PHP301
20
19
USE_PHP=	yes
21
USE_PHP=	yes
20
USE_PHPEXT=	yes
22
USE_PHPEXT=	yes
21
PHP_MODNAME=	timezonedb
23
PHP_MODNAME=	timezonedb
(-)misc/pecl-timezonedb/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (PECL/timezonedb-2011.13.tgz) = 899823cbd84ed98b254beed04afb84843a1c80e0dccba213556596ad8951acc5
1
SHA256 (PECL/timezonedb-2011.14.tgz) = fec12b7f0754968257ca1ca0f934833f926b5c002de729bd753a8d41f46eae9f
2
SIZE (PECL/timezonedb-2011.13.tgz) = 193514
2
SIZE (PECL/timezonedb-2011.14.tgz) = 193528

Return to bug 162570