From owner-svn-ports-head@freebsd.org Wed Nov 22 23:35:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E4B9DF8657; Wed, 22 Nov 2017 23:35:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97FBF6F343; Wed, 22 Nov 2017 23:35:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAMNZAnC062462; Wed, 22 Nov 2017 23:35:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAMNZ9Uk062460; Wed, 22 Nov 2017 23:35:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711222335.vAMNZ9Uk062460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 22 Nov 2017 23:35:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454717 - head/www/py-bjoern X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-bjoern X-SVN-Commit-Revision: 454717 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2017 23:35:12 -0000 Author: sunpoet Date: Wed Nov 22 23:35:09 2017 New Revision: 454717 URL: https://svnweb.freebsd.org/changeset/ports/454717 Log: Update to 2.0.3 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 Wed Nov 22 23:35:04 2017 (r454716) +++ head/www/py-bjoern/Makefile Wed Nov 22 23:35:09 2017 (r454717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bjoern -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-bjoern/distinfo ============================================================================== --- head/www/py-bjoern/distinfo Wed Nov 22 23:35:04 2017 (r454716) +++ head/www/py-bjoern/distinfo Wed Nov 22 23:35:09 2017 (r454717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511183881 -SHA256 (bjoern-2.0.2.tar.gz) = 52e5811467abb7dee3a7af3661de604d83d1fbb0b9b9f7c387d1ec44a9fe0bf4 -SIZE (bjoern-2.0.2.tar.gz) = 28759 +TIMESTAMP = 1511371587 +SHA256 (bjoern-2.0.3.tar.gz) = b5196c60d3fd3102607122534e78e7a3c9b6fc5a1f6b860f5d17bfa0a7b8785d +SIZE (bjoern-2.0.3.tar.gz) = 30634