Date: Mon, 4 Jul 2005 03:00:11 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/82938: Update port: editors/poedit to 1.3.3 Message-ID: <20050704030011.60c39500.tkato432@yahoo.com> Resent-Message-ID: <200507031810.j63IAJsR084436@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82938 >Category: ports >Synopsis: Update port: editors/poedit to 1.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 Jul 03 18:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.3.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/editors/poedit/Makefile editors/poedit/Makefile --- /usr/ports/editors/poedit/Makefile Fri May 13 02:35:14 2005 +++ editors/poedit/Makefile Sun Jul 3 18:03:09 2005 @@ -7,8 +7,7 @@ # PORTNAME= poedit -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,8 +16,7 @@ COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 +LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 USE_X_PREFIX= yes USE_GETTEXT= yes @@ -27,7 +25,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config CPPFLAGS= -I${LOCALBASE}/include/db${USE_BDB_VER} \ -I${LOCALBASE}/include ${PTHREAD_CFLAGS} @@ -49,6 +46,14 @@ LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3 .else BROKEN= "WITH_BDB_VER must be 3, 4 or 41" +.endif + +.if defined(WITH_WXGTK24) +LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 +CONFIGURE_ARGS+= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config +.else +LIB_DEPENDS+= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 +CONFIGURE_ARGS+= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-config .endif post-patch: diff -urN /usr/ports/editors/poedit/distinfo editors/poedit/distinfo --- /usr/ports/editors/poedit/distinfo Sun Jan 30 12:26:27 2005 +++ editors/poedit/distinfo Mon Jun 27 17:54:40 2005 @@ -1,2 +1,2 @@ -MD5 (poedit-1.3.2.tar.gz) = 3fcf4a3b6a8b11f0b7d28fa180efdf7f -SIZE (poedit-1.3.2.tar.gz) = 1679698 +MD5 (poedit-1.3.3.tar.gz) = 66880410877210a69504f0b4d3ff868c +SIZE (poedit-1.3.3.tar.gz) = 2062288 diff -urN /usr/ports/editors/poedit/pkg-plist editors/poedit/pkg-plist --- /usr/ports/editors/poedit/pkg-plist Sun Jan 30 12:26:27 2005 +++ editors/poedit/pkg-plist Mon Jun 27 17:59:14 2005 @@ -17,11 +17,15 @@ share/locale/et/LC_MESSAGES/poedit.mo share/locale/eu/LC_MESSAGES/poedit.mo share/locale/fa_IR/LC_MESSAGES/poedit.mo +share/locale/fi/LC_MESSAGES/poedit.mo share/locale/fr/LC_MESSAGES/poedit.mo +share/locale/fur/LC_MESSAGES/poedit.mo +share/locale/gl/LC_MESSAGES/poedit.mo share/locale/he/LC_MESSAGES/poedit.mo share/locale/hi/LC_MESSAGES/poedit.mo share/locale/hr/LC_MESSAGES/poedit.mo share/locale/hu/LC_MESSAGES/poedit.mo +share/locale/id/LC_MESSAGES/poedit.mo share/locale/is/LC_MESSAGES/poedit.mo share/locale/it/LC_MESSAGES/poedit.mo share/locale/ja/LC_MESSAGES/poedit.mo @@ -56,19 +60,19 @@ %%DATADIR%%/help.zip %%DATADIR%%/resources.zip @dirrm %%DATADIR%% -@unexec rmdir %D/share/locale/af_ZA/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/af_ZA 2> /dev/null || true -@unexec rmdir %D/share/locale/am_ET/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/am_ET 2> /dev/null || true -@unexec rmdir %D/share/locale/ast/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ast 2> /dev/null || true -@unexec rmdir %D/share/locale/br/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/br 2> /dev/null || true -@unexec rmdir %D/share/locale/es_PR/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/es_PR 2> /dev/null || true -@unexec rmdir %D/share/locale/ky/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ky 2> /dev/null || true -@unexec rmdir %D/share/locale/sq_AL/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/sq_AL 2> /dev/null || true @unexec rmdir %D/share/locale/sv_SE/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/sv_SE 2> /dev/null || true +@unexec rmdir %D/share/locale/sq_AL/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/sq_AL 2> /dev/null || true +@unexec rmdir %D/share/locale/ky/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ky 2> /dev/null || true +@unexec rmdir %D/share/locale/fur/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/fur 2> /dev/null || true +@unexec rmdir %D/share/locale/es_PR/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/es_PR 2> /dev/null || true +@unexec rmdir %D/share/locale/ast/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ast 2> /dev/null || true +@unexec rmdir %D/share/locale/am_ET/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/am_ET 2> /dev/null || true +@unexec rmdir %D/share/locale/af_ZA/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/af_ZA 2> /dev/null || true >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050704030011.60c39500.tkato432>