From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 25 16:50:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3047106566B for ; Sat, 25 Aug 2012 16:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 69DA18FC12 for ; Sat, 25 Aug 2012 16:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7PGo4rw037278 for ; Sat, 25 Aug 2012 16:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7PGo4uD037277; Sat, 25 Aug 2012 16:50:04 GMT (envelope-from gnats) Resent-Date: Sat, 25 Aug 2012 16:50:04 GMT Resent-Message-Id: <201208251650.q7PGo4uD037277@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Wills Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1FB81065678; Sat, 25 Aug 2012 16:40:36 +0000 (UTC) (envelope-from steve@mouf.net) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) by mx1.freebsd.org (Postfix) with ESMTP id 94B928FC18; Sat, 25 Aug 2012 16:40:36 +0000 (UTC) Received: from meatwad.mouf.net ([IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4d]) by mouf.net (8.14.5/8.14.5) with ESMTP id q7PGdcBV099145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 25 Aug 2012 12:39:39 -0400 (EDT) (envelope-from steve@meatwad.mouf.net) Received: (from steve@localhost) by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q7PGeT7d066929; Sat, 25 Aug 2012 12:40:29 -0400 (EDT) (envelope-from steve) Message-Id: <201208251640.q7PGeT7d066929@meatwad.mouf.net> Date: Sat, 25 Aug 2012 12:40:29 -0400 (EDT) From: Steve Wills To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: miwi@FreeBSD.org Subject: ports/171047: [PATCH] net/p5-Net-EPP: update to 0.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2012 16:50:04 -0000 >Number: 171047 >Category: ports >Synopsis: [PATCH] net/p5-Net-EPP: update to 0.19 >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: Sat Aug 25 16:50:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT >Description: - Update to 0.19 Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-Net-EPP-0.19.patch begins here --- Index: distinfo =================================================================== --- distinfo (revision 303148) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (Net-EPP-0.18.tar.gz) = bd619fe34d56bf40d5e1710ce1e301ac068af837fae23344ed0296311e4eb184 -SIZE (Net-EPP-0.18.tar.gz) = 45187 +SHA256 (Net-EPP-0.19.tar.gz) = 6216f6cb5b9724ac756b17022423bffa12004d0306cdc1ec0106b4c6d2f9e590 +SIZE (Net-EPP-0.19.tar.gz) = 38880 Index: Makefile =================================================================== --- Makefile (revision 303148) +++ Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= Net-EPP -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -65,7 +65,4 @@ PERL_CONFIGURE= yes -post-patch: - ${RM} ${WRKSRC}/lib/Net/EPP/Simple.pm.orig - .include --- p5-Net-EPP-0.19.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: