aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-03-16 02:06:16 +0800
committermezz <mezz@FreeBSD.org>2006-03-16 02:06:16 +0800
commit48ed6584e9c8bd3cba393742a9eb2ac32966a61e (patch)
treed8a572efbaaf696ce59a8181d1729c4b571c490c
parent74e3eecb815790a7384ecca9ae86d1a2829d8574 (diff)
downloadfreebsd-ports-gnome-48ed6584e9c8bd3cba393742a9eb2ac32966a61e.tar.gz
freebsd-ports-gnome-48ed6584e9c8bd3cba393742a9eb2ac32966a61e.tar.zst
freebsd-ports-gnome-48ed6584e9c8bd3cba393742a9eb2ac32966a61e.zip
Chase wv's shared library version bump, bump the PORTREVISION.
-rw-r--r--editors/abiword-plugins/Makefile2
-rw-r--r--editors/abiword/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index f187cfc6c518..c922ee8547c4 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -8,7 +8,7 @@
PORTNAME= abiword
PORTVERSION= 2.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 1fecd34b59e2..709335930de6 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -8,6 +8,7 @@
PORTNAME= abiword
PORTVERSION= 2.4.2
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -21,7 +22,7 @@ COMMENT= An open-source, cross-platform WYSIWYG word processor
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
png.5:${PORTSDIR}/graphics/png \
- wv-1.0.0:${PORTSDIR}/textproc/wv \
+ wv-1.2.1:${PORTSDIR}/textproc/wv \
fribidi.0:${PORTSDIR}/converters/fribidi
USE_BZIP2= yes