svn commit: r371352 - head/devel/p5-Hook-LexWrap

Anton Berezin tobez at FreeBSD.org
Wed Oct 22 10:12:48 UTC 2014


Author: tobez
Date: Wed Oct 22 10:12:47 2014
New Revision: 371352
URL: https://svnweb.freebsd.org/changeset/ports/371352
QAT: https://qat.redports.org/buildarchive/r371352/

Log:
  Update to 0.25.

Modified:
  head/devel/p5-Hook-LexWrap/Makefile
  head/devel/p5-Hook-LexWrap/distinfo

Modified: head/devel/p5-Hook-LexWrap/Makefile
==============================================================================
--- head/devel/p5-Hook-LexWrap/Makefile	Wed Oct 22 08:56:49 2014	(r371351)
+++ head/devel/p5-Hook-LexWrap/Makefile	Wed Oct 22 10:12:47 2014	(r371352)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Hook-LexWrap
-PORTVERSION=	0.24
+PORTVERSION=	0.25
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +11,6 @@ MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Lexically scoped subroutine wrappers for Perl
 
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuildtiny
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Hook-LexWrap/distinfo
==============================================================================
--- head/devel/p5-Hook-LexWrap/distinfo	Wed Oct 22 08:56:49 2014	(r371351)
+++ head/devel/p5-Hook-LexWrap/distinfo	Wed Oct 22 10:12:47 2014	(r371352)
@@ -1,2 +1,2 @@
-SHA256 (Hook-LexWrap-0.24.tar.gz) = 44c2b8b184e166461494c7bf90b6ed0997d691bb216317ed6442bfdc568ece5b
-SIZE (Hook-LexWrap-0.24.tar.gz) = 9338
+SHA256 (Hook-LexWrap-0.25.tar.gz) = 08ab9af6bd9b4560702d9d994ad9d905af0c2fd24090d1480ff640f137c1430d
+SIZE (Hook-LexWrap-0.25.tar.gz) = 29304


More information about the svn-ports-all mailing list