- Update to 0.06

- Fix PKGNAMEPREFIX

PR:		135917
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-06-22 21:40:17 +00:00
parent 50b449a5aa
commit 15f4552c99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236490
2 changed files with 9 additions and 6 deletions

View file

@ -6,10 +6,9 @@
#
PORTNAME= HTML-MobileJp
PORTVERSION= 0.05
PORTVERSION= 0.06
CATEGORIES= japanese www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Generate mobile-jp html tags
@ -25,4 +24,8 @@ MAN3= HTML::MobileJp.3 \
HTML::MobileJp::Plugin::GPS.3 \
HTML::MobileJp::Plugin::EZweb::Object.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
MD5 (HTML-MobileJp-0.05.tar.gz) = c674feb24710c1e94e438967df72432e
SHA256 (HTML-MobileJp-0.05.tar.gz) = 6edf235a9c6125249516cdd7d80ba7e855e145698aad87f0af5c202d688f8fb8
SIZE (HTML-MobileJp-0.05.tar.gz) = 36968
MD5 (HTML-MobileJp-0.06.tar.gz) = 58c8470e42fb6945775ae12cfb03ce1a
SHA256 (HTML-MobileJp-0.06.tar.gz) = b5288d47542710bbfd7245aa2f2b44b5a2d3c7fa2d6a9eded2cd18527ee43e28
SIZE (HTML-MobileJp-0.06.tar.gz) = 42402