summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-21 17:38:33 +0000
committerkrion <krion@FreeBSD.org>2003-12-21 17:38:33 +0000
commitb37db3b66e9eb72a0d074caa6a850438569b46f5 (patch)
tree41eb859b71361e06abeb43620bfcd762ac53ca65
parent8439f0f9f5184bb7bb5678e7392d606bf26ba9cd (diff)
downloadFreeBSD-ports-b37db3b66e9eb72a0d074caa6a850438569b46f5.zip
FreeBSD-ports-b37db3b66e9eb72a0d074caa6a850438569b46f5.tar.gz
- Update to version 1.2.4
PR: 60462 Submitted by: Ports Fury
-rw-r--r--editors/poedit/Makefile7
-rw-r--r--editors/poedit/distinfo2
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 760a6ce..6adeb6c 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= poedit
-PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTVERSION= 1.2.4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,9 +23,9 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config
CPPFLAGS= -I${LOCALBASE}/include/db${USE_BDB_VER} \
-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/editors/poedit/distinfo b/editors/poedit/distinfo
index ec4990a..6a9f383 100644
--- a/editors/poedit/distinfo
+++ b/editors/poedit/distinfo
@@ -1 +1 @@
-MD5 (poedit-1.2.3.tar.gz) = 29180bc3e4e128bc0c6bee446b670d0f
+MD5 (poedit-1.2.4.tar.gz) = 18eda0880be1e46e81024e2dd89ebac0
OpenPOWER on IntegriCloud