svn commit: r436297 - head/devel/p5-Cache-FastMmap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 16 20:55:09 UTC 2017


Author: sunpoet
Date: Thu Mar 16 20:55:07 2017
New Revision: 436297
URL: https://svnweb.freebsd.org/changeset/ports/436297

Log:
  Update to 1.45
  
  Changes:	http://search.cpan.org/dist/Cache-FastMmap/Changes

Modified:
  head/devel/p5-Cache-FastMmap/Makefile
  head/devel/p5-Cache-FastMmap/distinfo

Modified: head/devel/p5-Cache-FastMmap/Makefile
==============================================================================
--- head/devel/p5-Cache-FastMmap/Makefile	Thu Mar 16 20:55:02 2017	(r436296)
+++ head/devel/p5-Cache-FastMmap/Makefile	Thu Mar 16 20:55:07 2017	(r436297)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	Cache-FastMmap
-PORTVERSION=	1.44
+PORTVERSION=	1.45
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN CPAN/Cache
 MASTER_SITE_SUBDIR=	CPAN:ROBM
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl at FreeBSD.org
-COMMENT=	Uses an mmap\'ed file to act as a shared memory interprocess cache
+COMMENT=	Uses an mmap'ed file to act as a shared memory interprocess cache #'
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual

Modified: head/devel/p5-Cache-FastMmap/distinfo
==============================================================================
--- head/devel/p5-Cache-FastMmap/distinfo	Thu Mar 16 20:55:02 2017	(r436296)
+++ head/devel/p5-Cache-FastMmap/distinfo	Thu Mar 16 20:55:07 2017	(r436297)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466510516
-SHA256 (Cache-FastMmap-1.44.tar.gz) = 0597423c9bca4469b124d51dfd439eaacb2241d6a03b48191448fd457d8061d6
-SIZE (Cache-FastMmap-1.44.tar.gz) = 49451
+TIMESTAMP = 1489665063
+SHA256 (Cache-FastMmap-1.45.tar.gz) = ad8fad2e6601002283757999cd3bcab730c0b05a0c336809adcccc42b28d4ba6
+SIZE (Cache-FastMmap-1.45.tar.gz) = 51306


More information about the svn-ports-head mailing list