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

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

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

Modified:
  head/www/p5-WWW-Google-Video/Makefile
  head/www/p5-WWW-Google-Video/pkg-descr

Modified: head/www/p5-WWW-Google-Video/Makefile
==============================================================================
--- head/www/p5-WWW-Google-Video/Makefile	Mon Jun  4 18:17:51 2018	(r471713)
+++ head/www/p5-WWW-Google-Video/Makefile	Mon Jun  4 18:17:58 2018	(r471714)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Interface to fetch the Google Video Information
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-libwww>=0:www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/www/p5-WWW-Google-Video/pkg-descr
==============================================================================
--- head/www/p5-WWW-Google-Video/pkg-descr	Mon Jun  4 18:17:51 2018	(r471713)
+++ head/www/p5-WWW-Google-Video/pkg-descr	Mon Jun  4 18:17:58 2018	(r471714)
@@ -3,4 +3,4 @@ Video Information.  To use it, you should create WWW::
 use its method fetch(), to fetch the information of Video.  It uses LWP::Simple
 for making request to Google.
 
-WWW: http://search.cpan.org/dist/WWW-Google-Video/
+WWW: https://metacpan.org/release/KENWU/WWW-Google-Video-0.4



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