svn commit: r479050 - head/ftp/curl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 5 23:52:29 UTC 2018


Author: sunpoet
Date: Wed Sep  5 23:52:27 2018
New Revision: 479050
URL: https://svnweb.freebsd.org/changeset/ports/479050

Log:
  Update to 7.61.1
  
  Changes:	https://curl.haxx.se/changes.html
  Security:	f4d638b9-e6e5-4dbe-8c70-571dbc116174
  MFH:		2018Q3

Modified:
  head/ftp/curl/Makefile
  head/ftp/curl/distinfo

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Wed Sep  5 23:30:16 2018	(r479049)
+++ head/ftp/curl/Makefile	Wed Sep  5 23:52:27 2018	(r479050)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	curl
-PORTVERSION=	7.61.0
-PORTREVISION=	1
+PORTVERSION=	7.61.1
 CATEGORIES=	ftp net www
 MASTER_SITES=	https://curl.haxx.se/download/ \
 		LOCAL/sunpoet

Modified: head/ftp/curl/distinfo
==============================================================================
--- head/ftp/curl/distinfo	Wed Sep  5 23:30:16 2018	(r479049)
+++ head/ftp/curl/distinfo	Wed Sep  5 23:52:27 2018	(r479050)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531483394
-SHA256 (curl-7.61.0.tar.xz) = ef6e55192d04713673b4409ccbcb4cb6cd723137d6e10ca45b0c593a454e1720
-SIZE (curl-7.61.0.tar.xz) = 2348892
+TIMESTAMP = 1536185778
+SHA256 (curl-7.61.1.tar.xz) = 3d5913d6a39bd22e68e34dff697fd6e4c3c81563f580c76fca2009315cd81891
+SIZE (curl-7.61.1.tar.xz) = 2360392


More information about the svn-ports-head mailing list