Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 19:42:08 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304715 - head/net/p5-Net-EPP
Message-ID:  <201209221942.q8MJg8uc028213@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Sep 22 19:42:08 2012
New Revision: 304715
URL: http://svn.freebsd.org/changeset/ports/304715

Log:
  - Update to 0.19
  
  PR:		ports/171047
  Approved by:	maintainer timeout (miwi, >3 weeks)

Modified:
  head/net/p5-Net-EPP/Makefile   (contents, props changed)
  head/net/p5-Net-EPP/distinfo   (contents, props changed)

Modified: head/net/p5-Net-EPP/Makefile
==============================================================================
--- head/net/p5-Net-EPP/Makefile	Sat Sep 22 19:39:01 2012	(r304714)
+++ head/net/p5-Net-EPP/Makefile	Sat Sep 22 19:42:08 2012	(r304715)
@@ -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 @@ MAN3=	Net::EPP.3 \
 
 PERL_CONFIGURE=	yes
 
-post-patch:
-	    ${RM} ${WRKSRC}/lib/Net/EPP/Simple.pm.orig
-
 .include <bsd.port.mk>

Modified: head/net/p5-Net-EPP/distinfo
==============================================================================
--- head/net/p5-Net-EPP/distinfo	Sat Sep 22 19:39:01 2012	(r304714)
+++ head/net/p5-Net-EPP/distinfo	Sat Sep 22 19:42:08 2012	(r304715)
@@ -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



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