Subject: pkg/14022: update pkgsrc/www/curl to curl version 7.8.1
To: None <gnats-bugs@gnats.netbsd.org>
From: Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
List: netbsd-bugs
Date: 09/20/2001 13:24:21
>Number:         14022
>Category:       pkg
>Synopsis:       update pkgsrc/www/curl to curl version 7.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 20 04:25:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stoned Elipot
>Release:        pkgsrc-current
>Organization:
SCRIPT, Paris VII University, France
>Environment:
System: NetBSD bandsept 1.5.1 NetBSD 1.5.1 (GENERIC) #0: Mon Jul 9 22:42:32 CST 2001 toor@proxima:/usr/src/sys/arch/sparc/compile/GENERIC sparc

>Description:
This is a proposed upgrade to curl version 7.8.1 of pkg www/curl.
Summarized list of changes can be grabbed from http://curl.haxx.se/changes.html
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/curl/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2001/08/13 18:36:13	1.5
+++ Makefile	2001/09/20 11:19:52
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2001/08/13 18:36:13 nra Exp $
 
-DISTNAME=	curl-7.8
+DISTNAME=	curl-7.8.1
 CATEGORIES=	www
 MASTER_SITES=	http://curl.haxx.se/download/
 
@@ -15,6 +15,7 @@
 USE_GMAKE=		yes
 USE_LIBTOOL=		yes
 LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig
+CONFIGURE_ARGS+=	--with-ssl=${BUILDLINK_DIR}
 
 .include "../../security/openssl/buildlink.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkg/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/www/curl/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST	2001/08/13 18:36:14	1.3
+++ PLIST	2001/09/20 11:19:52
@@ -10,7 +10,7 @@
 lib/libcurl.la
 lib/libcurl.so
 lib/libcurl.so.2
-lib/libcurl.so.2.0
+lib/libcurl.so.2.1
 man/man1/curl.1
 man/man1/curl-config.1
 man/man3/curl_easy_cleanup.3
@@ -32,5 +32,5 @@
 man/man3/curl_strnequal.3
 man/man3/curl_unescape.3
 man/man3/curl_version.3
-man/man5/libcurl.5
+man/man3/libcurl.3
 @dirrm include/curl
>Release-Note:
>Audit-Trail:
>Unformatted: