From owner-svn-ports-all@freebsd.org Mon Apr 20 11:58:10 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 33C302C0698; Mon, 20 Apr 2020 11:58:10 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 495QFF2krrz4CsF; Mon, 20 Apr 2020 11:58:09 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 54BBDF051; Mon, 20 Apr 2020 11:58:09 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03KBw9OJ012868; Mon, 20 Apr 2020 11:58:09 GMT (envelope-from netchild@FreeBSD.org) Received: (from netchild@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03KBw8Xe012864; Mon, 20 Apr 2020 11:58:08 GMT (envelope-from netchild@FreeBSD.org) Message-Id: <202004201158.03KBw8Xe012864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: netchild set sender to netchild@FreeBSD.org using -f From: Alexander Leidinger Date: Mon, 20 Apr 2020 11:58:08 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: netchild X-SVN-Commit-Paths: in head/misc: openhab2 openhab2-addons X-SVN-Commit-Revision: 532197 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 11:58:10 -0000 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 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