Date: Mon, 7 Dec 2015 21:02:27 +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: r403236 - head/security/py-gnupg Message-ID: <201512072102.tB7L2RHb084271@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Mon Dec 7 21:02:27 2015 New Revision: 403236 URL: https://svnweb.freebsd.org/changeset/ports/403236 Log: Update to 2.0.2 PR: 205067 Submitted by: yuri@rawbw.com Modified: head/security/py-gnupg/Makefile head/security/py-gnupg/distinfo Modified: head/security/py-gnupg/Makefile ============================================================================== --- head/security/py-gnupg/Makefile Mon Dec 7 21:00:16 2015 (r403235) +++ head/security/py-gnupg/Makefile Mon Dec 7 21:02:27 2015 (r403236) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.4.0 +PORTVERSION= 2.0.2 CATEGORIES= security python MASTER_SITES= http://www.c-s.li/ports/ \ CHEESESHOP Modified: head/security/py-gnupg/distinfo ============================================================================== --- head/security/py-gnupg/distinfo Mon Dec 7 21:00:16 2015 (r403235) +++ head/security/py-gnupg/distinfo Mon Dec 7 21:02:27 2015 (r403236) @@ -1,2 +1,2 @@ -SHA256 (gnupg-1.4.0.tar.gz) = 406752593c83cbac17f447a4e48088860ac36f0b4e40101d377f7dc018d11c57 -SIZE (gnupg-1.4.0.tar.gz) = 95168 +SHA256 (gnupg-2.0.2.tar.gz) = 67fa884d7700914ef623721c38c38fbbd9659825b65bcc81884a1772f12713df +SIZE (gnupg-2.0.2.tar.gz) = 97683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512072102.tB7L2RHb084271>