1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Update to 2.5.1.

This commit is contained in:
Alexander Leidinger 2020-01-18 12:34:11 +00:00
parent a2a5c3a73d
commit 40130f3524
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523417
5 changed files with 32 additions and 27 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openhab2-addons
PORTVERSION= 2.5.0
PORTVERSION= 2.5.1
CATEGORIES= misc java
MASTER_SITES= https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab-addons%2F${PORTVERSION}/
DISTNAME= openhab-addons-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1577013078
SHA256 (openhab-addons-2.5.0.kar) = ab57c1330989f464d763d4731e91bde1e58c825bd4fea58953576d06f3a5ef9b
SIZE (openhab-addons-2.5.0.kar) = 190203584
TIMESTAMP = 1579350195
SHA256 (openhab-addons-2.5.1.kar) = 2d61a4d2506c686c8cf16e71dad3ffc76a8e6018d83696628868e0419c4f9f50
SIZE (openhab-addons-2.5.1.kar) = 190526801

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openhab2
PORTVERSION= 2.5.0
PORTVERSION= 2.5.1
#PORTREVISION= 3
CATEGORIES= misc java
MASTER_SITES= https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/
@ -64,4 +64,8 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/update.freebsd ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}/runtime/bin/
(cd ${WRKSRC}/userdata && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/${PORTNAME})
gen-plist:
${FIND} ${STAGEDIR} -type f | sed -e "s:${STAGEDIR}${PREFIX}/::g" | sort -u | grep libexec/ >pkg-plist.new
egrep '^(@|#|%)' pkg-plist >>pkg-plist.new
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1577012002
SHA256 (openhab-2.5.0.tar.gz) = 0ca9808159ea306ab8a0dbe40332337f4290638f350a2cd84bd6911adcc96259
SIZE (openhab-2.5.0.tar.gz) = 82725403
TIMESTAMP = 1579349106
SHA256 (openhab-2.5.1.tar.gz) = 79907c05d1fa2b64a843dc1e2f7f46a8f3248f1d2d583604e3538ae5af7202de
SIZE (openhab-2.5.1.tar.gz) = 83134957

View File

@ -17,16 +17,17 @@ libexec/openhab2/runtime/bin/update.lst
libexec/openhab2/runtime/bin/userdata_sysfiles.lst
libexec/openhab2/runtime/etc/jetty.xml
libexec/openhab2/runtime/etc/quartz.properties
libexec/openhab2/runtime/lib/README
libexec/openhab2/runtime/lib/boot/README
libexec/openhab2/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.2.7.jar
libexec/openhab2/runtime/lib/boot/org.apache.karaf.jaas.boot-4.2.7.jar
libexec/openhab2/runtime/lib/boot/org.apache.karaf.main-4.2.7.jar
libexec/openhab2/runtime/lib/boot/org.apache.karaf.specs.activator-4.2.7.jar
libexec/openhab2/runtime/lib/boot/osgi.core-6.0.0.jar
libexec/openhab2/runtime/lib/boot/README
libexec/openhab2/runtime/lib/endorsed/README
libexec/openhab2/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.2.7.jar
libexec/openhab2/runtime/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.2.7.jar
libexec/openhab2/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.2.7.jar
libexec/openhab2/runtime/lib/endorsed/README
libexec/openhab2/runtime/lib/ext/README
libexec/openhab2/runtime/lib/jdk9plus/istack-commons-runtime-3.0.8.jar
libexec/openhab2/runtime/lib/jdk9plus/jakarta.xml.bind-api-2.3.2.jar
@ -34,8 +35,8 @@ libexec/openhab2/runtime/lib/jdk9plus/javax.activation-1.2.0.jar
libexec/openhab2/runtime/lib/jdk9plus/javax.annotation-api-1.3.1.jar
libexec/openhab2/runtime/lib/jdk9plus/jaxb-runtime-2.3.2.jar
libexec/openhab2/runtime/lib/jdk9plus/txw2-2.3.2.jar
libexec/openhab2/runtime/lib/README
libexec/openhab2/runtime/services.cfg
libexec/openhab2/runtime/system/README
libexec/openhab2/runtime/system/com/eclipsesource/jaxrs/publisher/5.3.1/publisher-5.3.1.jar
libexec/openhab2/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.9.10/jackson-annotations-2.9.10.jar
libexec/openhab2/runtime/system/com/fasterxml/jackson/core/jackson-core/2.9.10/jackson-core-2.9.10.jar
@ -327,23 +328,24 @@ libexec/openhab2/runtime/system/org/openhab/core/bundles/org.openhab.core.ui.ico
libexec/openhab2/runtime/system/org/openhab/core/bundles/org.openhab.core.ui/2.5.0/org.openhab.core.ui-2.5.0.jar
libexec/openhab2/runtime/system/org/openhab/core/bundles/org.openhab.core.voice/2.5.0/org.openhab.core.voice-2.5.0.jar
libexec/openhab2/runtime/system/org/openhab/core/bundles/org.openhab.core/2.5.0/org.openhab.core-2.5.0.jar
libexec/openhab2/runtime/system/org/openhab/distro/distro-kar/2.5.0/distro-kar-2.5.0-features.xml
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-automation-js.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-items.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-persistence-rrd4j.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-rules.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-scripts.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-services-basicui.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-services-classicui.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-services-logging.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-sitemaps.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-things.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.0/distro-resources-2.5.0-transform-en.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro/2.5.0/distro-2.5.0-features.xml
libexec/openhab2/runtime/system/org/openhab/distro/openhab-addons/2.5.0/openhab-addons-2.5.0-features.xml
libexec/openhab2/runtime/system/org/openhab/distro/distro-kar/2.5.1/distro-kar-2.5.1-features.xml
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-automation-js.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-items.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-persistence-rrd4j.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-rules.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-scripts.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-services-basicui.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-services-classicui.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-services-logging.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-sitemaps.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-things.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.1/distro-resources-2.5.1-transform-en.cfg
libexec/openhab2/runtime/system/org/openhab/distro/distro/2.5.1/distro-2.5.1-features.xml
libexec/openhab2/runtime/system/org/openhab/distro/openhab-addons/2.5.1/openhab-addons-2.5.1-features.xml
libexec/openhab2/runtime/system/org/openhab/nrjavaserial/3.15.0.OH2/nrjavaserial-3.15.0.OH2.jar
libexec/openhab2/runtime/system/org/openhab/osgiify/com.google.dagger/2.20/com.google.dagger-2.20.jar
libexec/openhab2/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/1.4.1/com.igormaznitsa.jbbp-1.4.1.jar
libexec/openhab2/runtime/system/org/openhab/ui/bundles/org.openhab.ui.dashboard/2.5.1/org.openhab.ui.dashboard-2.5.1.jar
libexec/openhab2/runtime/system/org/ops4j/pax/logging/pax-logging-api/1.11.2/pax-logging-api-1.11.2.jar
libexec/openhab2/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/1.11.2/pax-logging-log4j2-1.11.2.jar
libexec/openhab2/runtime/system/org/ops4j/pax/logging/pax-logging-logback/1.11.2/pax-logging-logback-1.11.2.jar
@ -369,11 +371,10 @@ libexec/openhab2/runtime/system/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar
libexec/openhab2/runtime/system/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
libexec/openhab2/runtime/system/org/threeten/threeten-extra/1.4/threeten-extra-1.4.jar
libexec/openhab2/runtime/system/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar
libexec/openhab2/runtime/system/README
libexec/openhab2/runtime/system/tec/uom/lib/uom-lib-common/1.0.3/uom-lib-common-1.0.3.jar
libexec/openhab2/runtime/system/tec/uom/uom-se/1.0.10/uom-se-1.0.10.jar
libexec/openhab2/start_debug.sh
libexec/openhab2/start.sh
libexec/openhab2/start_debug.sh
@owner openhab
@group openhab
@sample %%DATADIR%%/etc/all.policy /var/db/openhab2/userdata/etc/all.policy