From owner-svn-ports-all@FreeBSD.ORG Wed Jun 4 17:38:30 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 7CDB5402; Wed, 4 Jun 2014 17:38:30 +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 6B2382BF9; Wed, 4 Jun 2014 17:38:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s54HcUoR019882; Wed, 4 Jun 2014 17:38:30 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s54HcUdF019879; Wed, 4 Jun 2014 17:38:30 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201406041738.s54HcUdF019879@svn.freebsd.org> From: Ruslan Makhmatkhanov Date: Wed, 4 Jun 2014 17:38:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356529 - head/www/py-w3lib 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.18 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: Wed, 04 Jun 2014 17:38:30 -0000 Author: rm Date: Wed Jun 4 17:38:29 2014 New Revision: 356529 URL: http://svnweb.freebsd.org/changeset/ports/356529 QAT: https://qat.redports.org/buildarchive/r356529/ Log: www/py-w3lib: update to 1.6 Modified: head/www/py-w3lib/Makefile head/www/py-w3lib/distinfo Modified: head/www/py-w3lib/Makefile ============================================================================== --- head/www/py-w3lib/Makefile Wed Jun 4 17:37:51 2014 (r356528) +++ head/www/py-w3lib/Makefile Wed Jun 4 17:38:29 2014 (r356529) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= w3lib -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 1.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Library of web-related functions -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six Modified: head/www/py-w3lib/distinfo ============================================================================== --- head/www/py-w3lib/distinfo Wed Jun 4 17:37:51 2014 (r356528) +++ head/www/py-w3lib/distinfo Wed Jun 4 17:38:29 2014 (r356529) @@ -1,2 +1,2 @@ -SHA256 (w3lib-1.5.tar.gz) = f611f0a21327aa93af09ef45c04fa87849b697e60157c1fc24bbb90796d290a6 -SIZE (w3lib-1.5.tar.gz) = 9416 +SHA256 (w3lib-1.6.tar.gz) = 9a28d3b796d20b98ae32247937e74755aec8409931ffe2e6a313c408a4808591 +SIZE (w3lib-1.6.tar.gz) = 11815