From owner-svn-ports-head@FreeBSD.ORG Tue Sep 2 19:54:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B516D81; Tue, 2 Sep 2014 19:54:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 46F731BCC; Tue, 2 Sep 2014 19:54:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s82JskpV027216; Tue, 2 Sep 2014 19:54:46 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s82Jsj7A027214; Tue, 2 Sep 2014 19:54:45 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201409021954.s82Jsj7A027214@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Tue, 2 Sep 2014 19:54:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367077 - head/security/py-gnupg X-SVN-Group: ports-head 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.18-1 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: Tue, 02 Sep 2014 19:54:46 -0000 Author: cs Date: Tue Sep 2 19:54:45 2014 New Revision: 367077 URL: http://svnweb.freebsd.org/changeset/ports/367077 QAT: https://qat.redports.org/buildarchive/r367077/ Log: Update to 1.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 Sep 2 19:46:23 2014 (r367076) +++ head/security/py-gnupg/Makefile Tue Sep 2 19:54:45 2014 (r367077) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.2.6 +PORTVERSION= 1.3.1 CATEGORIES= security python MASTER_SITES= http://www.c-s.li/ports/ \ CHEESESHOP @@ -15,8 +15,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0.5.1:${PORTSDIR}/sysutils/py-psutil -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST=yes +USES= python +USE_PYTHON= distutils autoplist .include Modified: head/security/py-gnupg/distinfo ============================================================================== --- head/security/py-gnupg/distinfo Tue Sep 2 19:46:23 2014 (r367076) +++ head/security/py-gnupg/distinfo Tue Sep 2 19:54:45 2014 (r367077) @@ -1,2 +1,2 @@ -SHA256 (gnupg-1.2.6.tar.gz) = a9f6132b82f70e47c6292c7d69051e42eebfbcb449e73f33e39a99b6651b20b7 -SIZE (gnupg-1.2.6.tar.gz) = 68149 +SHA256 (gnupg-1.3.1.tar.gz) = 76c79c1ecb490dcb2d641a318b11316988da4b17613ce30a1a5a574ceb568335 +SIZE (gnupg-1.3.1.tar.gz) = 1031618