Date: Wed, 23 May 2012 15:07:51 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tjs@cdpa.nsysu.edu.tw Subject: ports/168251: [PATCH] net/p5-Net-DHCP: update to 0.685 Message-ID: <201205230907.q4N97pDF028773@bofh.telnet.net.bd> Resent-Message-ID: <201205230910.q4N9A4MR001538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 168251 >Category: ports >Synopsis: [PATCH] net/p5-Net-DHCP: update to 0.685 >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: Wed May 23 09:10:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT >Description: - Update to 0.685 For Committer's reference: http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Net-DHCP-0.685.log http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Net-DHCP-0.685.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Net-DHCP-0.685.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Net-DHCP-0.685.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Net-DHCP-0.685.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Net-DHCP-0.685.log Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-Net-DHCP-0.685.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/p5-Net-DHCP/Makefile ./Makefile --- /usr/ports/net/p5-Net-DHCP/Makefile 2012-05-19 11:30:31.000000000 +0600 +++ ./Makefile 2012-05-23 15:06:17.508208474 +0600 @@ -6,7 +6,7 @@ # PORTNAME= Net-DHCP -PORTVERSION= 0.68 +PORTVERSION= 0.685 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,12 +19,9 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Net::DHCP::Constants.3 \ Net::DHCP::Packet.3 -post-patch: - @${REINPLACE_CMD} -e '/ABSTRACT_FROM/d' ${WRKSRC}/Makefile.PL - .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/net/p5-Net-DHCP/distinfo ./distinfo --- /usr/ports/net/p5-Net-DHCP/distinfo 2012-05-19 11:30:31.000000000 +0600 +++ ./distinfo 2012-05-23 02:24:33.982209780 +0600 @@ -1,2 +1,2 @@ -SHA256 (Net-DHCP-0.68.tar.gz) = f84f565ad0e2c63bfa4586b5bddf0e8c343be1cb34c48ab55117998b735a05b3 -SIZE (Net-DHCP-0.68.tar.gz) = 41887 +SHA256 (Net-DHCP-0.685.tar.gz) = 8a671f60d50423c61c6a0036b7096aa1059fbe4f7180d9bd752e427e9020e070 +SIZE (Net-DHCP-0.685.tar.gz) = 42441 diff -ruN --exclude=CVS /usr/ports/net/p5-Net-DHCP/pkg-plist ./pkg-plist --- /usr/ports/net/p5-Net-DHCP/pkg-plist 2012-05-19 11:30:31.000000000 +0600 +++ ./pkg-plist 2012-05-23 03:36:36.616209073 +0600 @@ -1,6 +1,5 @@ %%SITE_PERL%%/Net/DHCP/Constants.pm %%SITE_PERL%%/Net/DHCP/Packet.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DHCP/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DHCP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/DHCP --- p5-Net-DHCP-0.685.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?201205230907.q4N97pDF028773>