Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:17:45 +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: r471712 - head/www/p5-WWW-DHL
Message-ID:  <201806041817.w54IHj9e079592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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