pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/gnuradio-doxygen



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Apr  9 10:39:42 UTC 2022

Modified Files:
        pkgsrc/ham/gnuradio-doxygen: Makefile

Log Message:
(ham/gnuradio-doxygen) PKGREVISION++


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/ham/gnuradio-doxygen/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-doxygen/Makefile
diff -u pkgsrc/ham/gnuradio-doxygen/Makefile:1.52 pkgsrc/ham/gnuradio-doxygen/Makefile:1.53
--- pkgsrc/ham/gnuradio-doxygen/Makefile:1.52   Mon Mar 28 10:56:16 2022
+++ pkgsrc/ham/gnuradio-doxygen/Makefile        Sat Apr  9 10:39:42 2022
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.52 2022/03/28 10:56:16 tnn Exp $
+# $NetBSD: Makefile,v 1.53 2022/04/09 10:39:42 mef Exp $
 
 PKGNAME=       gnuradio-doxygen-${VERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       Doxygen documentation of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
 .include       "../../ham/gnuradio-core/Nocore.mk"
 
-BUILD_DEPENDS+=        doxygen>=1.8.20:../../devel/doxygen
+BUILD_DEPENDS+=        doxygen>=1.9.3:../../devel/doxygen
 BUILD_DEPENDS+=        graphviz-[0-9]*:../../graphics/graphviz
 
 DEPENDS+=      web2c-[0-9]*:../../print/web2c



Home | Main Index | Thread Index | Old Index