pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/idzebra/patches Remove patches whose checksu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fb774b7ec8b
branches:  trunk
changeset: 643121:3fb774b7ec8b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 11 20:13:10 2014 +0000

description:
Remove patches whose checksums were removed from distinfo during
last update.

diffstat:

 databases/idzebra/patches/patch-configure     |  31 --------------------
 databases/idzebra/patches/patch-m4_libtool.m4 |  40 ---------------------------
 2 files changed, 0 insertions(+), 71 deletions(-)

diffs (79 lines):

diff -r a6d85021b46d -r 3fb774b7ec8b databases/idzebra/patches/patch-configure
--- a/databases/idzebra/patches/patch-configure Thu Dec 11 20:12:36 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r a6d85021b46d -r 3fb774b7ec8b databases/idzebra/patches/patch-m4_libtool.m4
--- a/databases/idzebra/patches/patch-m4_libtool.m4     Thu Dec 11 20:12:36 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index