mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
www/p5-WWW-Contact: Update to 0.51
PR: 230378 Submitted by: Nathan <ndowens@yahoo.com> Approved by: maintainer timeout (sailorfred@yahoo.com, >6 months)
This commit is contained in:
parent
5ac31881f8
commit
a77ae8f09e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489353
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= WWW-Contact
|
||||
PORTVERSION= 0.47
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.51
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:FAYLAND
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (WWW-Contact-0.47.tar.gz) = b5f22cffea804740d167f139a630af7fa55a724dff9f9af4116464d78344de6f
|
||||
SIZE (WWW-Contact-0.47.tar.gz) = 22495
|
||||
TIMESTAMP = 1533456417
|
||||
SHA256 (WWW-Contact-0.51.tar.gz) = a98b6485120086b316d6a7651e477fd10e1ee151dbbc85afbb1eaf31b06f5f73
|
||||
SIZE (WWW-Contact-0.51.tar.gz) = 29131
|
||||
|
@ -3,6 +3,7 @@
|
||||
%%SITE_PERL%%/WWW/Contact/Plaxo.pm
|
||||
%%SITE_PERL%%/WWW/Contact/Rediffmail.pm
|
||||
%%SITE_PERL%%/WWW/Contact/GoogleContactsAPI.pm
|
||||
%%SITE_PERL%%/WWW/Contact/GoogleContactsAPIOAuth2.pm
|
||||
%%SITE_PERL%%/WWW/Contact/Lycos.pm
|
||||
%%SITE_PERL%%/WWW/Contact/Yahoo.pm
|
||||
%%SITE_PERL%%/WWW/Contact/Indiatimes.pm
|
||||
@ -20,6 +21,7 @@
|
||||
%%PERL5_MAN3%%/WWW::Contact::Base.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Contact::CN::163.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Contact::Gmail.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Contact::GoogleContactsAPIOAuth2.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Contact::GoogleContactsAPI.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Contact::Hotmail.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Contact::Indiatimes.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user