diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2020-12-14 16:31:08 +0800 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2020-12-14 16:31:08 +0800 |
commit | f3f49574400592ea73db9e1d48abc442dca44e29 (patch) | |
tree | 405edc2b2ea8c90817e0eaef4ca9a8ab3f9c15bc /misc | |
parent | a85d5777a1c32479757209d12036f0b10e68b8af (diff) | |
download | freebsd-ports-gnome-f3f49574400592ea73db9e1d48abc442dca44e29.tar.gz freebsd-ports-gnome-f3f49574400592ea73db9e1d48abc442dca44e29.tar.zst freebsd-ports-gnome-f3f49574400592ea73db9e1d48abc442dca44e29.zip |
Update to 2.5.11.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openhab2-addons/Makefile | 2 | ||||
-rw-r--r-- | misc/openhab2-addons/distinfo | 6 | ||||
-rw-r--r-- | misc/openhab2/Makefile | 2 | ||||
-rw-r--r-- | misc/openhab2/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/openhab2-addons/Makefile b/misc/openhab2-addons/Makefile index 270f03de1c70..7bfb301c281a 100644 --- a/misc/openhab2-addons/Makefile +++ b/misc/openhab2-addons/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openhab2-addons -PORTVERSION= 2.5.10 +PORTVERSION= 2.5.11 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 1f047219f9f9..f04a06509833 100644 --- a/misc/openhab2-addons/distinfo +++ b/misc/openhab2-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604392654 -SHA256 (openhab-addons-2.5.10.kar) = b4a7195eefa8be4b1bb4198ecb9f7d370ca0dd7e69e9be0a5adb023dc2189784 -SIZE (openhab-addons-2.5.10.kar) = 199358169 +TIMESTAMP = 1607929665 +SHA256 (openhab-addons-2.5.11.kar) = 400b1272f7eef2e2c565df6fee7a2fab098dfdfe623c525436b67154a1f07a1c +SIZE (openhab-addons-2.5.11.kar) = 199393963 diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile index 2c510d353461..f5e02e9e3ee7 100644 --- a/misc/openhab2/Makefile +++ b/misc/openhab2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openhab2 -PORTVERSION= 2.5.10 +PORTVERSION= 2.5.11 #PORTREVISION= 1 CATEGORIES= misc java MASTER_SITES= https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/ diff --git a/misc/openhab2/distinfo b/misc/openhab2/distinfo index d0f14e49f2a8..7fc4dacf77dd 100644 --- a/misc/openhab2/distinfo +++ b/misc/openhab2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604392524 -SHA256 (openhab-2.5.10.tar.gz) = d00bc6f0d662afd36802b496e82d6307a076053ac9097805684e25619a76b6b2 -SIZE (openhab-2.5.10.tar.gz) = 83126545 +TIMESTAMP = 1607929490 +SHA256 (openhab-2.5.11.tar.gz) = edff418da20464fc3fbc28f9790b122c53ddb8a53bf4f79041a7645c0ba49ac8 +SIZE (openhab-2.5.11.tar.gz) = 83126702 |