aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-07-11 05:06:39 +0800
committerbapt <bapt@FreeBSD.org>2011-07-11 05:06:39 +0800
commit30858ea3c41de585d455dc6029297d527152e391 (patch)
tree489557449bc9d7c0c9f93cefc244761d234d7cc9 /editors/libreoffice
parentcfdfe1cdf585ce367ae48ea29774ca3c7057d108 (diff)
downloadfreebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.gz
freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.zst
freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.zip
- update ICU to 4.8
- chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
Diffstat (limited to 'editors/libreoffice')
-rw-r--r--editors/libreoffice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 32fc5500aa18..b1287efe7217 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libreoffice
PORTVERSION= 3.3.3
+PORTREVISION= 1
LOVERSION= ${PORTVERSION}.1
CATEGORIES= editors
MASTER_SITES= http://ftp.osuosl.org/pub/tdf/libreoffice/src/ \
@@ -82,7 +83,7 @@ EXTRACT_BEFORE_ARGS=
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
xml2.5:${PORTSDIR}/textproc/libxml2 \
expat.6:${PORTSDIR}/textproc/expat2 \
- icutu.46:${PORTSDIR}/devel/icu \
+ icutu.48:${PORTSDIR}/devel/icu \
jpeg.11:${PORTSDIR}/graphics/jpeg \
curl.6:${PORTSDIR}/ftp/curl \
hunspell-1.2.0:${PORTSDIR}/hungarian/hunspell \