1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.12

- Use USE_DOS2UNIX
- Style

PR:		ports/121028
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
This commit is contained in:
Gabor Kovesdan 2008-02-25 13:38:42 +00:00
parent 0c475e5710
commit d52349bb4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207876
2 changed files with 6 additions and 6 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= WWW-Mixi-Scraper
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/I/IS/ISHIGAKI
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
@ -27,6 +26,7 @@ BUILD_DEPENDS= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USE_DOS2UNIX= yes
MAN3= WWW::Mixi::Scraper::Utils.3 \
WWW::Mixi::Scraper::Plugin::NewMusic.3 \

View File

@ -1,3 +1,3 @@
MD5 (WWW-Mixi-Scraper-0.11.tar.gz) = 6eb1b76cc0817f80ade4580aba4fe65a
SHA256 (WWW-Mixi-Scraper-0.11.tar.gz) = e9c541cb23a0369e74e4f8941a64592c7b70ff408c594d2a729a047b2b206508
SIZE (WWW-Mixi-Scraper-0.11.tar.gz) = 16780
MD5 (WWW-Mixi-Scraper-0.12.tar.gz) = 105bef6d85d7af6942cc8e59013c5659
SHA256 (WWW-Mixi-Scraper-0.12.tar.gz) = e86f49b7f1eb547305f6532442ad3600071f09e5e89b73e6daab34fe81beec5d
SIZE (WWW-Mixi-Scraper-0.12.tar.gz) = 16943