Date: Sun, 8 Aug 2004 16:16:27 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70155: [MAINTAINER] net/p5-Net-Amazon: update to 0.28 Message-ID: <20040808081627.D1C1615446@mail.dragon2.net> Resent-Message-ID: <200408080820.i788KLYk023471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70155 >Category: ports >Synopsis: [MAINTAINER] net/p5-Net-Amazon: update to 0.28 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 08 08:20:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST >Description: - Update to 0.28 - also add new dependency of devel/p5-Time-HiRes Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Net-Amazon-0.28.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon/Makefile /home/clsung/p5-Net-Amazon/Makefile --- /usr/ports/net/p5-Net-Amazon/Makefile Tue Jul 20 00:57:35 2004 +++ /home/clsung/p5-Net-Amazon/Makefile Sun Aug 8 16:07:23 2004 @@ -6,7 +6,7 @@ # PORTNAME= Net-Amazon -PORTVERSION= 0.26 +PORTVERSION= 0.28 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ + ${SITE_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon/distinfo /home/clsung/p5-Net-Amazon/distinfo --- /usr/ports/net/p5-Net-Amazon/distinfo Tue Jul 20 00:57:35 2004 +++ /home/clsung/p5-Net-Amazon/distinfo Sun Aug 8 16:04:35 2004 @@ -1,2 +1,2 @@ -MD5 (Net-Amazon-0.26.tar.gz) = b8445e50a78542f1b63b686210e0f6df -SIZE (Net-Amazon-0.26.tar.gz) = 79024 +MD5 (Net-Amazon-0.28.tar.gz) = 9cd7d98328e5e14419bd8d90d27fde88 +SIZE (Net-Amazon-0.28.tar.gz) = 129399 --- p5-Net-Amazon-0.28.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?20040808081627.D1C1615446>