pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham
Module Name: pkgsrc
Committed By: mef
Date: Wed Mar 15 13:42:01 UTC 2017
Modified Files:
pkgsrc/ham/gnuradio-companion: Makefile
pkgsrc/ham/gnuradio-fcd: Makefile
pkgsrc/ham/gnuradio-wxgui: Makefile
Log Message:
Remove PKGREVISION as a preparation for upgrade 3.7.10.1 to 3.7.11
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/ham/gnuradio-companion/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/ham/gnuradio-fcd/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/ham/gnuradio-wxgui/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/gnuradio-companion/Makefile
diff -u pkgsrc/ham/gnuradio-companion/Makefile:1.15 pkgsrc/ham/gnuradio-companion/Makefile:1.16
--- pkgsrc/ham/gnuradio-companion/Makefile:1.15 Sun Feb 12 06:25:32 2017
+++ pkgsrc/ham/gnuradio-companion/Makefile Wed Mar 15 13:42:00 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/02/12 06:25:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/03/15 13:42:00 mef Exp $
PKGNAME= gnuradio-companion-${VERSION}
-PKGREVISION= 2
COMMENT= User interface entry of GNU Radio
#CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf
Index: pkgsrc/ham/gnuradio-fcd/Makefile
diff -u pkgsrc/ham/gnuradio-fcd/Makefile:1.10 pkgsrc/ham/gnuradio-fcd/Makefile:1.11
--- pkgsrc/ham/gnuradio-fcd/Makefile:1.10 Sun Feb 12 06:25:33 2017
+++ pkgsrc/ham/gnuradio-fcd/Makefile Wed Mar 15 13:42:00 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/02/12 06:25:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/03/15 13:42:00 mef Exp $
PKGNAME= gnuradio-fcd-${VERSION}
-PKGREVISION= 2
COMMENT= FanCube support of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
Index: pkgsrc/ham/gnuradio-wxgui/Makefile
diff -u pkgsrc/ham/gnuradio-wxgui/Makefile:1.63 pkgsrc/ham/gnuradio-wxgui/Makefile:1.64
--- pkgsrc/ham/gnuradio-wxgui/Makefile:1.63 Sun Feb 12 06:25:33 2017
+++ pkgsrc/ham/gnuradio-wxgui/Makefile Wed Mar 15 13:42:01 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2017/02/12 06:25:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2017/03/15 13:42:01 mef Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 2
COMMENT= WxGTK Toolkit module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index