Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:11:58 +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: r471675 - head/net-mgmt/p5-NetAddr-IP-Lite
Message-ID:  <201806041811.w54IBwU6074553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  4 18:11:58 2018
New Revision: 471675
URL: https://svnweb.freebsd.org/changeset/ports/471675

Log:
  Fix MASTER_SITES to make it fetchable
  
  - Add LICENSE
  - Fix and update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/net-mgmt/p5-NetAddr-IP-Lite/Makefile
  head/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr

Modified: head/net-mgmt/p5-NetAddr-IP-Lite/Makefile
==============================================================================
--- head/net-mgmt/p5-NetAddr-IP-Lite/Makefile	Mon Jun  4 18:11:53 2018	(r471674)
+++ head/net-mgmt/p5-NetAddr-IP-Lite/Makefile	Mon Jun  4 18:11:58 2018	(r471675)
@@ -6,10 +6,13 @@ PORTVERSION=	1.01
 PORTREVISION=	1
 CATEGORIES=	net-mgmt perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:MIKER
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ychsiao@ychsiao.org
 COMMENT=	IPv4/6 and 128 bit number utilities
+
+LICENSE=	ART10
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr
==============================================================================
--- head/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr	Mon Jun  4 18:11:53 2018	(r471674)
+++ head/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr	Mon Jun  4 18:11:58 2018	(r471675)
@@ -1,3 +1,3 @@
 NetAddr::IP::Lite - Manages IPv4 and IPv6 addresses and subnets
 
-WWW: http://search.cpan.org/dist/NetAddr-IP-Lite/
+WWW: https://metacpan.org/release/MIKER/NetAddr-IP-Lite-1.01



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