diff options
author | Romain Tartière <romain@FreeBSD.org> | 2021-04-15 18:19:14 -1000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2021-04-15 18:19:14 -1000 |
commit | b13ef0d4ca3007334aea285667da0922fe0ea9c7 (patch) | |
tree | e1ac55a3f5a58a3d454fd38ae2cb4273de0f84da | |
parent | 2814f281b86c0e262d05f3125021c4a0a5fc8229 (diff) | |
download | freebsd-ports-b13ef0d4ca3007334aea285667da0922fe0ea9c7.zip |
www/py-puppetboard: Update to 3.0.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#300
With hat: puppet
-rw-r--r-- | www/py-puppetboard/Makefile | 3 | ||||
-rw-r--r-- | www/py-puppetboard/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/py-puppetboard/Makefile b/www/py-puppetboard/Makefile index 4366084de597..155aff71dfbc 100644 --- a/www/py-puppetboard/Makefile +++ b/www/py-puppetboard/Makefile @@ -1,7 +1,6 @@ PORTNAME= puppetboard -PORTVERSION= 2.2.0 +PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-puppetboard/distinfo b/www/py-puppetboard/distinfo index 8ce2f3a4cdb8..10edf4333b7a 100644 --- a/www/py-puppetboard/distinfo +++ b/www/py-puppetboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596312877 -SHA256 (voxpupuli-puppetboard-v2.2.0_GH0.tar.gz) = 3ca423dd0016847a361cb5ce0a15ec6879ffec527949a6a98479df2db7c4f4c8 -SIZE (voxpupuli-puppetboard-v2.2.0_GH0.tar.gz) = 2284534 +TIMESTAMP = 1617065461 +SHA256 (voxpupuli-puppetboard-v3.0.0_GH0.tar.gz) = 985e5d0ededdda3226d7bb805f5e58ab41b561f283f2e3a3a598a306e99b5311 +SIZE (voxpupuli-puppetboard-v3.0.0_GH0.tar.gz) = 2668098 |