[Midnightbsd-cvs] mports [18164] trunk/math/djbfft: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 15 15:45:54 EDT 2015


Revision: 18164
          http://svnweb.midnightbsd.org/mports/?rev=18164
Author:   laffer1
Date:     2015-03-15 15:45:53 -0400 (Sun, 15 Mar 2015)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/math/djbfft/Makefile
    trunk/math/djbfft/distinfo

Modified: trunk/math/djbfft/Makefile
===================================================================
--- trunk/math/djbfft/Makefile	2015-03-15 19:45:00 UTC (rev 18163)
+++ trunk/math/djbfft/Makefile	2015-03-15 19:45:53 UTC (rev 18164)
@@ -1,10 +1,4 @@
-# New ports collection makefile for:	djbfft
-# Date created:				Wed May 15 16:29:51 BRT 2002
-# Whom:			Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/math/djbfft/Makefile,v 1.16 2006/09/03 17:33:38 kris Exp $
-#
 
 PORTNAME=	djbfft
 PORTVERSION=	0.76
@@ -13,13 +7,13 @@
 MASTER_SITES=	http://cr.yp.to/djbfft/
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	An extremely fast library for floating-point convolution
+COMMENT=	Extremely fast library for floating-point convolution
+
 LICENSE=	publicdom
 
 DISABLE_SIZE=	yes
 ALL_TARGET=
 INSTALL_TARGET=setup check
-MAKE_JOBS_SAFE=	yes
 
 HEADER_FILES=	complex4.h complex8.h fftc4.h fftc8.h fftfreq.h \
 		fftr4.h fftr8.h real4.h real8.h

Modified: trunk/math/djbfft/distinfo
===================================================================
--- trunk/math/djbfft/distinfo	2015-03-15 19:45:00 UTC (rev 18163)
+++ trunk/math/djbfft/distinfo	2015-03-15 19:45:53 UTC (rev 18164)
@@ -1,3 +1,2 @@
 SHA256 (djbfft-0.76.tar.gz) = 799d929c3631a77ef0e16a2449e4fc11af8540b62359f8733ac2899fca2b394c
-RMD160 (djbfft-0.76.tar.gz) = 46de3a7ed5d6ca4b245d02a12d969702e57f7381
 SIZE (djbfft-0.76.tar.gz) = 80092



More information about the Midnightbsd-cvs mailing list