From owner-svn-ports-head@freebsd.org Sun Jun 26 19:55:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C3F0B816A4; Sun, 26 Jun 2016 19:55:51 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E535E2544; Sun, 26 Jun 2016 19:55:50 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: by mail-wm0-x230.google.com with SMTP id r201so88494407wme.1; Sun, 26 Jun 2016 12:55:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=O2SG6W+Y6nO2zUL8u6pnZU2ZVH2Tww0tRcSAu72V2RA=; b=r7BUy5h3eN5u+Hactlqdh9z6JqqBSgflxRvgHYBMEnkYhbV3pnO6s8b3nCY3q9JnnQ 7SK5XmQmHmCsfxoUxWsqlnZeofz3uqjnDmnGG+PY79gI0yu9jrJRFmgfI1r5Lto3DxFg CxBzePpONqZtS5YBrncBEVM8fFuEMjLLOJMvjiltaZfHrd/e/OVg/sgFcgfknIGoVy3d XTW8P/yfxWiEUZgKpA4uRJfI3PGdXOUqIH7Pm4EISbpO8blmqGeu3ohgz290W2z/d9tG hmri640ezq3MUAw2MhOZGnm7jFizanSPFJU5FfEwW2FhOZ4MS2IowEXPytkeALh5cK4b VOCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=O2SG6W+Y6nO2zUL8u6pnZU2ZVH2Tww0tRcSAu72V2RA=; b=lm+8Mq2ScQTbITqx3UnVJTTi3mB9NPOBc8FuBaKPRR383dYw4IebEY2DjsOfg5EVkT yQdx5eOscbv4dmQ7GCn/flXVDx9orufZik7rVYLwAi4FMryoIX53gL5+hLY5bc8pf60F lMmrRnGTZsQVLhF465W6aQzAOMBoyRk5vqidQuLF0TDABLWl5ziR8TOVHeIY5p94BMxy Q4ckXt56E4lz0Zf7GRUeOxc1Qb7IK0bJjJL8Gbb4iN6rCKijJFSodRR4peA99GVlBvjj eA0ufD04GLukgIUjmqoAMdC/M5AVM7IbrONoAv8VZJ9HBOdFJEKEjCsEA99eC6CUPLr1 mHEA== X-Gm-Message-State: ALyK8tLazUeP3OowunjeJyTDBPmG9hvqC+Lx4SHJdA8Ka5+S4s758+vXq2DbMYRRSiqqxg== X-Received: by 10.194.145.244 with SMTP id sx20mr14324139wjb.169.1466970949311; Sun, 26 Jun 2016 12:55:49 -0700 (PDT) Received: from tuborg (AMarseille-655-1-669-183.w2-4.abo.wanadoo.fr. [2.4.118.183]) by smtp.gmail.com with ESMTPSA id jf3sm2686435wjb.41.2016.06.26.12.55.48 (version=TLS1 cipher=AES128-SHA bits=128/128); Sun, 26 Jun 2016 12:55:48 -0700 (PDT) Date: Sun, 26 Jun 2016 21:53:03 +0000 From: Olivier Duchateau To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r417571 - head/net/py-ndg_httpsclient Message-Id: <20160626215303.965efaf2aea140f6185d8bee@gmail.com> In-Reply-To: <201606261716.u5QHGR2b075499@repo.freebsd.org> References: <201606261716.u5QHGR2b075499@repo.freebsd.org> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; i386-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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: Sun, 26 Jun 2016 19:55:51 -0000 On Sun, 26 Jun 2016 17:16:27 +0000 (UTC) Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Sun Jun 26 17:16:27 2016 > New Revision: 417571 > URL: https://svnweb.freebsd.org/changeset/ports/417571 > > Log: > - Update to 0.4.1 > - Add LICENSE_FILE > - Update WWW > Please, could you close the bug #210240. > Changes: https://pypi.python.org/pypi/ndg-httpsclient#releases > https://github.com/cedadev/ndg_httpsclient/releases > > Modified: > head/net/py-ndg_httpsclient/Makefile > head/net/py-ndg_httpsclient/distinfo > head/net/py-ndg_httpsclient/pkg-descr > > Modified: head/net/py-ndg_httpsclient/Makefile > ============================================================================== > --- head/net/py-ndg_httpsclient/Makefile Sun Jun 26 17:16:22 2016 (r417570) > +++ head/net/py-ndg_httpsclient/Makefile Sun Jun 26 17:16:27 2016 (r417571) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= ndg_httpsclient > -PORTVERSION= 0.4.0 > -PORTREVISION= 2 > +PORTVERSION= 0.4.1 > CATEGORIES= net python > MASTER_SITES= CHEESESHOP/source/n/ndg-httpsclient > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > @@ -12,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org > COMMENT= Enhance HTTPS support for httplib and urllib2 > > LICENSE= BSD3CLAUSE > +LICENSE_FILE= ${WRKSRC}/ndg/httpsclient/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.4:devel/py-pyasn1 \ > ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl > > Modified: head/net/py-ndg_httpsclient/distinfo > ============================================================================== > --- head/net/py-ndg_httpsclient/distinfo Sun Jun 26 17:16:22 2016 (r417570) > +++ head/net/py-ndg_httpsclient/distinfo Sun Jun 26 17:16:27 2016 (r417571) > @@ -1,2 +1,3 @@ > -SHA256 (ndg_httpsclient-0.4.0.tar.gz) = e8c155fdebd9c4bcb0810b4ed01ae1987554b1ee034dd7532d7b8fdae38a6274 > -SIZE (ndg_httpsclient-0.4.0.tar.gz) = 24038 > +TIMESTAMP = 1466892165 > +SHA256 (ndg_httpsclient-0.4.1.tar.gz) = 133931ab2cf7118f8fc7ccc29e289ba8f644dd90f84632fa0e6eb16df4ba1891 > +SIZE (ndg_httpsclient-0.4.1.tar.gz) = 24994 > > Modified: head/net/py-ndg_httpsclient/pkg-descr > ============================================================================== > --- head/net/py-ndg_httpsclient/pkg-descr Sun Jun 26 17:16:22 2016 (r417570) > +++ head/net/py-ndg_httpsclient/pkg-descr Sun Jun 26 17:16:27 2016 (r417571) > @@ -2,4 +2,4 @@ This is a HTTPS client implementation fo > PyOpenSSL. > > WWW: https://pypi.python.org/pypi/ndg-httpsclient > -WWW: http://ndg-security.ceda.ac.uk/wiki/ndg_httpsclient > +WWW: https://github.com/cedadev/ndg_httpsclient > -- olivier