Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2020 00:46:50 +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: r535799 - head/devel/py-libusb1
Message-ID:  <202005190046.04J0koM5033673@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue May 19 00:46:50 2020
New Revision: 535799
URL: https://svnweb.freebsd.org/changeset/ports/535799

Log:
  devel/py-libusb1: update to 1.8
  
  Changes:	https://github.com/vpelletier/python-libusb1/compare/1.7.1...1.8
  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	Tue May 19 00:46:43 2020	(r535798)
+++ head/devel/py-libusb1/Makefile	Tue May 19 00:46:50 2020	(r535799)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libusb1
-PORTVERSION?=	1.7.1
+PORTVERSION?=	1.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libusb1/distinfo
==============================================================================
--- head/devel/py-libusb1/distinfo	Tue May 19 00:46:43 2020	(r535798)
+++ head/devel/py-libusb1/distinfo	Tue May 19 00:46:50 2020	(r535799)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557442353
-SHA256 (libusb1-1.7.1.tar.gz) = adf64a4f3f5c94643a1286f8153bcf4bc787c348b38934aacd7fe17fbeebc571
-SIZE (libusb1-1.7.1.tar.gz) = 78016
+TIMESTAMP = 1588847526
+SHA256 (libusb1-1.8.tar.gz) = 240f65ac70ba3fab77749ec84a412e4e89624804cb80d6c9d394eef5af8878d6
+SIZE (libusb1-1.8.tar.gz) = 78282



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005190046.04J0koM5033673>