summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2019-10-07 22:38:43 +0000
committerDon Lewis <truckman@FreeBSD.org>2019-10-07 22:38:43 +0000
commit74fba13473f13c232d054c03cc237842974ac7c5 (patch)
tree3378aab1018acdac638f8d2fd063f31c668fe796 /editors/openoffice-devel
parentRename jakarta-commons-lang3 to apache-commons-lang3 and upgrade to (diff)
Chase jakarta-commons-lang3 -> apache-commons-lang3 rename.
Notes
Notes: svn path=/head/; revision=514005
Diffstat (limited to 'editors/openoffice-devel')
-rw-r--r--editors/openoffice-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 525c4fe2a6e8..de068a723941 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP}
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 4
CATEGORIES= editors java
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \
@@ -64,7 +64,7 @@ BUILD_DEPENDS= \
gpatch:devel/patch \
${LOCALBASE}/include/sane/sane.h:graphics/sane-backends \
${LOCALBASE}/bin/vigra-config:graphics/vigra \
- ${JAVALIBDIR}/commons-lang3.jar:java/jakarta-commons-lang3 \
+ ${JAVALIBDIR}/commons-lang3.jar:java/apache-commons-lang3 \
${JAVALIBDIR}/junit.jar:java/junit \
${JAVALIBDIR}/bsh.jar:lang/bsh \
bash:shells/bash \
@@ -92,7 +92,7 @@ LIB_DEPENDS= \
libfontconfig.so:x11-fonts/fontconfig
RUN_DEPENDS= \
${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \
- ${JAVALIBDIR}/commons-lang3.jar:java/jakarta-commons-lang3 \
+ ${JAVALIBDIR}/commons-lang3.jar:java/apache-commons-lang3 \
${JAVALIBDIR}/bsh.jar:lang/bsh \
${LOCALBASE}/share/fonts/Caladea/Caladea-Bold.ttf:x11-fonts/crosextrafonts-caladea-ttf \
${LOCALBASE}/share/fonts/Carlito/Carlito-Bold.ttf:x11-fonts/crosextrafonts-carlito-ttf \