diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-04-13 13:36:05 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-04-13 13:36:05 +0000 |
commit | 6ea7b2827071ada686fcd188b0f9554152f6ca04 (patch) | |
tree | 0d1f61db0dcdb37b31f326b32387adee1ecaea2a /textproc | |
parent | 15735ef16c2d3638e659a49712a63fe961db0690 (diff) | |
download | ports-6ea7b2827071ada686fcd188b0f9554152f6ca04.tar.gz ports-6ea7b2827071ada686fcd188b0f9554152f6ca04.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-xslcache/Makefile | 7 | ||||
-rw-r--r-- | textproc/pecl-xslcache/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile index 8b713e6b0a5d..415109d9c05d 100644 --- a/textproc/pecl-xslcache/Makefile +++ b/textproc/pecl-xslcache/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xslcache -PORTVERSION= 0.6 +PORTVERSION= 0.7.1 CATEGORIES= textproc pear -MASTER_SITES= http://people.freebsd.org/~chinsan/PECL/ \ - LOCAL/chinsan/PECL/ \ - http://code.nytimes.com/downloads/ +MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL +EXTRACT_SUFX= .tgz MAINTAINER= miwi@FreeBSD.org COMMENT= Caches the parsed XSL stylesheet between sessions diff --git a/textproc/pecl-xslcache/distinfo b/textproc/pecl-xslcache/distinfo index 997f11187f81..d7604dbff5d6 100644 --- a/textproc/pecl-xslcache/distinfo +++ b/textproc/pecl-xslcache/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/xslcache-0.6.tar.gz) = 331635d5f32eee6f0f7b8f92d4ef75b6 -SHA256 (PECL/xslcache-0.6.tar.gz) = 8d6574e264011f43b05ee267ee9c771427b0a36fa78d9621fc90775ef660466d -SIZE (PECL/xslcache-0.6.tar.gz) = 16555 +MD5 (PECL/xslcache-0.7.1.tgz) = 1e32327f62122055ece6f78fa2b851b2 +SHA256 (PECL/xslcache-0.7.1.tgz) = b50908cbf7cdb628d8b5ca5127810b508af59fb53dfeda4df7677e5c52309612 +SIZE (PECL/xslcache-0.7.1.tgz) = 12683 |