svn commit: r354497 - head/sysutils/pear-Cache_Lite

Martin Wilke miwi at FreeBSD.org
Mon May 19 07:13:11 UTC 2014


Author: miwi
Date: Mon May 19 07:13:10 2014
New Revision: 354497
URL: http://svnweb.freebsd.org/changeset/ports/354497
QAT: https://qat.redports.org/buildarchive/r354497/

Log:
  - Update to 1.7.16
  - Pet portlint
  
  PR:		189800
  Submitted by:	Bartek Rutkowski <ports at robakdesign.com>

Modified:
  head/sysutils/pear-Cache_Lite/Makefile
  head/sysutils/pear-Cache_Lite/distinfo
  head/sysutils/pear-Cache_Lite/pkg-descr

Modified: head/sysutils/pear-Cache_Lite/Makefile
==============================================================================
--- head/sysutils/pear-Cache_Lite/Makefile	Mon May 19 06:45:12 2014	(r354496)
+++ head/sysutils/pear-Cache_Lite/Makefile	Mon May 19 07:13:10 2014	(r354497)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cache_Lite
-PORTVERSION=	1.7.15
+PORTVERSION=	1.7.16
 PORTEPOCH=	1
 CATEGORIES=	sysutils www pear
 

Modified: head/sysutils/pear-Cache_Lite/distinfo
==============================================================================
--- head/sysutils/pear-Cache_Lite/distinfo	Mon May 19 06:45:12 2014	(r354496)
+++ head/sysutils/pear-Cache_Lite/distinfo	Mon May 19 07:13:10 2014	(r354497)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Cache_Lite-1.7.15.tgz) = 18a2c2d40a697c309d750a54ff7b3bc0c3db1853459da8667dc5e25fa57a5853
-SIZE (PEAR/Cache_Lite-1.7.15.tgz) = 32355
+SHA256 (PEAR/Cache_Lite-1.7.16.tgz) = 51f8ca4c719a574cac323c444391afa71194609bf556ddeecf7c7af8479ba20d
+SIZE (PEAR/Cache_Lite-1.7.16.tgz) = 32997

Modified: head/sysutils/pear-Cache_Lite/pkg-descr
==============================================================================
--- head/sysutils/pear-Cache_Lite/pkg-descr	Mon May 19 06:45:12 2014	(r354496)
+++ head/sysutils/pear-Cache_Lite/pkg-descr	Mon May 19 07:13:10 2014	(r354497)
@@ -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).
 
-WWW: http://pear.php.net/package/Cache_Lite/
+WWW: http://pear.php.net/package/Cache_Lite


More information about the svn-ports-all mailing list