aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2017-03-29 01:36:52 +0800
committerrobak <robak@FreeBSD.org>2017-03-29 01:36:52 +0800
commit0f08d0410b3e328b0a458474388c7146eaf71bc3 (patch)
tree17bf4de52bd5efeb0a269a39290c605d3dd330df
parente20d46c4f159b3dffab6aacf438c47edfec06385 (diff)
downloadfreebsd-ports-gnome-0f08d0410b3e328b0a458474388c7146eaf71bc3.tar.gz
freebsd-ports-gnome-0f08d0410b3e328b0a458474388c7146eaf71bc3.tar.zst
freebsd-ports-gnome-0f08d0410b3e328b0a458474388c7146eaf71bc3.zip
textproc/apache-poi: update 3.14 -> 3.15
PR: 215481 Submitted by: pfg
-rw-r--r--textproc/apache-poi/Makefile11
-rw-r--r--textproc/apache-poi/distinfo5
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile
index 699e0a37c10f..6b8f3dbe8683 100644
--- a/textproc/apache-poi/Makefile
+++ b/textproc/apache-poi/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= poi
-PORTVERSION= 3.14
+PORTVERSION= 3.15
CATEGORIES= textproc devel java
MASTER_SITES= APACHE/${PORTNAME}/release/bin
PKGNAMEPREFIX= apache-
-DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
+DISTNAME= ${PORTNAME}-bin-${PORTVERSION}-${RELEASE_DATE}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java API To Access Microsoft Format Files
@@ -18,7 +18,7 @@ USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
NO_ARCH= yes
-RELEASE_DATE= 20160307
+RELEASE_DATE= 20160924
JARNAMES= examples excelant scratchpad ooxml ooxml-schemas
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= cpe
@@ -34,13 +34,12 @@ PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}-${i}.jar
OPTIONS_DEFINE= DOCS
do-install:
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}-${RELEASE_DATE}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar
+ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar
.for i in ${JARNAMES}
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${i}-${PORTVERSION}-${RELEASE_DATE}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}-${i}.jar
+ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${i}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}-${i}.jar
.endfor
do-install-DOCS-on:
cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
- @${RMDIR} ${STAGEDIR}${DOCSDIR}/skin/css
.include <bsd.port.mk>
diff --git a/textproc/apache-poi/distinfo b/textproc/apache-poi/distinfo
index 730603d091ed..f79deea5675b 100644
--- a/textproc/apache-poi/distinfo
+++ b/textproc/apache-poi/distinfo
@@ -1,2 +1,3 @@
-SHA256 (poi-bin-3.14.tar.gz) = 4aeef6a01d966510fb9d8e07faa04d8dfa6a87234beb4cd07619f914dd1b02ec
-SIZE (poi-bin-3.14.tar.gz) = 19438466
+TIMESTAMP = 1490722529
+SHA256 (poi-bin-3.15-20160924.tar.gz) = fbcbb932574d67c5f1ca3fe985f240f0240dba96e54aa9e10164694690ee63d8
+SIZE (poi-bin-3.15-20160924.tar.gz) = 20318531