svn commit: r471712 - head/www/p5-WWW-DHL

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


Author: sunpoet
Date: Mon Jun  4 18:17:45 2018
New Revision: 471712
URL: https://svnweb.freebsd.org/changeset/ports/471712

Log:
  Add LICENSE
  
  - Fix and update WWW

Modified:
  head/www/p5-WWW-DHL/Makefile
  head/www/p5-WWW-DHL/pkg-descr

Modified: head/www/p5-WWW-DHL/Makefile
==============================================================================
--- head/www/p5-WWW-DHL/Makefile	Mon Jun  4 18:17:38 2018	(r471711)
+++ head/www/p5-WWW-DHL/Makefile	Mon Jun  4 18:17:45 2018	(r471712)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module for the DHL online tracking service
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser \
 		p5-HTML-TokeParser-Simple>=0:www/p5-HTML-TokeParser-Simple \
 		p5-libwww>=0:www/p5-libwww

Modified: head/www/p5-WWW-DHL/pkg-descr
==============================================================================
--- head/www/p5-WWW-DHL/pkg-descr	Mon Jun  4 18:17:38 2018	(r471711)
+++ head/www/p5-WWW-DHL/pkg-descr	Mon Jun  4 18:17:45 2018	(r471712)
@@ -3,4 +3,4 @@ DHL website. For privacy issues please consider the we
 note: This module is still some kind of alpha, because there are many
 different pages on the DHL website.
 
-WWW: http://search.cpan.org/dist/WWW-DHL/
+WWW: https://metacpan.org/release/SEPP/WWW-DHL-0.03


More information about the svn-ports-all mailing list