pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Tue Jan 18 15:23:24 UTC 2022

Modified Files:
        pkgsrc/games/nxengine-evo: Makefile
        pkgsrc/ham/gnuradio-core: Makefile
        pkgsrc/math/libixion: Makefile

Log Message:
*: revbump for spdlog


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/nxengine-evo/Makefile
cvs rdiff -u -r1.90 -r1.91 pkgsrc/ham/gnuradio-core/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/math/libixion/Makefile

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

Modified files:

Index: pkgsrc/games/nxengine-evo/Makefile
diff -u pkgsrc/games/nxengine-evo/Makefile:1.6 pkgsrc/games/nxengine-evo/Makefile:1.7
--- pkgsrc/games/nxengine-evo/Makefile:1.6      Tue Jan 11 11:46:41 2022
+++ pkgsrc/games/nxengine-evo/Makefile  Tue Jan 18 15:23:24 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/11 11:46:41 nia Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/18 15:23:24 tnn Exp $
 
 PKGNAME=       nxengine-evo-2.6.5.1
+PKGREVISION=   1
 CATEGORIES=    games
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 DISTFILES+=    nxengine-evo.tar.gz

Index: pkgsrc/ham/gnuradio-core/Makefile
diff -u pkgsrc/ham/gnuradio-core/Makefile:1.90 pkgsrc/ham/gnuradio-core/Makefile:1.91
--- pkgsrc/ham/gnuradio-core/Makefile:1.90      Sun Jan 16 18:06:25 2022
+++ pkgsrc/ham/gnuradio-core/Makefile   Tue Jan 18 15:23:24 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2022/01/16 18:06:25 tnn Exp $
+# $NetBSD: Makefile,v 1.91 2022/01/18 15:23:24 tnn Exp $
 
 PKGNAME=       gnuradio-core-${VERSION}
+PKGREVISION=   1
 COMMENT=       Core part of GNU Radio, all others need this
 
 PLIST_MINUS=   # empty

Index: pkgsrc/math/libixion/Makefile
diff -u pkgsrc/math/libixion/Makefile:1.23 pkgsrc/math/libixion/Makefile:1.24
--- pkgsrc/math/libixion/Makefile:1.23  Mon Jan 10 01:46:38 2022
+++ pkgsrc/math/libixion/Makefile       Tue Jan 18 15:23:24 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2022/01/10 01:46:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2022/01/18 15:23:24 tnn Exp $
 
-PKGREVISION= 3
+PKGREVISION= 4
 .include "Makefile.common"
 
 CONFIGURE_ARGS+=       --disable-python



Home | Main Index | Thread Index | Old Index