Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 21:03:53 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/36797: Update port editors/poedit to 1.1.8
Message-ID:  <200204051903.g35J3rI1098927@tl.kom.tuwien.ac.at>

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

>Number:         36797
>Category:       ports
>Synopsis:       Update port editors/poedit to 1.1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 05 11:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Vienna University of Technology
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 2 18:27:42 CEST 2002 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
	port didn't build becaus auf giconv mess.
	
>How-To-Repeat:
	
>Fix:

	
diff -u Makefile.orig Makefile
--- Makefile.orig       Fri Apr  5 20:00:11 2002
+++ Makefile    Fri Apr  5 20:44:32 2002
@@ -7,7 +7,7 @@
 #

 PORTNAME=      poedit
-PORTVERSION=   1.1.6
+PORTVERSION=   1.1.8
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -20,14 +20,14 @@
 LIB_DEPENDS=   intl.1:${PORTSDIR}/devel/gettext-old \
                wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel \
                db3:${PORTSDIR}/databases/db3 \
-               giconv:${PORTSDIR}/converters/libiconv
+               iconv.3:${PORTSDIR}/converters/libiconv

 PATCH_DIST_ARGS=       -d ${PATCH_WRKSRC} -E ${PATCH_DIST_STRIP} -p1
 USE_X_PREFIX=  yes
 WANT_GNOME=    yes
 GNU_CONFIGURE= yes
 CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
-               LIBS="-L${LOCALBASE}/lib -liconv"
+               LIBS="-L${LOCALBASE}/lib -liconv -pthread"
 USE_GMAKE=     yes

 MAN1=  poedit.1

diff -u distinfo.orig distinfo
--- distinfo.orig       Tue Feb 26 13:18:34 2002
+++ distinfo    Fri Apr  5 20:54:08 2002
@@ -1 +1 @@
-MD5 (poedit-1.1.6.tar.gz) = 52f0361d04b35e99e2064f10f3586d04
+MD5 (poedit-1.1.8.tar.gz) = 71436c17916194cfb291f3097ffe7482


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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