ports/121615: Update port: editors/poedit to 1.4

KATO Tsuguru tkato432 at yahoo.com
Tue Mar 11 18:10:01 UTC 2008


>Number:         121615
>Category:       ports
>Synopsis:       Update port: editors/poedit to 1.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:   Tue Mar 11 18:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/poedit/Makefile editors/poedit/Makefile
--- /usr/ports/editors/poedit/Makefile	2008-02-10 15:23:12.000000000 +0900
+++ editors/poedit/Makefile	2008-03-11 03:24:09.000000000 +0900
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=	poedit
-PORTVERSION=	1.3.9
+PORTVERSION=	1.4
 CATEGORIES=	editors
 MASTER_SITES=	SF
 
@@ -36,15 +36,15 @@
 CPPFLAGS=	-I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${BDB_LIB_DIR} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
 
-post-patch:
-	@${REINPLACE_CMD} -e \
-		's/for version in .*;/for version in ${BDB_VER};/ ; \
-		 s/-ldb-$$version/-l${BDB_LIB_NAME}/' ${WRKSRC}/configure
-
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 800000 && ${ARCH} == i386
 BROKEN=	Does not compile
 .endif
 
+post-patch:
+	@${REINPLACE_CMD} -e \
+		's/for version in .*;/for version in ${BDB_VER};/ ; \
+		 s/-ldb-$$version/-l${BDB_LIB_NAME}/' ${WRKSRC}/configure
+
 .include <bsd.port.post.mk>
diff -urN /usr/ports/editors/poedit/distinfo editors/poedit/distinfo
--- /usr/ports/editors/poedit/distinfo	2007-12-15 05:08:20.000000000 +0900
+++ editors/poedit/distinfo	2008-03-11 03:24:09.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (poedit-1.3.9.tar.gz) = 2e2b921c9684f1bd9dba2535d97bd34e
-SHA256 (poedit-1.3.9.tar.gz) = 4803cde2f95412184b92193c0f34136da286c852bc5dd92c036e40e59054de04
-SIZE (poedit-1.3.9.tar.gz) = 1650758
+MD5 (poedit-1.4.tar.gz) = 5198a30796af69830692b7e9e6fdbf64
+SHA256 (poedit-1.4.tar.gz) = cf026b94824d7b2f0a90cbc70a2d03e2b60d63269a0ec5a61ee42958def89de5
+SIZE (poedit-1.4.tar.gz) = 1525541
diff -urN /usr/ports/editors/poedit/pkg-descr editors/poedit/pkg-descr
--- /usr/ports/editors/poedit/pkg-descr	2007-12-15 05:08:20.000000000 +0900
+++ editors/poedit/pkg-descr	2008-03-11 03:24:09.000000000 +0900
@@ -1,5 +1,5 @@
 Poedit is cross-platform gettext catalogs (.po files) editor. It is built
-with wxWindows toolkit and can run on any platform supported by it (although
+with wxWidgets toolkit and can run on any platform supported by it (although
 it was tested only on Unix with GTK+ and Windows). It aims to provide more
 convenient approach to editing catalogs than launching vi and editing the
 file by hand. 
diff -urN /usr/ports/editors/poedit/pkg-plist editors/poedit/pkg-plist
--- /usr/ports/editors/poedit/pkg-plist	2007-12-15 05:08:20.000000000 +0900
+++ editors/poedit/pkg-plist	2008-03-11 03:24:09.000000000 +0900
@@ -9,6 +9,7 @@
 share/locale/ar/LC_MESSAGES/poedit.mo
 share/locale/ast/LC_MESSAGES/poedit.mo
 share/locale/be/LC_MESSAGES/poedit.mo
+share/locale/be at latin/LC_MESSAGES/poedit.mo
 share/locale/bg/LC_MESSAGES/poedit.mo
 share/locale/bn/LC_MESSAGES/poedit.mo
 share/locale/br/LC_MESSAGES/poedit.mo
@@ -152,6 +153,8 @@
 @dirrmtry share/locale/fur
 @dirrmtry share/locale/es_PR/LC_MESSAGES
 @dirrmtry share/locale/es_PR
+ at dirrmtry share/locale/be at latin/LC_MESSAGES
+ at dirrmtry share/locale/be at latin
 @dirrmtry share/locale/ast/LC_MESSAGES
 @dirrmtry share/locale/ast
 @dirrmtry share/locale/af_ZA/LC_MESSAGES
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list