summaryrefslogtreecommitdiff
path: root/www/libghttp
diff options
context:
space:
mode:
authordrochner <drochner>2000-05-30 21:06:01 +0000
committerdrochner <drochner>2000-05-30 21:06:01 +0000
commita728e8b883de147be5eeb5697f8e4b6f33d50fc2 (patch)
tree83ed4f84a3fc739c5350abdb4511c94ce183ac9f /www/libghttp
parenta28f2be4dfe678b8ef655e22a92c20eca95c938e (diff)
downloadpkgsrc-a728e8b883de147be5eeb5697f8e4b6f33d50fc2.tar.gz
update to 1.0.6
Bugfixes.
Diffstat (limited to 'www/libghttp')
-rw-r--r--www/libghttp/Makefile6
-rw-r--r--www/libghttp/files/md54
-rw-r--r--www/libghttp/files/patch-sum4
-rw-r--r--www/libghttp/patches/patch-aa30
4 files changed, 23 insertions, 21 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index deff76bdfbf..37992fe706b 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2000/01/02 18:02:41 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/30 21:06:01 drochner Exp $
-DISTNAME= libghttp-1.0.4
+DISTNAME= libghttp-1.0.6
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libghttp/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
diff --git a/www/libghttp/files/md5 b/www/libghttp/files/md5
index 15d81d1590c..b961b6a9ab2 100644
--- a/www/libghttp/files/md5
+++ b/www/libghttp/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+$NetBSD: md5,v 1.2 2000/05/30 21:06:02 drochner Exp $
-MD5 (libghttp-1.0.4.tar.gz) = 37236d1fb2e906ef2e195890a6736f57
+MD5 (libghttp-1.0.6.tar.gz) = f9428c3f6828e546697b6353e2653095
diff --git a/www/libghttp/files/patch-sum b/www/libghttp/files/patch-sum
index df1cf27f3d3..ee28085b60b 100644
--- a/www/libghttp/files/patch-sum
+++ b/www/libghttp/files/patch-sum
@@ -1,3 +1,3 @@
-$NetBSD: patch-sum,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+$NetBSD: patch-sum,v 1.2 2000/05/30 21:06:02 drochner Exp $
-MD5 (patch-aa) = 6de9d0f45631632c7c19853e3b0a77d1
+MD5 (patch-aa) = 3e321b5d2115c34090c968be799ce403
diff --git a/www/libghttp/patches/patch-aa b/www/libghttp/patches/patch-aa
index aeffd304d75..9be54a82580 100644
--- a/www/libghttp/patches/patch-aa
+++ b/www/libghttp/patches/patch-aa
@@ -1,20 +1,22 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+$NetBSD: patch-aa,v 1.2 2000/05/30 21:06:02 drochner Exp $
---- configure.orig Tue May 25 16:29:27 1999
-+++ configure Sat Oct 23 11:06:46 1999
-@@ -1984,6 +1984,7 @@
- ac_tool_prefix=
- fi
+--- configure.orig Sun Apr 16 03:33:22 2000
++++ configure Thu May 25 19:41:50 2000
+@@ -1775,6 +1775,8 @@
+ *) lt_target="$target" ;;
+ esac
+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++
+ # Check for any special flags to pass to ltconfig.
+ #
+ # the following will cause an existing older ltconfig to fail, so
+@@ -1938,7 +1940,7 @@
+ # clobbered by the next message.
+ exec 5>>./config.log
-@@ -2216,6 +2217,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+-
+fi
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
+
+