Subject: pkg/13704: update for pkg www/curl
To: None <gnats-bugs@gnats.netbsd.org>
From: Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
List: netbsd-bugs
Date: 08/13/2001 19:32:23
>Number: 13704
>Category: pkg
>Synopsis: update of pkg www/curl: curl version 7.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Aug 13 10:29: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:
Here is a proposed update for package www/curl: actual curl version used
by package is 7.7.1, this update is for curl version 7.8
I considered making a buildlink.mk but as no - for now at least - other
pkg depends on libcurl I had not gone this way.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/curl/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 2001/06/29 03:48:41 1.4
+++ Makefile 2001/08/13 17:27:03
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2001/06/29 03:48:41 jlam Exp $
-DISTNAME= curl-7.7.1
+DISTNAME= curl-7.8
CATEGORIES= www
MASTER_SITES= http://curl.haxx.se/download/
@@ -9,6 +9,8 @@
COMMENT= client that groks URLs
USE_BUILDLINK_ONLY= yes
+REPLACE_BUILDLINK= curl-config
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
Index: pkg/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/www/curl/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST 2001/04/06 03:47:24 1.2
+++ PLIST 2001/08/13 17:27:04
@@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2001/04/06 03:47:24 itojun Exp $
bin/curl
+bin/curl-config
include/curl/curl.h
include/curl/easy.h
include/curl/mprintf.h
@@ -11,6 +12,7 @@
lib/libcurl.so.2
lib/libcurl.so.2.0
man/man1/curl.1
+man/man1/curl-config.1
man/man3/curl_easy_cleanup.3
man/man3/curl_easy_getinfo.3
man/man3/curl_easy_init.3
@@ -21,8 +23,14 @@
man/man3/curl_formparse.3
man/man3/curl_getdate.3
man/man3/curl_getenv.3
+man/man3/curl_global_cleanup.3
+man/man3/curl_global_init.3
+man/man3/curl_mprintf.3
man/man3/curl_slist_append.3
man/man3/curl_slist_free_all.3
+man/man3/curl_strequal.3
+man/man3/curl_strnequal.3
man/man3/curl_unescape.3
man/man3/curl_version.3
+man/man5/libcurl.5
@dirrm include/curl
>Release-Note:
>Audit-Trail:
>Unformatted: