summaryrefslogtreecommitdiff
path: root/databases/idzebra
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-11 20:13:10 +0000
committerwiz <wiz>2014-12-11 20:13:10 +0000
commit2bf75c1e6680c2d1eae6cc77a862e461154b1db6 (patch)
treefc8932dc20f0468f085a18c51c071f25d2e27f16 /databases/idzebra
parent0e97ed9e26bd4f0c342f6962d1c4d974062f2235 (diff)
downloadpkgsrc-2bf75c1e6680c2d1eae6cc77a862e461154b1db6.tar.gz
Remove patches whose checksums were removed from distinfo during
last update.
Diffstat (limited to 'databases/idzebra')
-rw-r--r--databases/idzebra/patches/patch-configure31
-rw-r--r--databases/idzebra/patches/patch-m4_libtool.m440
2 files changed, 0 insertions, 71 deletions
diff --git a/databases/idzebra/patches/patch-configure b/databases/idzebra/patches/patch-configure
deleted file mode 100644
index 7de1ce634a9..00000000000
--- a/databases/idzebra/patches/patch-configure
+++ /dev/null
@@ -1,31 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2014/04/22 14:45:32 asau Exp $
-
---- configure.orig 2014-04-22 13:26:20.353172000 +0000
-+++ configure
-@@ -8496,7 +8496,7 @@ if test -z "$aix_libpath"; then aix_libp
- hardcode_shlibpath_var=no
- ;;
-
-- freebsd1*)
-+ freebsd1|freebsd1.*)
- ld_shlibs=no
- ;;
-
-@@ -9371,7 +9371,7 @@ dgux*)
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
--freebsd1*)
-+freebsd1|freebsd1.*)
- dynamic_linker=no
- ;;
-
-@@ -9382,7 +9382,7 @@ freebsd* | dragonfly*)
- objformat=`/usr/bin/objformat`
- else
- case $host_os in
-- freebsd[123]*) objformat=aout ;;
-+ freebsd[123]|freebsd[123].*) objformat=aout ;;
- *) objformat=elf ;;
- esac
- fi
diff --git a/databases/idzebra/patches/patch-m4_libtool.m4 b/databases/idzebra/patches/patch-m4_libtool.m4
deleted file mode 100644
index 281672e9249..00000000000
--- a/databases/idzebra/patches/patch-m4_libtool.m4
+++ /dev/null
@@ -1,40 +0,0 @@
-$NetBSD: patch-m4_libtool.m4,v 1.1 2014/04/22 14:45:32 asau Exp $
-
---- m4/libtool.m4.orig 2009-12-09 21:05:27.000000000 +0000
-+++ m4/libtool.m4
-@@ -2286,7 +2286,7 @@ dgux*)
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
--freebsd1*)
-+freebsd1|freebsd1.*)
- dynamic_linker=no
- ;;
-
-@@ -2297,7 +2297,7 @@ freebsd* | dragonfly*)
- objformat=`/usr/bin/objformat`
- else
- case $host_os in
-- freebsd[[123]]*) objformat=aout ;;
-+ freebsd[[123]]|freebsd[[123]].*) objformat=aout ;;
- *) objformat=elf ;;
- esac
- fi
-@@ -4724,7 +4724,7 @@ _LT_EOF
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
-- freebsd1*)
-+ freebsd1|freebsd1.*)
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
-@@ -5686,7 +5686,7 @@ if test "$_lt_caught_CXX_error" != yes;
- esac
- ;;
-
-- freebsd[[12]]*)
-+ freebsd[[12]]|freebsd[[12]].*)
- # C++ shared libraries reported to be fairly broken before
- # switch to ELF
- _LT_TAGVAR(ld_shlibs, $1)=no