From owner-svn-ports-all@FreeBSD.ORG Sat May 3 14:39:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C259A972; Sat, 3 May 2014 14:39:59 +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 B025612FA; Sat, 3 May 2014 14:39:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s43EdxYp098084; Sat, 3 May 2014 14:39:59 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s43Edxbe098077; Sat, 3 May 2014 14:39:59 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201405031439.s43Edxbe098077@svn.freebsd.org> From: Carlo Strub Date: Sat, 3 May 2014 14:39:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352913 - head/security/py-pyptlib X-SVN-Group: ports-head 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.17 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: Sat, 03 May 2014 14:39:59 -0000 Author: cs Date: Sat May 3 14:39:58 2014 New Revision: 352913 URL: http://svnweb.freebsd.org/changeset/ports/352913 QAT: https://qat.redports.org/buildarchive/r352913/ Log: Update to 0.0.6 Modified: head/security/py-pyptlib/Makefile head/security/py-pyptlib/distinfo Modified: head/security/py-pyptlib/Makefile ============================================================================== --- head/security/py-pyptlib/Makefile Sat May 3 14:36:41 2014 (r352912) +++ head/security/py-pyptlib/Makefile Sat May 3 14:39:58 2014 (r352913) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pyptlib -PORTVERSION= 0.0.5 -PORTREVISION= 1 +PORTVERSION= 0.0.6 CATEGORIES= security net python MASTER_SITES= http://www.c-s.li/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cs@FreeBSD.org COMMENT= Pluggable transport library -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_PYTHON= yes USE_PYDISTUTILS= yes Modified: head/security/py-pyptlib/distinfo ============================================================================== --- head/security/py-pyptlib/distinfo Sat May 3 14:36:41 2014 (r352912) +++ head/security/py-pyptlib/distinfo Sat May 3 14:39:58 2014 (r352913) @@ -1,2 +1,2 @@ -SHA256 (pyptlib-0.0.5.tar.gz) = 0d64f3c968aa8871a0f1c28f4de535893738cf3b8249a528cd83f6b5d23b9db3 -SIZE (pyptlib-0.0.5.tar.gz) = 23471 +SHA256 (pyptlib-0.0.6.tar.gz) = fcccaf89553c0b7eb82d122d7003b63e22df24fcf54ea15e78efa29dcbd1a15e +SIZE (pyptlib-0.0.6.tar.gz) = 25740