1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/pear-Cache_Lite: Update to 1.8.3

- Add LICENSE
- Add NO_ARCH

Changes:	https://pear.php.net/package/Cache_Lite/download/
		https://github.com/pear/Cache_Lite/releases
This commit is contained in:
Po-Chuan Hsieh 2021-07-16 07:52:32 +08:00
parent ac09302333
commit e8169c1f17
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 12 additions and 7 deletions

View File

@ -1,13 +1,18 @@
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Cache_Lite
PORTVERSION= 1.7.16
PORTVERSION= 1.8.3
PORTEPOCH= 1
CATEGORIES= sysutils www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
COMMENT= Fast and Safe little cache system
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1497163347
SHA256 (PEAR/Cache_Lite-1.7.16.tgz) = bc1799c1003c987a0e3518283f131df3646f5ce3ccd5ed9263af749385126691
SIZE (PEAR/Cache_Lite-1.7.16.tgz) = 33236
TIMESTAMP = 1626383168
SHA256 (PEAR/Cache_Lite-1.8.3.tgz) = ce036b42cc1647a08d737325af1aa5c735ded2ca74494e74db65385d835ca9c5
SIZE (PEAR/Cache_Lite-1.8.3.tgz) = 34036

View File

@ -1,4 +1,4 @@
This package is a little cache system optimized for file containers. It is
fast and safe (because it uses file locking and/or anti-corruption tests).
This package is a little cache system optimized for file containers. It is fast
and safe (because it uses file locking and/or anti-corruption tests).
WWW: https://pear.php.net/package/Cache_Lite