svn commit: r320282 - head/archivers/p5-IO-Compress-Lzma

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 8 20:58:58 UTC 2013


Author: sunpoet
Date: Sat Jun  8 20:58:57 2013
New Revision: 320282
URL: http://svnweb.freebsd.org/changeset/ports/320282

Log:
  - Update to 2.061
  
  Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes

Modified:
  head/archivers/p5-IO-Compress-Lzma/Makefile
  head/archivers/p5-IO-Compress-Lzma/distinfo

Modified: head/archivers/p5-IO-Compress-Lzma/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzma/Makefile	Sat Jun  8 20:58:52 2013	(r320281)
+++ head/archivers/p5-IO-Compress-Lzma/Makefile	Sat Jun  8 20:58:57 2013	(r320282)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Compress-Lzma
-PORTVERSION=	2.060
+PORTVERSION=	2.061
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PMQS
@@ -14,8 +14,8 @@ COMMENT=	Write lzma files / buffers
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.060:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
-		p5-IO-Compress>=2.060:${PORTSDIR}/archivers/p5-IO-Compress
+BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.061:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
+		p5-IO-Compress>=2.061:${PORTSDIR}/archivers/p5-IO-Compress
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
 		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \

Modified: head/archivers/p5-IO-Compress-Lzma/distinfo
==============================================================================
--- head/archivers/p5-IO-Compress-Lzma/distinfo	Sat Jun  8 20:58:52 2013	(r320281)
+++ head/archivers/p5-IO-Compress-Lzma/distinfo	Sat Jun  8 20:58:57 2013	(r320282)
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-Lzma-2.060.tar.gz) = df24df529ac7cc2ca840147302a2b49ffb9c70b2684a8a569e2fff3fe12a7687
-SIZE (IO-Compress-Lzma-2.060.tar.gz) = 88931
+SHA256 (IO-Compress-Lzma-2.061.tar.gz) = bc88e4915d4d9d4f9bc184fc02c9ef6dbc332456cdf79d0e77dabac21ff8ef90
+SIZE (IO-Compress-Lzma-2.061.tar.gz) = 88982


More information about the svn-ports-head mailing list