Date: Sat, 20 Jun 2009 00:36:51 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org, clsung@FreeBSD.org Subject: ports/135841: [PATCH] sysutils/p5-MogileFS-Utils: update to 2.14 Message-ID: <20090619163651.BEBA57E81B@colo-p.gslin.org> Resent-Message-ID: <200906191640.n5JGe1Ih045956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135841 >Category: ports >Synopsis: [PATCH] sysutils/p5-MogileFS-Utils: update to 2.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 19 16:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 2.14 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-MogileFS-Utils-2.14.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/p5-MogileFS-Utils/Makefile /home/staff/gslin/work/ports/p5-MogileFS-Utils/Makefile --- /usr/ports/sysutils/p5-MogileFS-Utils/Makefile 2007-10-16 16:36:28.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-MogileFS-Utils/Makefile 2009-06-20 00:36:10.000000000 +0800 @@ -6,16 +6,17 @@ # PORTNAME= MogileFS-Utils -PORTVERSION= 2.12 +PORTVERSION= 2.14 CATEGORIES= sysutils net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ +MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= MogileFS tools -RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ +RUN_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ + ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/MogileFS/Client.pm:${PORTSDIR}/sysutils/p5-MogileFS-Client PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/sysutils/p5-MogileFS-Utils/distinfo /home/staff/gslin/work/ports/p5-MogileFS-Utils/distinfo --- /usr/ports/sysutils/p5-MogileFS-Utils/distinfo 2007-10-16 16:36:28.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-MogileFS-Utils/distinfo 2009-06-20 00:35:17.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (MogileFS-Utils-2.12.tar.gz) = 69d2160ee6394efa63542eb4b5bb8c32 -SHA256 (MogileFS-Utils-2.12.tar.gz) = 54e4e94de7852f3109be7e551b324eb23a92b61e0c9fcd7fb942e818619f5475 -SIZE (MogileFS-Utils-2.12.tar.gz) = 26488 +MD5 (MogileFS-Utils-2.14.tar.gz) = 3e76f855aee03084f89f41c2283cb9ee +SHA256 (MogileFS-Utils-2.14.tar.gz) = 3351a9a754ff7d0a036f35e1faa8977391230c2ed61aea786185a31d2ef40772 +SIZE (MogileFS-Utils-2.14.tar.gz) = 27024 --- p5-MogileFS-Utils-2.14.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090619163651.BEBA57E81B>