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: triaxx
Date: Thu Oct 8 11:54:44 UTC 2020
Modified Files:
pkgsrc/devel/libusb-compat: Makefile distinfo
Log Message:
libusb-compat: Use GITHUG_RELEASE instead of GITHUB_TAG
pkgsrc changes:
---------------
* Switch to release tarball to remove the dependency on autotools.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/libusb-compat/Makefile
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/devel/libusb-compat/Makefile:1.9
--- pkgsrc/devel/libusb-compat/Makefile:1.8 Thu Sep 6 13:10:01 2018
+++ pkgsrc/devel/libusb-compat/Makefile Thu Oct 8 11:54:44 2020
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2018/09/06 13:10:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2020/10/08 11:54:44 triaxx Exp $
-GITHUB_PROJECT= libusb-compat-0.1
-GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= libusb-compat-0.1.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libusb/}
+GITHUB_PROJECT= libusb-compat-0.1
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/libusb/libusb/wiki
@@ -13,14 +13,10 @@ LICENSE= gnu-lgpl-v2.1
USE_LIBTOOL= yes
USE_TOOLS+= gsed pkg-config
-USE_TOOLS+= aclocal autoconf automake autoheader
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= libusb.pc.in
CONFLICTS= libusb-[0-9]*
-pre-configure:
- cd ${WRKSRC} && sh autogen.sh
-
.include "../../devel/libusb1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/libusb-compat/distinfo
diff -u pkgsrc/devel/libusb-compat/distinfo:1.5 pkgsrc/devel/libusb-compat/distinfo:1.6
--- pkgsrc/devel/libusb-compat/distinfo:1.5 Thu Sep 6 13:10:01 2018
+++ pkgsrc/devel/libusb-compat/distinfo Thu Oct 8 11:54:44 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/09/06 13:10:01 jperkin Exp $
+$NetBSD: distinfo,v 1.6 2020/10/08 11:54:44 triaxx Exp $
-SHA1 (libusb-compat-0.1.7.tar.gz) = bf6c214e4a64f62d42a03b2516658bc8f8f1bc00
-RMD160 (libusb-compat-0.1.7.tar.gz) = 58dd331bfe071e36fce0c83a3ac9f5d98654fcab
-SHA512 (libusb-compat-0.1.7.tar.gz) = 2cf3baa62ad2d6da10eb4d53e057786aa700a4cf40429f632a6bd3b8aa68176ac89bc9d69e19d11f704f3f09f544c88712a69df866063c8177b70854407843df
-Size (libusb-compat-0.1.7.tar.gz) = 37581 bytes
+SHA1 (libusb-compat-0.1.7.tar.gz) = 7a64e8c3ba015e3b7db19054a75eefb9d8730874
+RMD160 (libusb-compat-0.1.7.tar.gz) = 111845e2675c8dfb243a2241e823950c1c4a2f34
+SHA512 (libusb-compat-0.1.7.tar.gz) = 8f3b2f9a275987b13278215b28950f9bc4c4cd30d3dc08ff5141ed6486d484981d059588533857eb521a5362ce2eb74c9f9c98f3d0c59d9a288debf9fc95a882
+Size (libusb-compat-0.1.7.tar.gz) = 374868 bytes
Home |
Main Index |
Thread Index |
Old Index