Hi,

This diff updates p5-Tie-Cache to the latest release.
Regression ok.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Tie-Cache/Makefile,v
retrieving revision 1.5
diff -u -p -u -r1.5 Makefile
--- Makefile	11 Oct 2013 23:49:24 -0000	1.5
+++ Makefile	2 Nov 2013 15:19:18 -0000
@@ -2,8 +2,7 @@
 COMMENT=	LRU cache in memory
 
 MODULES=	cpan
-DISTNAME=	Tie-Cache-0.17
-REVISION=	0
+DISTNAME =	Tie-Cache-0.19
 CATEGORIES=	devel
 
 # perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Tie-Cache/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 distinfo
--- distinfo	25 Sep 2007 22:11:54 -0000	1.1.1.1
+++ distinfo	2 Nov 2013 15:19:18 -0000
@@ -1,5 +1,2 @@
-MD5 (Tie-Cache-0.17.tar.gz) = k/G7gAaBWt4k/eMJklzr4A==
-RMD160 (Tie-Cache-0.17.tar.gz) = fj/R/poAxP4WJ8N2jQi0dsHer5M=
-SHA1 (Tie-Cache-0.17.tar.gz) = SKiTIe7G+MU9NhaTwD5UtfSmh8c=
-SHA256 (Tie-Cache-0.17.tar.gz) = Rx0m/N+csjUE8+VCU+VJVwfPJwyu3tX8d38gbhkC59k=
-SIZE (Tie-Cache-0.17.tar.gz) = 11627
+SHA256 (Tie-Cache-0.19.tar.gz) = KQZekyfU04kTEkK914fEYSbFzAxmVv28BFSVDkZgVhs=
+SIZE (Tie-Cache-0.19.tar.gz) = 11433
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Tie-Cache/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 PLIST
--- pkg/PLIST	25 Sep 2007 22:11:54 -0000	1.1.1.1
+++ pkg/PLIST	2 Nov 2013 15:19:18 -0000
@@ -1,5 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/25 22:11:54 merdely Exp $
 ${P5SITE}/Tie/
 ${P5SITE}/Tie/Cache.pm
-${P5SITE}/Tie/bench.pl
+${P5SITE}/Tie/tie-cache-bench.pl
 @man man/man3p/Tie::Cache.3p

Reply via email to