Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2012 10:01:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302511 - head/sysutils/p5-MogileFS-Utils
Message-ID:  <201208141001.q7EA1bYo077001@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 14 10:01:36 2012
New Revision: 302511
URL: http://svn.freebsd.org/changeset/ports/302511

Log:
  - Update to 2.26
  
  Changes:	http://search.cpan.org/dist/MogileFS-Utils/Changes

Modified:
  head/sysutils/p5-MogileFS-Utils/Makefile   (contents, props changed)
  head/sysutils/p5-MogileFS-Utils/distinfo   (contents, props changed)

Modified: head/sysutils/p5-MogileFS-Utils/Makefile
==============================================================================
--- head/sysutils/p5-MogileFS-Utils/Makefile	Tue Aug 14 09:55:22 2012	(r302510)
+++ head/sysutils/p5-MogileFS-Utils/Makefile	Tue Aug 14 10:01:36 2012	(r302511)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MogileFS-Utils
-PORTVERSION=	2.25
+PORTVERSION=	2.26
 CATEGORIES=	sysutils net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DORMANDO
@@ -17,8 +17,7 @@ COMMENT=	MogileFS tools
 
 BUILD_DEPENDS=	p5-MogileFS-Client>=1.16:${PORTSDIR}/sysutils/p5-MogileFS-Client \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS=	p5-MogileFS-Client>=1.16:${PORTSDIR}/sysutils/p5-MogileFS-Client \
-		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
@@ -38,6 +37,7 @@ MAN3=		MogileFS::Utils.3
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 501000
+BUILD_DEPENDS+=	p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
 RUN_DEPENDS+=	p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
 .endif
 

Modified: head/sysutils/p5-MogileFS-Utils/distinfo
==============================================================================
--- head/sysutils/p5-MogileFS-Utils/distinfo	Tue Aug 14 09:55:22 2012	(r302510)
+++ head/sysutils/p5-MogileFS-Utils/distinfo	Tue Aug 14 10:01:36 2012	(r302511)
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Utils-2.25.tar.gz) = c688e56ea54e2fd93a6a7cafa7b66d98fb6e2be3a69055402165fd50cefa3ede
-SIZE (MogileFS-Utils-2.25.tar.gz) = 40055
+SHA256 (MogileFS-Utils-2.26.tar.gz) = 234f972aa0788ee00dea4a87eae1150c8cf0147fa6a5b08ea0b0d37abb13068e
+SIZE (MogileFS-Utils-2.26.tar.gz) = 40130



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208141001.q7EA1bYo077001>