Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2014 08:42:58 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372137 - head/net/p5-Net-Proxy
Message-ID:  <201411040842.sA48gwsa054097@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jadawin
Date: Tue Nov  4 08:42:58 2014
New Revision: 372137
URL: https://svnweb.freebsd.org/changeset/ports/372137
QAT: https://qat.redports.org/buildarchive/r372137/

Log:
  - Update to 0.13
  - Add licence

Modified:
  head/net/p5-Net-Proxy/Makefile
  head/net/p5-Net-Proxy/distinfo
  head/net/p5-Net-Proxy/pkg-descr
  head/net/p5-Net-Proxy/pkg-plist

Modified: head/net/p5-Net-Proxy/Makefile
==============================================================================
--- head/net/p5-Net-Proxy/Makefile	Tue Nov  4 08:21:55 2014	(r372136)
+++ head/net/p5-Net-Proxy/Makefile	Tue Nov  4 08:42:58 2014	(r372137)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Proxy
-PORTVERSION=	0.12
+PORTVERSION=	0.13
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Net
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	jadawin@FreeBSD.org
 COMMENT=	Framework for proxying network connections in many ways
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/net/p5-Net-Proxy/distinfo
==============================================================================
--- head/net/p5-Net-Proxy/distinfo	Tue Nov  4 08:21:55 2014	(r372136)
+++ head/net/p5-Net-Proxy/distinfo	Tue Nov  4 08:42:58 2014	(r372137)
@@ -1,2 +1,2 @@
-SHA256 (Net-Proxy-0.12.tar.gz) = 453682e462998d2140374952303ac5f11d508182cb68ac1d471623b45a41116c
-SIZE (Net-Proxy-0.12.tar.gz) = 39027
+SHA256 (Net-Proxy-0.13.tar.gz) = 0601cd34a4e7bbb17139d359e63d5d6f88bf18ea7f093863829366bca19cd84b
+SIZE (Net-Proxy-0.13.tar.gz) = 50460

Modified: head/net/p5-Net-Proxy/pkg-descr
==============================================================================
--- head/net/p5-Net-Proxy/pkg-descr	Tue Nov  4 08:21:55 2014	(r372136)
+++ head/net/p5-Net-Proxy/pkg-descr	Tue Nov  4 08:42:58 2014	(r372137)
@@ -11,4 +11,4 @@ This architecture makes it easy to imple
 cross a given network boundary, possibly by using a proxy on one side of
 the network fence, and a reverse-proxy on the other side of the fence.
 
-WWW: http://search.cpan.org/dist/Net-Proxy
+WWW: http://search.cpan.org/dist/Net-Proxy/

Modified: head/net/p5-Net-Proxy/pkg-plist
==============================================================================
--- head/net/p5-Net-Proxy/pkg-plist	Tue Nov  4 08:21:55 2014	(r372136)
+++ head/net/p5-Net-Proxy/pkg-plist	Tue Nov  4 08:42:58 2014	(r372137)
@@ -21,8 +21,8 @@ man/man1/sslh.1.gz
 %%PERL5_MAN3%%/Net::Proxy::Connector::ssl.3.gz
 %%PERL5_MAN3%%/Net::Proxy::Connector::tcp.3.gz
 %%PERL5_MAN3%%/Net::Proxy::Tutorial.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Proxy
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrm %%SITE_PERL%%/Net/Proxy/Connector
-@dirrm %%SITE_PERL%%/Net/Proxy
-@dirrmtry %%SITE_PERL%%/Net
+@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Proxy
+@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dir %%SITE_PERL%%/Net/Proxy/Connector
+@dir %%SITE_PERL%%/Net/Proxy
+@dir %%SITE_PERL%%/Net



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