Date: Tue, 3 Oct 2017 19:36:39 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451166 - head/security/py-gnupg Message-ID: <201710031936.v93Jadql002465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Tue Oct 3 19:36:39 2017 New Revision: 451166 URL: https://svnweb.freebsd.org/changeset/ports/451166 Log: Update to 2.3.1 Modified: head/security/py-gnupg/Makefile head/security/py-gnupg/distinfo Modified: head/security/py-gnupg/Makefile ============================================================================== --- head/security/py-gnupg/Makefile Tue Oct 3 19:32:20 2017 (r451165) +++ head/security/py-gnupg/Makefile Tue Oct 3 19:36:39 2017 (r451166) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-gnupg/distinfo ============================================================================== --- head/security/py-gnupg/distinfo Tue Oct 3 19:32:20 2017 (r451165) +++ head/security/py-gnupg/distinfo Tue Oct 3 19:36:39 2017 (r451166) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498507649 -SHA256 (gnupg-2.3.0.tar.gz) = 1d90e854dcc7790a7efc3aac5998159553cc34ec599ee2bc7927beb45fb564ec -SIZE (gnupg-2.3.0.tar.gz) = 100340 +TIMESTAMP = 1507059294 +SHA256 (gnupg-2.3.1.tar.gz) = 8db5a05c369dbc231dab4c98515ce828f2dffdc14f1534441a6c59b71c6d2031 +SIZE (gnupg-2.3.1.tar.gz) = 100437
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710031936.v93Jadql002465>