Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:18:32 +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: r471719 - head/www/p5-WWW-Shorten-isgd
Message-ID:  <201806041818.w54IIWXW080366@repo.freebsd.org>

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

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

Modified:
  head/www/p5-WWW-Shorten-isgd/Makefile
  head/www/p5-WWW-Shorten-isgd/pkg-descr

Modified: head/www/p5-WWW-Shorten-isgd/Makefile
==============================================================================
--- head/www/p5-WWW-Shorten-isgd/Makefile	Mon Jun  4 18:18:25 2018	(r471718)
+++ head/www/p5-WWW-Shorten-isgd/Makefile	Mon Jun  4 18:18:32 2018	(r471719)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	culot@FreeBSD.org
 COMMENT=	Abstract interface to is.gd, one of URL shortening sites
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-WWW-Shorten>=1.97:www/p5-WWW-Shorten
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/www/p5-WWW-Shorten-isgd/pkg-descr
==============================================================================
--- head/www/p5-WWW-Shorten-isgd/pkg-descr	Mon Jun  4 18:18:25 2018	(r471718)
+++ head/www/p5-WWW-Shorten-isgd/pkg-descr	Mon Jun  4 18:18:32 2018	(r471719)
@@ -1,3 +1,3 @@
 A Perl interface to is.gd, one of many URL shortening sites.
 
-WWW: http://search.cpan.org/dist/WWW-Shorten-isgd/
+WWW: https://metacpan.org/release/BGILMORE/WWW-Shorten-isgd-0.02



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