Browse Source

math/R-cran-XLConnect: mark BROKEN

A default recent JDK is required for a full POI dependency.

Also update to 1.2.2, but there is no impact.
overlay
Thierry Thomas 3 weeks ago
parent
commit
e27e00d7dd
  1. 5
      math/R-cran-XLConnect/Makefile
  2. 6
      math/R-cran-XLConnect/distinfo

5
math/R-cran-XLConnect/Makefile

@ -1,5 +1,5 @@
PORTNAME= XLConnect
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -26,6 +26,9 @@ TEST_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \
USES= cran java
# See PR 272855
BROKEN= a recent default JDK is required for a full apache-poi with bouncycastle
DEP_JARS= commons-codec commons-collections4 commons-compress commons-io \
commons-lang3 commons-math log4j-api poi poi-ooxml poi-ooxml-full\
SparseBitSet xmlbeans

6
math/R-cran-XLConnect/distinfo

@ -1,3 +1,3 @@
TIMESTAMP = 1746259385
SHA256 (XLConnect_1.2.1.tar.gz) = 9c081baff120ca7b5af79f8f3af5b03aa97fd94739b8484f9dbbcf51dae1946e
SIZE (XLConnect_1.2.1.tar.gz) = 1474417
TIMESTAMP = 1749203203
SHA256 (XLConnect_1.2.2.tar.gz) = 14649d692936ba58ce31f10ebf40b37f929ff9d1af36957526a1d8fc33013db1
SIZE (XLConnect_1.2.2.tar.gz) = 1475395

Loading…
Cancel
Save