diff options
| author | Alexander Leidinger <netchild@FreeBSD.org> | 2020-09-21 12:58:52 +0000 |
|---|---|---|
| committer | Alexander Leidinger <netchild@FreeBSD.org> | 2020-09-21 12:58:52 +0000 |
| commit | e6185d8802353802fa4725c356b10a3604d72d84 (patch) | |
| tree | 062a453d8b3352650cabfb2df9ef4c888e68a149 | |
| parent | devel/py-loguru: update to 0.5.3 (diff) | |
Update to 2.5.9.
| -rw-r--r-- | misc/openhab2-addons/Makefile | 2 | ||||
| -rw-r--r-- | misc/openhab2-addons/distinfo | 6 | ||||
| -rw-r--r-- | misc/openhab2/Makefile | 4 | ||||
| -rw-r--r-- | misc/openhab2/distinfo | 6 |
4 files changed, 9 insertions, 9 deletions
diff --git a/misc/openhab2-addons/Makefile b/misc/openhab2-addons/Makefile index 07332ba77ca8..3cd846a5c2eb 100644 --- a/misc/openhab2-addons/Makefile +++ b/misc/openhab2-addons/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openhab2-addons -PORTVERSION= 2.5.8 +PORTVERSION= 2.5.9 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} diff --git a/misc/openhab2-addons/distinfo b/misc/openhab2-addons/distinfo index 1f56affea301..85ef3147324a 100644 --- a/misc/openhab2-addons/distinfo +++ b/misc/openhab2-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598252794 -SHA256 (openhab-addons-2.5.8.kar) = 8631537fb41623eb5f6f483751445289ad03cac1fcfda566ed0f8f8c4d7afa5f -SIZE (openhab-addons-2.5.8.kar) = 197708716 +TIMESTAMP = 1600692633 +SHA256 (openhab-addons-2.5.9.kar) = 5e226a850ee03d0447ad0e28cd54aceecb0e4da2ca632f27da04198de4aeae34 +SIZE (openhab-addons-2.5.9.kar) = 199156087 diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile index 212280b3a0a3..ea4fdb62d2be 100644 --- a/misc/openhab2/Makefile +++ b/misc/openhab2/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= openhab2 -PORTVERSION= 2.5.8 -PORTREVISION= 1 +PORTVERSION= 2.5.9 +#PORTREVISION= 1 CATEGORIES= misc java MASTER_SITES= https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} diff --git a/misc/openhab2/distinfo b/misc/openhab2/distinfo index 6b1a79c99df5..64fc6a1563d9 100644 --- a/misc/openhab2/distinfo +++ b/misc/openhab2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598252570 -SHA256 (openhab-2.5.8.tar.gz) = 4c58d94ed7bedd2a8b2ccfd455040cafe0edd2136ea3429953da96fca7eff5df -SIZE (openhab-2.5.8.tar.gz) = 83125175 +TIMESTAMP = 1600691359 +SHA256 (openhab-2.5.9.tar.gz) = 5dc5b4a3039d2da0cb603aa748285bb0bea0d461efe28ad2f0f1cf336f777040 +SIZE (openhab-2.5.9.tar.gz) = 83126145 |
