Date: Mon, 4 Jun 2018 18:09:49 +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: r471651 - head/mail/p5-WWW-GMail Message-ID: <201806041809.w54I9nTV068237@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 4 18:09:49 2018 New Revision: 471651 URL: https://svnweb.freebsd.org/changeset/ports/471651 Log: Fix MASTER_SITES to make it fetchable - Add LICENSE - Fix and update WWW Approved by: portmgr (blanket) Modified: head/mail/p5-WWW-GMail/Makefile head/mail/p5-WWW-GMail/pkg-descr Modified: head/mail/p5-WWW-GMail/Makefile ============================================================================== --- head/mail/p5-WWW-GMail/Makefile Mon Jun 4 18:09:42 2018 (r471650) +++ head/mail/p5-WWW-GMail/Makefile Mon Jun 4 18:09:49 2018 (r471651) @@ -6,10 +6,14 @@ PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:XANTUS PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= This module simplifies access to gmail + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-URI>=0:net/p5-URI Modified: head/mail/p5-WWW-GMail/pkg-descr ============================================================================== --- head/mail/p5-WWW-GMail/pkg-descr Mon Jun 4 18:09:42 2018 (r471650) +++ head/mail/p5-WWW-GMail/pkg-descr Mon Jun 4 18:09:49 2018 (r471651) @@ -1,3 +1,3 @@ WWW::GMail - Perl extension for accessing Google Mail (gmail) -WWW: http://search.cpan.org/dist/WWW-GMail/ +WWW: https://metacpan.org/release/XANTUS/WWW-GMail-0.07
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041809.w54I9nTV068237>