Date: Mon, 11 Apr 2016 10:44:22 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413014 - head/devel/py-libusb1 Message-ID: <201604111044.u3BAiMOO005008@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Apr 11 10:44:22 2016 New Revision: 413014 URL: https://svnweb.freebsd.org/changeset/ports/413014 Log: devel/py-libusb1: update to 1.5.0 Changes: https://github.com/vpelletier/python-libusb1/compare/1.4.1...1.5.0 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 Mon Apr 11 10:35:14 2016 (r413013) +++ head/devel/py-libusb1/Makefile Mon Apr 11 10:44:22 2016 (r413014) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libusb1 -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libusb1/distinfo ============================================================================== --- head/devel/py-libusb1/distinfo Mon Apr 11 10:35:14 2016 (r413013) +++ head/devel/py-libusb1/distinfo Mon Apr 11 10:44:22 2016 (r413014) @@ -1,2 +1,2 @@ -SHA256 (libusb1-1.4.1.tar.gz) = 454230c59a3924754c6703e104e07f5b2ddb9e0a0f71cc6fa4f0a8ae2bd4aa1c -SIZE (libusb1-1.4.1.tar.gz) = 43438 +SHA256 (libusb1-1.5.0.tar.gz) = 88b26387c0ae5ea1d9410db1d57b9f8cbbf08e083e08e1cfaffb5fec74e230db +SIZE (libusb1-1.5.0.tar.gz) = 45045
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604111044.u3BAiMOO005008>