- Update to 1.5.5
- Take maintainership
This commit is contained in:
parent
bd0fc2d8ea
commit
9f565ea98b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222060
2 changed files with 5 additions and 6 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= Cache
|
||||
PORTVERSION= 1.5.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.5.5
|
||||
CATEGORIES= sysutils www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR framework for caching of arbitrary data
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/Cache-1.5.4.tgz) = 1a7698fcfdf9ab63e56bbbff0c76a13d
|
||||
SHA256 (PEAR/Cache-1.5.4.tgz) = 90baa57d9e5f0d0198b8e34e754ee27453e6e1946ce78f3ea91b939b8d64228c
|
||||
SIZE (PEAR/Cache-1.5.4.tgz) = 30690
|
||||
MD5 (PEAR/Cache-1.5.5.tgz) = b3d5cd9953ce666884246a1942fe0f1e
|
||||
SHA256 (PEAR/Cache-1.5.5.tgz) = a6d51df68c1f49571d043d92c2989fc79d37af985150dcb3089744fa23bcbef3
|
||||
SIZE (PEAR/Cache-1.5.5.tgz) = 31296
|
||||
|
|
Loading…
Reference in a new issue