Date: Mon, 20 Apr 2020 11:58:08 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532197 - in head/misc: openhab2 openhab2-addons Message-ID: <202004201158.03KBw8Xe012864@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: netchild Date: Mon Apr 20 11:58:07 2020 New Revision: 532197 URL: https://svnweb.freebsd.org/changeset/ports/532197 Log: Update to 2.5.4. Modified: head/misc/openhab2-addons/Makefile head/misc/openhab2-addons/distinfo head/misc/openhab2/Makefile head/misc/openhab2/distinfo head/misc/openhab2/pkg-plist Modified: head/misc/openhab2-addons/Makefile ============================================================================== --- head/misc/openhab2-addons/Makefile Mon Apr 20 11:40:04 2020 (r532196) +++ head/misc/openhab2-addons/Makefile Mon Apr 20 11:58:07 2020 (r532197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openhab2-addons -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 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} Modified: head/misc/openhab2-addons/distinfo ============================================================================== --- head/misc/openhab2-addons/distinfo Mon Apr 20 11:40:04 2020 (r532196) +++ head/misc/openhab2-addons/distinfo Mon Apr 20 11:58:07 2020 (r532197) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585809483 -SHA256 (openhab-addons-2.5.3.kar) = 2841c4a4cbf31b94915eabf55288f45e1a372b798ee6f8a81752dbc9c8c3b04f -SIZE (openhab-addons-2.5.3.kar) = 192354550 +TIMESTAMP = 1587382079 +SHA256 (openhab-addons-2.5.4.kar) = c162c61a9ecc509e2e0456f15d84a31f3eed0535c669625293694f9d232fed44 +SIZE (openhab-addons-2.5.4.kar) = 193936638 Modified: head/misc/openhab2/Makefile ============================================================================== --- head/misc/openhab2/Makefile Mon Apr 20 11:40:04 2020 (r532196) +++ head/misc/openhab2/Makefile Mon Apr 20 11:58:07 2020 (r532197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openhab2 -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 #PORTREVISION= 3 CATEGORIES= misc java MASTER_SITES= https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/ @@ -25,6 +25,8 @@ NO_ARCH= yes USERS= openhab GROUPS= openhab +PLIST_SUB= PORTVERSION=${PORTVERSION} + post-patch: @${REINPLACE_CMD} -e "s:%%LOCALBASE%%:${LOCALBASE}:g" ${WRKSRC}/runtime/bin/setenv @@ -65,7 +67,7 @@ do-install: (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 + ${FIND} ${STAGEDIR} -type f | sed -e "s:${STAGEDIR}${PREFIX}/::g ; s:${PORTVERSION}:%%PORTVERSION%%:g" | sort -u | grep libexec/ >pkg-plist.new egrep '^(@|#|%)' pkg-plist >>pkg-plist.new .include <bsd.port.mk> Modified: head/misc/openhab2/distinfo ============================================================================== --- head/misc/openhab2/distinfo Mon Apr 20 11:40:04 2020 (r532196) +++ head/misc/openhab2/distinfo Mon Apr 20 11:58:07 2020 (r532197) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584633935 -SHA256 (openhab-2.5.3.tar.gz) = 3016286ec6df5a00fdc0e84affaacb16b02afd3d898d6b580ae1a23e1feb361a -SIZE (openhab-2.5.3.tar.gz) = 83105659 +TIMESTAMP = 1587381388 +SHA256 (openhab-2.5.4.tar.gz) = b234e934e0e5d6b8c0121af1683ccd76d8236be9057a48ff4da521d4a13e689b +SIZE (openhab-2.5.4.tar.gz) = 83124465 Modified: head/misc/openhab2/pkg-plist ============================================================================== --- head/misc/openhab2/pkg-plist Mon Apr 20 11:40:04 2020 (r532196) +++ head/misc/openhab2/pkg-plist Mon Apr 20 11:58:07 2020 (r532197) @@ -328,24 +328,24 @@ libexec/openhab2/runtime/system/org/openhab/core/bundl 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.3/distro-kar-2.5.3-features.xml -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-automation-js.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-items.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-persistence-rrd4j.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-rules.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-scripts.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-services-basicui.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-services-classicui.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-services-logging.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-sitemaps.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-things.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/2.5.3/distro-resources-2.5.3-transform-en.cfg -libexec/openhab2/runtime/system/org/openhab/distro/distro/2.5.3/distro-2.5.3-features.xml -libexec/openhab2/runtime/system/org/openhab/distro/openhab-addons/2.5.3/openhab-addons-2.5.3-features.xml +libexec/openhab2/runtime/system/org/openhab/distro/distro-kar/%%PORTVERSION%%/distro-kar-%%PORTVERSION%%-features.xml +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-automation-js.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-items.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-persistence-rrd4j.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-rules.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-scripts.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-services-basicui.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-services-classicui.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-services-logging.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-sitemaps.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-things.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro-resources/%%PORTVERSION%%/distro-resources-%%PORTVERSION%%-transform-en.cfg +libexec/openhab2/runtime/system/org/openhab/distro/distro/%%PORTVERSION%%/distro-%%PORTVERSION%%-features.xml +libexec/openhab2/runtime/system/org/openhab/distro/openhab-addons/%%PORTVERSION%%/openhab-addons-%%PORTVERSION%%-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.3/org.openhab.ui.dashboard-2.5.3.jar +libexec/openhab2/runtime/system/org/openhab/ui/bundles/org.openhab.ui.dashboard/%%PORTVERSION%%/org.openhab.ui.dashboard-%%PORTVERSION%%.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004201158.03KBw8Xe012864>