Date: Sun, 19 May 2019 00:50:39 +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: r501997 - head/devel/py-libusb1 Message-ID: <201905190050.x4J0odar067395@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun May 19 00:50:38 2019 New Revision: 501997 URL: https://svnweb.freebsd.org/changeset/ports/501997 Log: devel/py-libusb1: update to 1.7 Changes: https://github.com/vpelletier/python-libusb1/compare/1.7...1.7.1 Reported by: Repology 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 Sun May 19 00:50:26 2019 (r501996) +++ head/devel/py-libusb1/Makefile Sun May 19 00:50:38 2019 (r501997) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libusb1 -PORTVERSION?= 1.7 +PORTVERSION?= 1.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libusb1/distinfo ============================================================================== --- head/devel/py-libusb1/distinfo Sun May 19 00:50:26 2019 (r501996) +++ head/devel/py-libusb1/distinfo Sun May 19 00:50:38 2019 (r501997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544744720 -SHA256 (libusb1-1.7.tar.gz) = 9d4f66d2ed699986b06bc3082cd262101cb26af7a76a34bd15b7eb56cba37e0f -SIZE (libusb1-1.7.tar.gz) = 56605 +TIMESTAMP = 1557442353 +SHA256 (libusb1-1.7.1.tar.gz) = adf64a4f3f5c94643a1286f8153bcf4bc787c348b38934aacd7fe17fbeebc571 +SIZE (libusb1-1.7.1.tar.gz) = 78016
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905190050.x4J0odar067395>