From owner-svn-ports-head@freebsd.org Fri Sep 16 19:28:26 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 9F618BDD268; Fri, 16 Sep 2016 19:28:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 6DB72F36; Fri, 16 Sep 2016 19:28:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8GJSP6i072878; Fri, 16 Sep 2016 19:28:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8GJSP1O072876; Fri, 16 Sep 2016 19:28:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201609161928.u8GJSP1O072876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Sep 2016 19:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422265 - head/devel/py-libusb1 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.23 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: Fri, 16 Sep 2016 19:28:26 -0000 Author: jbeich Date: Fri Sep 16 19:28:25 2016 New Revision: 422265 URL: https://svnweb.freebsd.org/changeset/ports/422265 Log: devel/py-libusb1: update to 1.5.3 Changes: https://pypi.python.org/pypi/libusb1#id24 Modified: head/devel/py-libusb1/Makefile (contents, props changed) head/devel/py-libusb1/distinfo (contents, props changed) Modified: head/devel/py-libusb1/Makefile ============================================================================== --- head/devel/py-libusb1/Makefile Fri Sep 16 19:16:43 2016 (r422264) +++ head/devel/py-libusb1/Makefile Fri Sep 16 19:28:25 2016 (r422265) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libusb1 -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libusb1/distinfo ============================================================================== --- head/devel/py-libusb1/distinfo Fri Sep 16 19:16:43 2016 (r422264) +++ head/devel/py-libusb1/distinfo Fri Sep 16 19:28:25 2016 (r422265) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472232217 -SHA256 (libusb1-1.5.2.tar.gz) = a5a902e020ede402217a8b5804b96b24139ee69c040bcfb5763dc9fcdba1dfa4 -SIZE (libusb1-1.5.2.tar.gz) = 52941 +TIMESTAMP = 1474053011 +SHA256 (libusb1-1.5.3.tar.gz) = 85f6bbf9fcfe9421f99864f20a37eacb00f30b8a7c29adc6b2a163bde29649ea +SIZE (libusb1-1.5.3.tar.gz) = 53409