ports/90079: Update port: ftp/curl to 7.15.1
Vasil Dimov
vd at datamax.bg
Wed Dec 7 17:50:08 UTC 2005
>Number: 90079
>Category: ports
>Synopsis: Update port: ftp/curl to 7.15.1
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 07 17:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Vasil Dimov
>Release: FreeBSD 6.0-STABLE amd64
>Organization:
DataMax
>Environment:
>Description:
Update ftp/curl from 7.15.0 to 7.15.1, along with the bugfixes the new
version addresses a security issue:
http://curl.haxx.se/docs/adv_20051207.html
>How-To-Repeat:
>Fix:
--- curl_7.15.0-7.15.1.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/curl/Makefile,v
retrieving revision 1.74
diff -u -r1.74 Makefile
--- Makefile 12 Nov 2005 18:52:19 -0000 1.74
+++ Makefile 7 Dec 2005 17:40:06 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= curl
-PORTVERSION= 7.15.0
+PORTVERSION= 7.15.1
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
${MASTER_SITE_SOURCEFORGE} \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/curl/distinfo,v
retrieving revision 1.42
diff -u -r1.42 distinfo
--- distinfo 14 Oct 2005 16:11:46 -0000 1.42
+++ distinfo 7 Dec 2005 17:40:06 -0000
@@ -1,2 +1,3 @@
-MD5 (curl-7.15.0.tar.bz2) = e3b130320d3704af375c097606f49c01
-SIZE (curl-7.15.0.tar.bz2) = 1426714
+MD5 (curl-7.15.1.tar.bz2) = d330d48580bfade58c82d4f295f171f0
+SHA256 (curl-7.15.1.tar.bz2) = 8b1ea75a91ef7d1e00086865eba9a4cf8baefcb212ce451a61348e00b8756324
+SIZE (curl-7.15.1.tar.bz2) = 1437950
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/ftp/curl/pkg-plist,v
retrieving revision 1.17
diff -u -r1.17 pkg-plist
--- pkg-plist 14 Oct 2005 16:11:46 -0000 1.17
+++ pkg-plist 7 Dec 2005 17:40:07 -0000
@@ -11,6 +11,7 @@
lib/libcurl.a
lib/libcurl.so
lib/libcurl.so.%%SHLIB_VER%%
+lib/pkgconfig/libcurl.pc
%%SSL%%%%DATADIR%%/curl-ca-bundle.crt
%%SSL%%@dirrm %%DATADIR%%
%%PORTDOCS%%%%DOCSDIR%%/BINDINGS
@@ -21,6 +22,7 @@
%%PORTDOCS%%%%DOCSDIR%%/FEATURES
%%PORTDOCS%%%%DOCSDIR%%/HISTORY
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL.devcpp
%%PORTDOCS%%%%DOCSDIR%%/INTERNALS
%%PORTDOCS%%%%DOCSDIR%%/KNOWN_BUGS
%%PORTDOCS%%%%DOCSDIR%%/LICENSE-MIXING
--- curl_7.15.0-7.15.1.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list