FreeBSD Bugzilla – Attachment 77610 Details for
Bug 111727
[patch] biology/gmap - cleanup non-supported FreeBSD versions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.11 KB, created by
Edwin Groothuis
on 2007-04-16 20:20:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Edwin Groothuis
Created:
2007-04-16 20:20:09 UTC
Size:
2.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/biology/gmap/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 29 Sep 2006 04:05:55 -0000 1.1 >+++ Makefile 16 Apr 2007 11:58:59 -0000 >@@ -23,10 +23,4 @@ > GNU_CONFIGURE= yes > CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 500036 >-EXTRA_PATCHES+= ${PATCHDIR}/extra-* >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: files/extra-patch-src-genome.c >=================================================================== >RCS file: files/extra-patch-src-genome.c >diff -N files/extra-patch-src-genome.c >--- files/extra-patch-src-genome.c 29 Sep 2006 04:05:55 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,17 +0,0 @@ >---- src/genome.c.orig Sun Mar 5 11:14:48 2006 >-+++ src/genome.c Fri Sep 29 09:23:15 2006 >-@@ -15,13 +15,13 @@ >- #include <stddef.h> >- #include <stdlib.h> >- #include <string.h> >--#include <sys/mman.h> /* For munmap */ >- #ifdef HAVE_UNISTD_H >- #include <unistd.h> /* For lseek and close */ >- #endif >- #ifdef HAVE_SYS_TYPES_H >- #include <sys/types.h> /* For off_t */ >- #endif >-+#include <sys/mman.h> /* For munmap */ >- >- #ifdef HAVE_PTHREAD >- #include <pthread.h> /* sys/types.h already included above */ >Index: files/extra-patch-src-indexdb.c >=================================================================== >RCS file: files/extra-patch-src-indexdb.c >diff -N files/extra-patch-src-indexdb.c >--- files/extra-patch-src-indexdb.c 29 Sep 2006 04:05:55 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,17 +0,0 @@ >---- src/indexdb.c.orig Sat Mar 4 10:19:53 2006 >-+++ src/indexdb.c Fri Sep 29 11:12:55 2006 >-@@ -22,13 +22,13 @@ >- #include <stdlib.h> >- #include <string.h> /* For memset */ >- #include <ctype.h> /* For toupper */ >--#include <sys/mman.h> /* For munmap */ >- #ifdef HAVE_UNISTD_H >- #include <unistd.h> /* For lseek and close */ >- #endif >- #ifdef HAVE_SYS_TYPES_H >- #include <sys/types.h> /* For off_t */ >- #endif >-+#include <sys/mman.h> /* For munmap */ >- >- #include "mem.h" >- #include "fopen.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 111727
: 77610