Date: Tue, 20 Mar 2018 22:35:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465126 - head/www/py-bjoern Message-ID: <201803202235.w2KMZhpQ003468@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Mar 20 22:35:42 2018 New Revision: 465126 URL: https://svnweb.freebsd.org/changeset/ports/465126 Log: Update to 2.2.0 Changes: https://github.com/jonashaag/bjoern/blob/master/CHANGELOG Modified: head/www/py-bjoern/Makefile head/www/py-bjoern/distinfo Modified: head/www/py-bjoern/Makefile ============================================================================== --- head/www/py-bjoern/Makefile Tue Mar 20 22:35:37 2018 (r465125) +++ head/www/py-bjoern/Makefile Tue Mar 20 22:35:42 2018 (r465126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bjoern -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-bjoern/distinfo ============================================================================== --- head/www/py-bjoern/distinfo Tue Mar 20 22:35:37 2018 (r465125) +++ head/www/py-bjoern/distinfo Tue Mar 20 22:35:42 2018 (r465126) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520081515 -SHA256 (bjoern-2.1.0.tar.gz) = 5814460c86676f04d2841edbfc4b3ba74028e52f86abb7e1c7ea825b9cd280eb -SIZE (bjoern-2.1.0.tar.gz) = 28917 +TIMESTAMP = 1521582620 +SHA256 (bjoern-2.2.0.tar.gz) = ad9ed2ba240d886e7af027c9338c00252c6ccbf61b5a1f3f81a1d2085ca0ada1 +SIZE (bjoern-2.2.0.tar.gz) = 37371
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803202235.w2KMZhpQ003468>