Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 22:30:22 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61523: Update port: japanese/ebview-gtk2 to 0.3.3
Message-ID:  <20040118223022.7f75e9ab.tkato@prontomail.com>
Resent-Message-ID: <200401181340.i0IDeGFk071503@freefall.freebsd.org>

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

>Number:         61523
>Category:       ports
>Synopsis:       Update port: japanese/ebview-gtk2 to 0.3.3
>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:   Sun Jan 18 05:40:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/japanese/ebview-gtk2/Makefile japanese/ebview-gtk2/Makefile
--- /usr/ports/japanese/ebview-gtk2/Makefile	Sat Jan 17 14:48:40 2004
+++ japanese/ebview-gtk2/Makefile	Sun Jan 18 21:07:29 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ebview
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.3
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,16 +20,15 @@
 CONFLICTS=	ja-ebview-0*
 
 USE_GNOME=	gtk20 gnometarget
+USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
-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-patch:
+	@${REINPLACE_CMD} -e \
+		's|-pthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/configure
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/japanese/ebview-gtk2/distinfo japanese/ebview-gtk2/distinfo
--- /usr/ports/japanese/ebview-gtk2/distinfo	Fri Jan 16 11:10:23 2004
+++ japanese/ebview-gtk2/distinfo	Sun Jan 18 20:51:33 2004
@@ -1 +1 @@
-MD5 (ebview-0.3.1.tar.gz) = 28927e10bb56c7598757ac4fded85806
+MD5 (ebview-0.3.3.tar.gz) = 3dc5ce005a151fba138d6785dcb8776e
>Release-Note:
>Audit-Trail:
>Unformatted:



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