Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2009 22:38:49 +0900 (JST)
From:      TERAMOTO Masahiro <markun@onohara.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135917: [MAINTAINER] japanese/p5-HTML-MobileJp: update to 0.06
Message-ID:  <20090622133849.8EFD52845C@gate.onohara.to>
Resent-Message-ID: <200906221340.n5MDe5qK038616@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135917
>Category:       ports
>Synopsis:       [MAINTAINER] japanese/p5-HTML-MobileJp: update to 0.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 22 13:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 6.4-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.4-RELEASE-p5 FreeBSD 6.4-RELEASE-p5 #0: Wed Jun 10 06:39:45 UTC 2009
>Description:
- Update to 0.06
- Fix PKGNAMEPREFIX

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-HTML-MobileJp-0.06.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/japanese/p5-HTML-MobileJp/Makefile /home/markun/work/ports/p5-HTML-MobileJp/Makefile
--- /usr/ports/japanese/p5-HTML-MobileJp/Makefile	2009-05-01 22:31:09.000000000 +0900
+++ /home/markun/work/ports/p5-HTML-MobileJp/Makefile	2009-06-22 22:38:06.000000000 +0900
@@ -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 @@
 		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>
diff -ruN --exclude=CVS /usr/ports/japanese/p5-HTML-MobileJp/distinfo /home/markun/work/ports/p5-HTML-MobileJp/distinfo
--- /usr/ports/japanese/p5-HTML-MobileJp/distinfo	2009-05-01 22:31:09.000000000 +0900
+++ /home/markun/work/ports/p5-HTML-MobileJp/distinfo	2009-06-22 22:38:06.000000000 +0900
@@ -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
--- p5-HTML-MobileJp-0.06.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090622133849.8EFD52845C>