pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libusb-compat



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec  7 18:25:12 UTC 2023

Modified Files:
        pkgsrc/devel/libusb-compat: Makefile distinfo

Log Message:
libusb-compat: update to 0.1.8.

This is the release of libusb-compat-0.1 0.1.8

Main changes since version 0.1.7
Merge PR #10, #13 and #16
Add github action for Windows, Linux and macOS


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/libusb-compat/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libusb-compat/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libusb-compat/Makefile
diff -u pkgsrc/devel/libusb-compat/Makefile:1.11 pkgsrc/devel/libusb-compat/Makefile:1.12
--- pkgsrc/devel/libusb-compat/Makefile:1.11    Tue Oct 13 06:10:35 2020
+++ pkgsrc/devel/libusb-compat/Makefile Thu Dec  7 18:25:12 2023
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2020/10/13 06:10:35 triaxx Exp $
+# $NetBSD: Makefile,v 1.12 2023/12/07 18:25:12 wiz Exp $
 
-VERSION=       0.1.7
-DISTNAME=      libusb-compat-${VERSION}
+DISTNAME=      libusb-compat-0.1.8
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libusb/}
 GITHUB_PROJECT=        libusb-compat-0.1
-GITHUB_RELEASE=        v${VERSION}
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/libusb/libusb/wiki

Index: pkgsrc/devel/libusb-compat/distinfo
diff -u pkgsrc/devel/libusb-compat/distinfo:1.10 pkgsrc/devel/libusb-compat/distinfo:1.11
--- pkgsrc/devel/libusb-compat/distinfo:1.10    Tue Oct 26 10:15:29 2021
+++ pkgsrc/devel/libusb-compat/distinfo Thu Dec  7 18:25:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:15:29 nia Exp $
+$NetBSD: distinfo,v 1.11 2023/12/07 18:25:12 wiz Exp $
 
-BLAKE2s (libusb-compat-0.1.7/libusb-compat-0.1.7.tar.gz) = 5ea5ef8d901d0099a03b2b07d11e460c720164eb62f6589384d87633e7e928d9
-SHA512 (libusb-compat-0.1.7/libusb-compat-0.1.7.tar.gz) = 8f3b2f9a275987b13278215b28950f9bc4c4cd30d3dc08ff5141ed6486d484981d059588533857eb521a5362ce2eb74c9f9c98f3d0c59d9a288debf9fc95a882
-Size (libusb-compat-0.1.7/libusb-compat-0.1.7.tar.gz) = 374868 bytes
+BLAKE2s (libusb-compat-0.1.8/libusb-compat-0.1.8.tar.gz) = bf5a67c20c5876131a390e7336f85a833e2caf7828a6c6775a5f628c3df248c4
+SHA512 (libusb-compat-0.1.8/libusb-compat-0.1.8.tar.gz) = 0f935b89d06a8ffd6c87b03d649b1136a0f84110874d1b8d071a0af922b9b2f911143670fc9297309053f29ba02e1714fa4f4bdd8b71c26dbaf32146699fcf34
+Size (libusb-compat-0.1.8/libusb-compat-0.1.8.tar.gz) = 376385 bytes



Home | Main Index | Thread Index | Old Index