svn commit: r560406 - head/devel/aws-c-common
Danilo Egea Gondolfo
danilo at FreeBSD.org
Tue Jan 5 15:12:51 UTC 2021
Author: danilo
Date: Tue Jan 5 15:12:50 2021
New Revision: 560406
URL: https://svnweb.freebsd.org/changeset/ports/560406
Log:
devel/aws-c-common: Update to 0.4.64
Modified:
head/devel/aws-c-common/Makefile
head/devel/aws-c-common/distinfo
head/devel/aws-c-common/pkg-plist
Modified: head/devel/aws-c-common/Makefile
==============================================================================
--- head/devel/aws-c-common/Makefile Tue Jan 5 15:11:31 2021 (r560405)
+++ head/devel/aws-c-common/Makefile Tue Jan 5 15:12:50 2021 (r560406)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= aws-c-common
-PORTVERSION= 0.4.59
+PORTVERSION= 0.4.64
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= devel
Modified: head/devel/aws-c-common/distinfo
==============================================================================
--- head/devel/aws-c-common/distinfo Tue Jan 5 15:11:31 2021 (r560405)
+++ head/devel/aws-c-common/distinfo Tue Jan 5 15:12:50 2021 (r560406)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602431847
-SHA256 (awslabs-aws-c-common-v0.4.59_GH0.tar.gz) = 5007ffedc64f5f979d36e223bbd80a5c03ecaca151c003944b63e06f1b2845ff
-SIZE (awslabs-aws-c-common-v0.4.59_GH0.tar.gz) = 419158
+TIMESTAMP = 1609762415
+SHA256 (awslabs-aws-c-common-v0.4.64_GH0.tar.gz) = 524a3743e0ff865eed4c77f13154d50c3aa005def82fc85eaa04cdac5c344a35
+SIZE (awslabs-aws-c-common-v0.4.64_GH0.tar.gz) = 416355
Modified: head/devel/aws-c-common/pkg-plist
==============================================================================
--- head/devel/aws-c-common/pkg-plist Tue Jan 5 15:11:31 2021 (r560405)
+++ head/devel/aws-c-common/pkg-plist Tue Jan 5 15:12:50 2021 (r560406)
@@ -68,6 +68,7 @@ include/aws/common/string.inl
include/aws/common/system_info.h
include/aws/common/task_scheduler.h
include/aws/common/thread.h
+include/aws/common/thread_scheduler.h
include/aws/common/time.h
include/aws/common/uuid.h
include/aws/common/xml_parser.h
More information about the svn-ports-all
mailing list