From owner-svn-ports-all@freebsd.org Sun Oct 11 10:49:56 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 04ACA43FBB8; Sun, 11 Oct 2020 10:49:56 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C8JVC6NHMz42bP; Sun, 11 Oct 2020 10:49:55 +0000 (UTC) (envelope-from rhurlin@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BE8A01A981; Sun, 11 Oct 2020 10:49:55 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09BAnt2U080216; Sun, 11 Oct 2020 10:49:55 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09BAntJj080215; Sun, 11 Oct 2020 10:49:55 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202010111049.09BAntJj080215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Sun, 11 Oct 2020 10:49:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552047 - head/www/py-freenit X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/www/py-freenit X-SVN-Commit-Revision: 552047 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2020 10:49:56 -0000 Author: rhurlin Date: Sun Oct 11 10:49:55 2020 New Revision: 552047 URL: https://svnweb.freebsd.org/changeset/ports/552047 Log: www/py-freenit: Update to 0.1.15 Changelog[1]: - Improve project initialization [1] https://github.com/freenit-framework/backend/releases/tag/0.1.15 PR: 250230 Submitted by: Goran Mekic (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D26732 Modified: head/www/py-freenit/Makefile head/www/py-freenit/distinfo Modified: head/www/py-freenit/Makefile ============================================================================== --- head/www/py-freenit/Makefile Sun Oct 11 10:26:22 2020 (r552046) +++ head/www/py-freenit/Makefile Sun Oct 11 10:49:55 2020 (r552047) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freenit -PORTVERSION= 0.1.14 +PORTVERSION= 0.1.15 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-freenit/distinfo ============================================================================== --- head/www/py-freenit/distinfo Sun Oct 11 10:26:22 2020 (r552046) +++ head/www/py-freenit/distinfo Sun Oct 11 10:49:55 2020 (r552047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600988245 -SHA256 (freenit-0.1.14.tar.gz) = e651ecdf373aa0903bd7303de9edba7b7deac22137521fb76df1261692faf544 -SIZE (freenit-0.1.14.tar.gz) = 2345690 +TIMESTAMP = 1602267883 +SHA256 (freenit-0.1.15.tar.gz) = 992f861960928ceb2a33e706ef2e8a9e1aaf60e12b5324ad737db0fb8ceb9332 +SIZE (freenit-0.1.15.tar.gz) = 2346156