mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
- Update to 1.10
PR: 136766 Submitted by: Masafumi NAKANE <max@accessibility.org> (maintainer)
This commit is contained in:
parent
7211cfb845
commit
144ee1c796
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237818
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Shorten-Bitly
|
||||
PORTVERSION= 1.06
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= max@FreeBSD.org
|
||||
COMMENT= Abstract interface to URL shortening sites
|
||||
COMMENT= Abstract interface to bit.ly, one of URL shortening sites
|
||||
|
||||
BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \
|
||||
p5-WWW-Shorten>=1.9:${PORTSDIR}/www/p5-WWW-Shorten \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (WWW-Shorten-Bitly-1.06.tar.gz) = b5c39fd1f14483eb7856a89de9a8e5f1
|
||||
SHA256 (WWW-Shorten-Bitly-1.06.tar.gz) = 19f371decfe5c7b83df27c304bfedb65d5759257515d299d49bf83bea8dd7219
|
||||
SIZE (WWW-Shorten-Bitly-1.06.tar.gz) = 5990
|
||||
MD5 (WWW-Shorten-Bitly-1.10.tar.gz) = 8dc2a08a74f002c63b3b4c3bd9848893
|
||||
SHA256 (WWW-Shorten-Bitly-1.10.tar.gz) = b72b1e295a6302d453da17b871a32d55b81f435d143f544a1a2cfe14aad3118d
|
||||
SIZE (WWW-Shorten-Bitly-1.10.tar.gz) = 6039
|
||||
|
@ -3,5 +3,5 @@
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
|
||||
@dirrmtry %%SITE_PERL%%/WWW/Shorten
|
||||
@dirrmtry %%SITE_PERL%%/WWW
|
||||
|
Loading…
Reference in New Issue
Block a user