aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-AcePerl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:22:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:22:16 +0000
commitb5e31c70a11bb03405b6d0bad6860be0129dcf33 (patch)
tree6371fe9ebc627691a57dcddca732e887a3473bfd /biology/p5-AcePerl
parentbd660e17d775189dad03bdfa3b8d093babab10e1 (diff)
downloadports-b5e31c70a11bb03405b6d0bad6860be0129dcf33.tar.gz
ports-b5e31c70a11bb03405b6d0bad6860be0129dcf33.zip
Rename biology/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363159
Diffstat (limited to 'biology/p5-AcePerl')
-rw-r--r--biology/p5-AcePerl/files/patch-Makefile.PL (renamed from biology/p5-AcePerl/files/patch-ac)0
-rw-r--r--biology/p5-AcePerl/files/patch-acelib_memsubs.c (renamed from biology/p5-AcePerl/files/patch-ab)0
-rw-r--r--biology/p5-AcePerl/files/patch-acelib_wh_mydirent.h (renamed from biology/p5-AcePerl/files/patch-aa)12
-rw-r--r--biology/p5-AcePerl/files/patch-acelib_wh_mystdlib.h12
4 files changed, 12 insertions, 12 deletions
diff --git a/biology/p5-AcePerl/files/patch-ac b/biology/p5-AcePerl/files/patch-Makefile.PL
index 719769644488..719769644488 100644
--- a/biology/p5-AcePerl/files/patch-ac
+++ b/biology/p5-AcePerl/files/patch-Makefile.PL
diff --git a/biology/p5-AcePerl/files/patch-ab b/biology/p5-AcePerl/files/patch-acelib_memsubs.c
index 982bdef30f4c..982bdef30f4c 100644
--- a/biology/p5-AcePerl/files/patch-ab
+++ b/biology/p5-AcePerl/files/patch-acelib_memsubs.c
diff --git a/biology/p5-AcePerl/files/patch-aa b/biology/p5-AcePerl/files/patch-acelib_wh_mydirent.h
index 1bcb9d110568..376d287b34d2 100644
--- a/biology/p5-AcePerl/files/patch-aa
+++ b/biology/p5-AcePerl/files/patch-acelib_wh_mydirent.h
@@ -1,15 +1,3 @@
---- acelib/wh/mystdlib.h.orig Mon Jul 16 23:04:45 2001
-+++ acelib/wh/mystdlib.h Mon Aug 13 12:42:25 2001
-@@ -161,7 +161,8 @@
- #endif
-
- #if defined(POSIX) || defined(LINUX) || defined(SOLARIS) || defined(SGI) || \
-- defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS)
-+ defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS) || \
-+ defined(FREEBSD)
-
- #ifdef WIN32
- #include <mbctype.h>
--- acelib/wh/mydirent.h.orig Mon Jul 16 23:04:45 2001
+++ acelib/wh/mydirent.h Mon Aug 13 12:41:59 2001
@@ -55,7 +55,7 @@
diff --git a/biology/p5-AcePerl/files/patch-acelib_wh_mystdlib.h b/biology/p5-AcePerl/files/patch-acelib_wh_mystdlib.h
new file mode 100644
index 000000000000..09c42b7c0fee
--- /dev/null
+++ b/biology/p5-AcePerl/files/patch-acelib_wh_mystdlib.h
@@ -0,0 +1,12 @@
+--- acelib/wh/mystdlib.h.orig Mon Jul 16 23:04:45 2001
++++ acelib/wh/mystdlib.h Mon Aug 13 12:42:25 2001
+@@ -161,7 +161,8 @@
+ #endif
+
+ #if defined(POSIX) || defined(LINUX) || defined(SOLARIS) || defined(SGI) || \
+- defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS)
++ defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS) || \
++ defined(FREEBSD)
+
+ #ifdef WIN32
+ #include <mbctype.h>