diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-05-15 23:56:01 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-05-15 23:56:01 +0800 |
commit | 24bd3bff7b4586c3235b4231e599afa26696b99f (patch) | |
tree | a2b49aa212dfe6bb6ca830770d225ba6c53ea37a | |
parent | 3f78d082491855b9c253b2d818508dccdac5f25b (diff) | |
download | freebsd-ports-gnome-24bd3bff7b4586c3235b4231e599afa26696b99f.tar.gz freebsd-ports-gnome-24bd3bff7b4586c3235b4231e599afa26696b99f.tar.zst freebsd-ports-gnome-24bd3bff7b4586c3235b4231e599afa26696b99f.zip |
Update to 3.0.0
Changes: https://github.com/jonashaag/bjoern/blob/master/CHANGELOG
-rw-r--r-- | www/py-bjoern/Makefile | 2 | ||||
-rw-r--r-- | www/py-bjoern/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-bjoern/Makefile b/www/py-bjoern/Makefile index cbd67594756c..c7e6bddf4914 100644 --- a/www/py-bjoern/Makefile +++ b/www/py-bjoern/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bjoern -PORTVERSION= 2.2.3 +PORTVERSION= 3.0.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bjoern/distinfo b/www/py-bjoern/distinfo index 5bd75e9cccba..47f32a6c4a4f 100644 --- a/www/py-bjoern/distinfo +++ b/www/py-bjoern/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540304411 -SHA256 (bjoern-2.2.3.tar.gz) = a273b1e2dd4f9962668d416409d7936bf5535d58ba3b07bfa3520c9a71c57cd1 -SIZE (bjoern-2.2.3.tar.gz) = 38822 +TIMESTAMP = 1557747494 +SHA256 (bjoern-3.0.0.tar.gz) = 2e4461c7306c4f5def03223dce3b0f16ad26bc1718240e59a5e5472c2701027a +SIZE (bjoern-3.0.0.tar.gz) = 39051 |