Bug 51315 - update ports/ftp/curl 10.7.3 -> 10.7.4
Summary: update ports/ftp/curl 10.7.3 -> 10.7.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Peter Pentchev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 17:00 UTC by jharris
Modified: 2003-04-25 16:36 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2003-04-23 17:00:23 UTC
	upgrade ports/ftp/curl from 10.7.3 to 10.7.4

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? work
cvs server: Diffing .


iD8DBQE+prdsSypIl9OdoOMRAhRpAJ9jrn3VwUYfhvxnR5wYmeI/cfHBvgCgjiQq
zmGdKkJZUN9+QGKSEN9hB9U=
=z+15
-----END PGP SIGNATURE-------2VmSa6bbsbUyjAPcnzg9LF7fPO3QFtiG8cksxF8x67v5jaWS
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/curl/Makefile,v
retrieving revision 1.52
diff -u -r1.52 Makefile
--- Makefile	2003/04/16 14:52:35	1.52
+++ Makefile	2003/04/23 15:54:47
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	curl
-PORTVERSION=	7.10.3
-PORTREVISION=	2
+PORTVERSION=	7.10.4
 CATEGORIES=	ftp ipv6 www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		${MASTER_SITE_SOURCEFORGE} \
@@ -15,11 +14,6 @@
 		ftp://ftp.fu-berlin.de/pub/unix/network/curl/ \
 		ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
 MASTER_SITE_SUBDIR=	curl
-
-PATCHFILES=	curl-lib-url.c-netrc.patch
-PATCH_SITES=	${MASTER_SITE_LOCAL} \
-		http://people.FreeBSD.org/~roam/ports/patches/ftp/curl/
-PATCH_SITE_SUBDIR=	roam
 
 MAINTAINER=	roam@FreeBSD.org
 COMMENT=	"Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/curl/distinfo,v
retrieving revision 1.29
diff -u -r1.29 distinfo
--- distinfo	2003/01/22 09:51:42	1.29
+++ distinfo	2003/04/23 15:54:47
@@ -1,2 +1 @@
-MD5 (curl-7.10.3.tar.bz2) = 59561d8cd4d4cbd3aa51c32110a94e3e
-MD5 (curl-lib-url.c-netrc.patch) = 0148b4f281f375ed4795304e6e58f4f7
+MD5 (curl-7.10.4.tar.bz2) = 6ea69876573104384be9d7f4c346ae33
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/ftp/curl/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	2003/01/02 16:02:08	1.6
+++ pkg-plist	2003/04/23 15:54:48
@@ -167,6 +167,7 @@
 %%PORTDOCS%%share/doc/curl/libcurl/libcurl.3
 %%PORTDOCS%%share/doc/curl/libcurl/libcurl.html
 %%PORTDOCS%%share/doc/curl/libcurl/libcurl.pdf
+%%PORTDOCS%%share/doc/curl/index.html
 %%PORTDOCS%%@dirrm share/doc/curl/libcurl
 %%PORTDOCS%%@dirrm share/doc/curl/examples
 %%PORTDOCS%%@dirrm share/doc/curl
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2003-04-23 21:45:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer.
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2003-04-25 16:36:25 UTC
State Changed
From-To: open->closed

Update committed, thanks!