ports/166454: [PATCH] math/fftw: Added PORTSCOUT Variable, Renamed patch files, take maintainership
Muhammad Moinur Rahman
5u623l20 at gmail.com
Tue Mar 27 21:30:11 UTC 2012
>Number: 166454
>Category: ports
>Synopsis: [PATCH] math/fftw: Added PORTSCOUT Variable, Renamed patch files, take maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 27 21:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Muhammad Moinur Rahman
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT
>Description:
[DESCRIBE CHANGES]
- Added PORTSCOUT variable for blocking PORTSCOUT from reporting 3.X branch which is in the PORTS
tree. This is the last and obsolete branch
- Renamed patch files removing "::" characters
- Take maintainership
Added file(s):
- files/patch-doc-fftw.texi
Removed file(s):
- files/patch-doc::fftw.texi
Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- fftw-2.1.5_6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/fftw/Makefile ./Makefile
--- /usr/ports/math/fftw/Makefile 2012-03-24 22:25:21.000000000 +0600
+++ ./Makefile 2012-03-28 03:17:28.137245001 +0600
@@ -15,12 +15,13 @@
ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/
PKGNAMESUFFIX= ${FFTW_PKGNAMESUFFIX}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
LICENSE= GPLv2
# current flavors: default, float
+PORTSCOUT= ignore:1 # This is the last version of 2.X.X branch
FFTW_FLAVOR?= default
FFTW_SUFIX=
diff -ruN --exclude=CVS /usr/ports/math/fftw/files/patch-doc-fftw.texi ./files/patch-doc-fftw.texi
--- /usr/ports/math/fftw/files/patch-doc-fftw.texi 1970-01-01 06:00:00.000000000 +0600
+++ ./files/patch-doc-fftw.texi 2003-07-27 21:30:23.000000000 +0600
@@ -0,0 +1,13 @@
+--- doc/fftw.texi.orig Mon Mar 17 08:43:18 2003
++++ doc/fftw.texi Fri Jul 25 11:26:48 2003
+@@ -3,6 +3,10 @@
+ @c %**start of header
+ @setfilename fftw.info
+ @settitle FFTW
++ at dircategory Libraries
++ at direntry
++* FFTW: (fftw). Fast fourier transform library
++ at end direntry
+ @c %**end of header
+
+ @include version.texi
diff -ruN --exclude=CVS /usr/ports/math/fftw/files/patch-doc::fftw.texi ./files/patch-doc::fftw.texi
--- /usr/ports/math/fftw/files/patch-doc::fftw.texi 2003-07-27 21:30:23.000000000 +0600
+++ ./files/patch-doc::fftw.texi 1970-01-01 06:00:00.000000000 +0600
@@ -1,13 +0,0 @@
---- doc/fftw.texi.orig Mon Mar 17 08:43:18 2003
-+++ doc/fftw.texi Fri Jul 25 11:26:48 2003
-@@ -3,6 +3,10 @@
- @c %**start of header
- @setfilename fftw.info
- @settitle FFTW
-+ at dircategory Libraries
-+ at direntry
-+* FFTW: (fftw). Fast fourier transform library
-+ at end direntry
- @c %**end of header
-
- @include version.texi
--- fftw-2.1.5_6.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list