svn commit: r368280 - head/net/p5-IO-Socket-INET6

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 15 18:13:45 UTC 2014


Author: sunpoet
Date: Mon Sep 15 18:13:44 2014
New Revision: 368280
URL: http://svnweb.freebsd.org/changeset/ports/368280
QAT: https://qat.redports.org/buildarchive/r368280/

Log:
  - Add LICENSE
  - Fix WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/p5-IO-Socket-INET6/Makefile
  head/net/p5-IO-Socket-INET6/pkg-descr

Modified: head/net/p5-IO-Socket-INET6/Makefile
==============================================================================
--- head/net/p5-IO-Socket-INET6/Makefile	Mon Sep 15 18:12:18 2014	(r368279)
+++ head/net/p5-IO-Socket-INET6/Makefile	Mon Sep 15 18:13:44 2014	(r368280)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	jmohacsi at bsd.hu
 COMMENT=	Perl module with object interface to AF_INET6 domain sockets
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6
 RUN_DEPENDS=	p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6
 

Modified: head/net/p5-IO-Socket-INET6/pkg-descr
==============================================================================
--- head/net/p5-IO-Socket-INET6/pkg-descr	Mon Sep 15 18:12:18 2014	(r368279)
+++ head/net/p5-IO-Socket-INET6/pkg-descr	Mon Sep 15 18:13:44 2014	(r368280)
@@ -4,4 +4,4 @@ inherits all the methods defined by IO::
 is protocol independent, it can run both IPv6 & IPv4, when DNS names are 
 passed.
 
-WWW: http://search.cpan.org/dist/IO-INET6/
+WWW: http://search.cpan.org/dist/IO-Socket-INET6/


More information about the svn-ports-head mailing list