pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/fftw Match upstream version more closely.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1a9de0fb4bf
branches:  trunk
changeset: 357549:b1a9de0fb4bf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 22 14:49:23 2017 +0000

description:
Match upstream version more closely.

diffstat:

 math/fftw/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r dd2a88253c53 -r b1a9de0fb4bf math/fftw/Makefile
--- a/math/fftw/Makefile        Sun Jan 22 14:49:07 2017 +0000
+++ b/math/fftw/Makefile        Sun Jan 22 14:49:23 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2017/01/21 19:55:29 adam Exp $
+# $NetBSD: Makefile,v 1.55 2017/01/22 14:49:23 wiz Exp $
 
 DISTNAME=      fftw-3.3.6-pl1
-PKGNAME=       ${DISTNAME:S/-pl1//}
+PKGNAME=       ${DISTNAME:S/-pl1/pl1/}
 CATEGORIES=    math
 MASTER_SITES=  ftp://ftp.fftw.org/pub/fftw/
 MASTER_SITES+= http://www.fftw.org/



Home | Main Index | Thread Index | Old Index