diff options
author | thierry <thierry@FreeBSD.org> | 2005-03-02 06:24:26 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-03-02 06:24:26 +0800 |
commit | 3e2c23469ba336555f5ed4a05f1f975871e8787b (patch) | |
tree | 199304699479833911218e3cf4961b73079d7cdf /sysutils | |
parent | b1cf668f3ee5b170e856e2513dcacd63bf58362f (diff) | |
download | freebsd-ports-gnome-3e2c23469ba336555f5ed4a05f1f975871e8787b.tar.gz freebsd-ports-gnome-3e2c23469ba336555f5ed4a05f1f975871e8787b.tar.zst freebsd-ports-gnome-3e2c23469ba336555f5ed4a05f1f975871e8787b.zip |
Upgrade to 1.4.1.
Changelog at <http://pear.php.net/package/Cache_Lite/download/1.4.1/>.
PR: ports/78249
Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pear-Cache_Lite/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pear-Cache_Lite/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile index d3a10601c729..6e229c42deb9 100644 --- a/sysutils/pear-Cache_Lite/Makefile +++ b/sysutils/pear-Cache_Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Cache_Lite -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 PORTEPOCH= 1 CATEGORIES= sysutils www pear @@ -18,7 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Cache FILES= Lite/Output.php Lite/Function.php Lite.php -DOCS= docs/technical docs/examples LICENSE TODO +DOCS= docs/technical docs/examples TODO TESTS= test.php test2.php test3.php bench.php bench2.php bench3.php readme _DOCSDIR= . diff --git a/sysutils/pear-Cache_Lite/distinfo b/sysutils/pear-Cache_Lite/distinfo index d1590a496d19..2b3ae30e728a 100644 --- a/sysutils/pear-Cache_Lite/distinfo +++ b/sysutils/pear-Cache_Lite/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Cache_Lite-1.4.0.tgz) = 20201f162072edebcb21a75039f8ad5d -SIZE (PEAR/Cache_Lite-1.4.0.tgz) = 20046 +MD5 (PEAR/Cache_Lite-1.4.1.tgz) = 1d664ce90b56bd2b939667b21c839b5c +SIZE (PEAR/Cache_Lite-1.4.1.tgz) = 20618 |