diff options
author | novel <novel@FreeBSD.org> | 2005-07-13 03:33:46 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-13 03:33:46 +0800 |
commit | fe30753e377336ea1dd25a0e3abd9216794f10d5 (patch) | |
tree | 852e62aa8f27cdc77a07330b1fbbca799b721545 /sysutils | |
parent | b0f1d9314e0d6a298effcd5afd6f04a945235cfd (diff) | |
download | freebsd-ports-gnome-fe30753e377336ea1dd25a0e3abd9216794f10d5.tar.gz freebsd-ports-gnome-fe30753e377336ea1dd25a0e3abd9216794f10d5.tar.zst freebsd-ports-gnome-fe30753e377336ea1dd25a0e3abd9216794f10d5.zip |
Update to 1.5.1.
PR: 83262
Submitted by: Antonio Carlos Venancio Junior (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 6e229c42deb9..f93435bf05c7 100644 --- a/sysutils/pear-Cache_Lite/Makefile +++ b/sysutils/pear-Cache_Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Cache_Lite -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.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 TODO +DOCS= docs/technical docs/examples LICENSE 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 2b3ae30e728a..bc9ebd82c855 100644 --- a/sysutils/pear-Cache_Lite/distinfo +++ b/sysutils/pear-Cache_Lite/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Cache_Lite-1.4.1.tgz) = 1d664ce90b56bd2b939667b21c839b5c -SIZE (PEAR/Cache_Lite-1.4.1.tgz) = 20618 +MD5 (PEAR/Cache_Lite-1.5.1.tgz) = 36b13a090efa089b46e018a62f065e6a +SIZE (PEAR/Cache_Lite-1.5.1.tgz) = 21065 |