pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/gr-osmosdr



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Oct 21 12:36:49 UTC 2025

Modified Files:
        pkgsrc/ham/gr-osmosdr: Makefile distinfo

Log Message:
ham/gr-osmosdr: boost::system exorcism


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/ham/gr-osmosdr/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/ham/gr-osmosdr/distinfo

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

Modified files:

Index: pkgsrc/ham/gr-osmosdr/Makefile
diff -u pkgsrc/ham/gr-osmosdr/Makefile:1.69 pkgsrc/ham/gr-osmosdr/Makefile:1.70
--- pkgsrc/ham/gr-osmosdr/Makefile:1.69 Thu Oct  9 07:57:43 2025
+++ pkgsrc/ham/gr-osmosdr/Makefile      Tue Oct 21 12:36:48 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2025/10/09 07:57:43 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2025/10/21 12:36:48 gdt Exp $
 
 DISTNAME=      gr-osmosdr-0.2.6
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    ham
 # main git repo doesn't allow snapshots to be downloaded
 #MASTER_SITES= https://git.osmocom.org/gr-osmosdr/snapshot/
@@ -13,6 +13,7 @@ HOMEPAGE=     https://git.osmocom.org/gr-osm
 COMMENT=       SDR Hardware support for OsmoSDR and so many more
 LICENSE=       gnu-gpl-v2
 
+USE_TOOLS+=    pkg-config
 # for docs/doxygen/update_pydoc.py
 TOOL_DEPENDS+=         ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 

Index: pkgsrc/ham/gr-osmosdr/distinfo
diff -u pkgsrc/ham/gr-osmosdr/distinfo:1.11 pkgsrc/ham/gr-osmosdr/distinfo:1.12
--- pkgsrc/ham/gr-osmosdr/distinfo:1.11 Wed Jun 12 11:49:58 2024
+++ pkgsrc/ham/gr-osmosdr/distinfo      Tue Oct 21 12:36:48 2025
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.11 2024/06/12 11:49:58 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/10/21 12:36:48 gdt Exp $
 
 BLAKE2s (gr-osmosdr-0.2.6.tar.gz) = f8497b5179987bc63b46c36b99e5766ad1b332833ae50b1e935559cebed7edf4
 SHA512 (gr-osmosdr-0.2.6.tar.gz) = 61144e76ae1c7909355ee1a499b72e7243d522fed6b50fc469e2a92f9b49857eba43fdab63d654b80a84a05ece4cc1a821dee9c236aa911840963e26ce8c4c53
 Size (gr-osmosdr-0.2.6.tar.gz) = 268206 bytes
+SHA1 (patch-CMakeLists.txt) = 7b1eca6462bf4016e31c12d575f9073e7a7190d1



Home | Main Index | Thread Index | Old Index