svn commit: r417535 - head/ftp/curl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 26 17:13:02 UTC 2016


Author: sunpoet
Date: Sun Jun 26 17:13:00 2016
New Revision: 417535
URL: https://svnweb.freebsd.org/changeset/ports/417535

Log:
  - Update to 7.49.1
  
  Changes:	http://curl.haxx.se/changes.html

Modified:
  head/ftp/curl/Makefile
  head/ftp/curl/distinfo
  head/ftp/curl/pkg-plist

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Sun Jun 26 17:12:55 2016	(r417534)
+++ head/ftp/curl/Makefile	Sun Jun 26 17:13:00 2016	(r417535)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	curl
-PORTVERSION=	7.49.0
+PORTVERSION=	7.49.1
 CATEGORIES=	ftp www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet

Modified: head/ftp/curl/distinfo
==============================================================================
--- head/ftp/curl/distinfo	Sun Jun 26 17:12:55 2016	(r417534)
+++ head/ftp/curl/distinfo	Sun Jun 26 17:13:00 2016	(r417535)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463934896
-SHA256 (curl-7.49.0.tar.lzma) = eb0728df1c9224f8b8994d488bda9ddd0ae679485659ab69a13b91ef35755dcb
-SIZE (curl-7.49.0.tar.lzma) = 5985374
+TIMESTAMP = 1464481599
+SHA256 (curl-7.49.1.tar.lzma) = 540dd7e2017293ac13c925951a8e3187382b6fe7be045d5806912aae3c1f7c0c
+SIZE (curl-7.49.1.tar.lzma) = 5989789

Modified: head/ftp/curl/pkg-plist
==============================================================================
--- head/ftp/curl/pkg-plist	Sun Jun 26 17:12:55 2016	(r417534)
+++ head/ftp/curl/pkg-plist	Sun Jun 26 17:13:00 2016	(r417535)
@@ -337,6 +337,7 @@ man/man3/curl_multi_remove_handle.3.gz
 man/man3/curl_multi_setopt.3.gz
 man/man3/curl_multi_socket.3.gz
 man/man3/curl_multi_socket_action.3.gz
+man/man3/curl_multi_socket_all.3.gz
 man/man3/curl_multi_strerror.3.gz
 man/man3/curl_multi_timeout.3.gz
 man/man3/curl_multi_wait.3.gz


More information about the svn-ports-head mailing list