diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-11-24 03:09:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-11-24 03:09:40 +0800 |
commit | b78200f782aeed095a0e94e08bd1de17a65e4d55 (patch) | |
tree | b41e73529fcaf6bbc3abc836de8c92c06c0219a5 | |
parent | ad541340b5d92f56946a793768ea7dba32feefa5 (diff) | |
download | freebsd-ports-gnome-b78200f782aeed095a0e94e08bd1de17a65e4d55.tar.gz freebsd-ports-gnome-b78200f782aeed095a0e94e08bd1de17a65e4d55.tar.zst freebsd-ports-gnome-b78200f782aeed095a0e94e08bd1de17a65e4d55.zip |
Update to 2.0.4
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 c651c4021921..9f6a583c4c72 100644 --- a/www/py-bjoern/Makefile +++ b/www/py-bjoern/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bjoern -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bjoern/distinfo b/www/py-bjoern/distinfo index 6624a89c590a..7fa4d588be1a 100644 --- a/www/py-bjoern/distinfo +++ b/www/py-bjoern/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511371587 -SHA256 (bjoern-2.0.3.tar.gz) = b5196c60d3fd3102607122534e78e7a3c9b6fc5a1f6b860f5d17bfa0a7b8785d -SIZE (bjoern-2.0.3.tar.gz) = 30634 +TIMESTAMP = 1511456608 +SHA256 (bjoern-2.0.4.tar.gz) = 1d0b106e1beafe9cebc4cdf8452934e9b2d4cb5c313f3ab40162fdd1a28b460a +SIZE (bjoern-2.0.4.tar.gz) = 31061 |