svn commit: r398078 - head/archivers/p5-IO-Compress-Lzop

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 28 06:20:18 UTC 2015


Author: sunpoet
Date: Mon Sep 28 06:20:16 2015
New Revision: 398078
URL: https://svnweb.freebsd.org/changeset/ports/398078

Log:
  - Update to 2.069
  
  Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes

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

Modified: head/archivers/p5-IO-Compress-Lzop/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzop/Makefile	Mon Sep 28 06:20:12 2015	(r398077)
+++ head/archivers/p5-IO-Compress-Lzop/Makefile	Mon Sep 28 06:20:16 2015	(r398078)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Compress-Lzop
-PORTVERSION=	2.068
+PORTVERSION=	2.069
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
-		p5-IO-Compress>=2.068:${PORTSDIR}/archivers/p5-IO-Compress
+		p5-IO-Compress>=${PORTVERSION}:${PORTSDIR}/archivers/p5-IO-Compress
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
 

Modified: head/archivers/p5-IO-Compress-Lzop/distinfo
==============================================================================
--- head/archivers/p5-IO-Compress-Lzop/distinfo	Mon Sep 28 06:20:12 2015	(r398077)
+++ head/archivers/p5-IO-Compress-Lzop/distinfo	Mon Sep 28 06:20:16 2015	(r398078)
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-Lzop-2.068.tar.gz) = 4a2a52e43a5567a26d4514fbe37c24f4270903c400f673ec0e07d863b85ff70c
-SIZE (IO-Compress-Lzop-2.068.tar.gz) = 78340
+SHA256 (IO-Compress-Lzop-2.069.tar.gz) = 658cf188731b646edac4bdd492661f3686498051b2e061ba001c076b28afa739
+SIZE (IO-Compress-Lzop-2.069.tar.gz) = 78364


More information about the svn-ports-head mailing list