pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/fftw



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Jun 12 07:30:47 UTC 2021

Modified Files:
        pkgsrc/math/fftw: Makefile

Log Message:
fftw: bump for default options change


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/math/fftw/Makefile

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

Modified files:

Index: pkgsrc/math/fftw/Makefile
diff -u pkgsrc/math/fftw/Makefile:1.75 pkgsrc/math/fftw/Makefile:1.76
--- pkgsrc/math/fftw/Makefile:1.75      Mon May 24 19:52:55 2021
+++ pkgsrc/math/fftw/Makefile   Sat Jun 12 07:30:47 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2021/05/24 19:52:55 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2021/06/12 07:30:47 nia Exp $
 
-PKGREVISION=   7
+PKGREVISION=   8
 
 COMMENT=       Fast C routines to compute DFTs (single and double precision)
 



Home | Main Index | Thread Index | Old Index