svn commit: r471719 - head/www/p5-WWW-Shorten-isgd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 4 18:18:34 UTC 2018


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 at 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


More information about the svn-ports-all mailing list