Date: Wed, 21 Dec 2016 20:46:03 +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: r429112 - head/security/py-gnupg Message-ID: <201612212046.uBLKk3j0046731@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Wed Dec 21 20:46:03 2016 New Revision: 429112 URL: https://svnweb.freebsd.org/changeset/ports/429112 Log: Update to 2.2.0 Modified: head/security/py-gnupg/Makefile head/security/py-gnupg/distinfo Modified: head/security/py-gnupg/Makefile ============================================================================== --- head/security/py-gnupg/Makefile Wed Dec 21 19:04:07 2016 (r429111) +++ head/security/py-gnupg/Makefile Wed Dec 21 20:46:03 2016 (r429112) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.0.2 +PORTVERSION= 2.2.0 CATEGORIES= security python -MASTER_SITES= http://www.c-s.li/ports/ \ - CHEESESHOP +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cs@FreeBSD.org Modified: head/security/py-gnupg/distinfo ============================================================================== --- head/security/py-gnupg/distinfo Wed Dec 21 19:04:07 2016 (r429111) +++ head/security/py-gnupg/distinfo Wed Dec 21 20:46:03 2016 (r429112) @@ -1,2 +1,3 @@ -SHA256 (gnupg-2.0.2.tar.gz) = 67fa884d7700914ef623721c38c38fbbd9659825b65bcc81884a1772f12713df -SIZE (gnupg-2.0.2.tar.gz) = 97683 +TIMESTAMP = 1482353060 +SHA256 (gnupg-2.2.0.tar.gz) = e41460700d0772bec9d0a7dd1bf5937f5796c13cacb6bc7d00a41db483c7cf3d +SIZE (gnupg-2.2.0.tar.gz) = 98723
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612212046.uBLKk3j0046731>