mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 0.17
PR: ports/126269 Submitted by: maintainer (markun onohara.to)
This commit is contained in:
parent
16d8ba08ff
commit
5ba0ef5750
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218070
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Mixi-Scraper
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -45,6 +45,7 @@ MAN3= WWW::Mixi::Scraper::Utils.3 \
|
||||
WWW::Mixi::Scraper::Plugin::NewFriendDiary.3 \
|
||||
WWW::Mixi::Scraper::Plugin::ViewDiary.3 \
|
||||
WWW::Mixi::Scraper::Plugin::ViewBBS.3 \
|
||||
WWW::Mixi::Scraper::Plugin::NewVideo.3
|
||||
WWW::Mixi::Scraper::Plugin::NewVideo.3 \
|
||||
WWW::Mixi::Scraper::Plugin::ListBookmark.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (WWW-Mixi-Scraper-0.15.tar.gz) = 997c35b7813b55c6a7aab0fb739abe35
|
||||
SHA256 (WWW-Mixi-Scraper-0.15.tar.gz) = c48ce88c6fb9b9a9accec4547ae021e97d55a691687b160c83cbf4d1e3802d4f
|
||||
SIZE (WWW-Mixi-Scraper-0.15.tar.gz) = 17191
|
||||
MD5 (WWW-Mixi-Scraper-0.17.tar.gz) = ee917a5f5161daae0d63dc5de649566b
|
||||
SHA256 (WWW-Mixi-Scraper-0.17.tar.gz) = 87ad2961147231344cfed39058482c46f5e9f5dd4f952c28c8f4c805a5eb60c9
|
||||
SIZE (WWW-Mixi-Scraper-0.17.tar.gz) = 18190
|
||||
|
@ -18,6 +18,7 @@
|
||||
%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ViewDiary.pm
|
||||
%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ViewBBS.pm
|
||||
%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/NewVideo.pm
|
||||
%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ListBookmark.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi/Scraper
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
|
Loading…
Reference in New Issue
Block a user