ports/63495: Update port: japanese/ebview-gtk2 to 0.3.4
KATO Tsuguru
tkato at prontomail.com
Sat Feb 28 15:40:21 UTC 2004
>Number: 63495
>Category: ports
>Synopsis: Update port: japanese/ebview-gtk2 to 0.3.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 28 07:40:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.4
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/japanese/ebview-gtk2/Makefile japanese/ebview-gtk2/Makefile
--- /usr/ports/japanese/ebview-gtk2/Makefile Wed Feb 4 19:00:00 2004
+++ japanese/ebview-gtk2/Makefile Sun Feb 22 13:19:23 2004
@@ -6,8 +6,7 @@
#
PORTNAME= ebview
-PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTVERSION= 0.3.4
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -30,6 +29,12 @@
post-patch:
@${REINPLACE_CMD} -e \
's|-pthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/configure
+
+pre-build:
+.for file in src/grep.c
+ cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \
+ && iconv -c -t ascii ${file}.pre_iconv > ${file} || ${TRUE}
+.endfor
post-install:
.if !defined(NOPORTDOCS)
diff -urN /usr/ports/japanese/ebview-gtk2/distinfo japanese/ebview-gtk2/distinfo
--- /usr/ports/japanese/ebview-gtk2/distinfo Thu Jan 29 20:28:06 2004
+++ japanese/ebview-gtk2/distinfo Sun Feb 22 13:13:52 2004
@@ -1,2 +1,2 @@
-MD5 (ebview-0.3.3.tar.gz) = 3dc5ce005a151fba138d6785dcb8776e
-SIZE (ebview-0.3.3.tar.gz) = 465131
+MD5 (ebview-0.3.4.tar.gz) = 986d8df2ffd99abf431dfe93be665c2c
+SIZE (ebview-0.3.4.tar.gz) = 490865
diff -urN /usr/ports/japanese/ebview-gtk2/pkg-plist japanese/ebview-gtk2/pkg-plist
--- /usr/ports/japanese/ebview-gtk2/pkg-plist Fri Jan 16 11:10:23 2004
+++ japanese/ebview-gtk2/pkg-plist Sun Feb 22 13:23:17 2004
@@ -6,12 +6,12 @@
%%DATADIR%%/endinglist-ja.xml
%%DATADIR%%/endinglist.xml
%%DATADIR%%/filter.xml
-%%DATADIR%%/help/en/index.html
%%DATADIR%%/help/en/body.html
%%DATADIR%%/help/en/menu.html
-%%DATADIR%%/help/ja/index.html
+%%DATADIR%%/help/en/index.html
%%DATADIR%%/help/ja/body.html
%%DATADIR%%/help/ja/menu.html
+%%DATADIR%%/help/ja/index.html
%%DATADIR%%/searchengines.xml
%%DATADIR%%/shortcut.xml
share/locale/ja/LC_MESSAGES/ebview.mo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list