pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/hamlib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Sep 28 19:52:17 UTC 2021

Modified Files:
        pkgsrc/ham/hamlib: Makefile

Log Message:
ham/hamlib: Note that workaround has been reported upstream


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/ham/hamlib/Makefile

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

Modified files:

Index: pkgsrc/ham/hamlib/Makefile
diff -u pkgsrc/ham/hamlib/Makefile:1.51 pkgsrc/ham/hamlib/Makefile:1.52
--- pkgsrc/ham/hamlib/Makefile:1.51     Wed Sep 15 22:52:45 2021
+++ pkgsrc/ham/hamlib/Makefile  Tue Sep 28 19:52:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2021/09/15 22:52:45 gdt Exp $
+# $NetBSD: Makefile,v 1.52 2021/09/28 19:52:17 gdt Exp $
 #
 
 DISTNAME=      hamlib-${VERSION}
@@ -26,6 +26,7 @@ CONFIGURE_ARGS+=      --without-tcl-binding \
                        --without-perl-binding \
                        --without-python-binding
 
+# Reported to upstream mailinglist 20210915
 post-install:
        mv ${DESTDIR}/${PREFIX}/bin/testlibusb ${DESTDIR}/${PREFIX}/bin/rigctl_testlibusb
 



Home | Main Index | Thread Index | Old Index