Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2015 17:25:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389957 - head/www/p5-HTTP-Proxy
Message-ID:  <201506171725.t5HHPHGa015525@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 17 17:25:16 2015
New Revision: 389957
URL: https://svnweb.freebsd.org/changeset/ports/389957

Log:
  - Update to 0.304
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/HTTP-Proxy/Changes

Modified:
  head/www/p5-HTTP-Proxy/Makefile
  head/www/p5-HTTP-Proxy/distinfo

Modified: head/www/p5-HTTP-Proxy/Makefile
==============================================================================
--- head/www/p5-HTTP-Proxy/Makefile	Wed Jun 17 17:25:12 2015	(r389956)
+++ head/www/p5-HTTP-Proxy/Makefile	Wed Jun 17 17:25:16 2015	(r389957)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTTP-Proxy
-PORTVERSION=	0.303
+PORTVERSION=	0.304
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,11 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-HTTP-Daemon>=1.25:${PORTSDIR}/www/p5-HTTP-Daemon \
+		p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser \
 		p5-libwww>=6:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/www/p5-HTTP-Proxy/distinfo
==============================================================================
--- head/www/p5-HTTP-Proxy/distinfo	Wed Jun 17 17:25:12 2015	(r389956)
+++ head/www/p5-HTTP-Proxy/distinfo	Wed Jun 17 17:25:16 2015	(r389957)
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Proxy-0.303.tar.gz) = 5102397c5d532260aba40c995cedc3edae108b6d80fa585af7646275cb782b13
-SIZE (HTTP-Proxy-0.303.tar.gz) = 84159
+SHA256 (HTTP-Proxy-0.304.tar.gz) = b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d
+SIZE (HTTP-Proxy-0.304.tar.gz) = 84402



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