svn commit: r497591 - head/devel/aws-c-commons

Danilo Egea Gondolfo danilo at FreeBSD.org
Tue Apr 2 21:22:19 UTC 2019


Author: danilo
Date: Tue Apr  2 21:22:18 2019
New Revision: 497591
URL: https://svnweb.freebsd.org/changeset/ports/497591

Log:
  - Update to 0.3.4

Modified:
  head/devel/aws-c-commons/Makefile
  head/devel/aws-c-commons/distinfo
  head/devel/aws-c-commons/pkg-plist

Modified: head/devel/aws-c-commons/Makefile
==============================================================================
--- head/devel/aws-c-commons/Makefile	Tue Apr  2 21:20:06 2019	(r497590)
+++ head/devel/aws-c-commons/Makefile	Tue Apr  2 21:22:18 2019	(r497591)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-c-common
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	devel

Modified: head/devel/aws-c-commons/distinfo
==============================================================================
--- head/devel/aws-c-commons/distinfo	Tue Apr  2 21:20:06 2019	(r497590)
+++ head/devel/aws-c-commons/distinfo	Tue Apr  2 21:22:18 2019	(r497591)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550937784
-SHA256 (awslabs-aws-c-common-v0.3.3_GH0.tar.gz) = 22ad9884d154d116bf8350b17fb1d764d7410bed0333d05b4f887baefd9ff87b
-SIZE (awslabs-aws-c-common-v0.3.3_GH0.tar.gz) = 167889
+TIMESTAMP = 1552739639
+SHA256 (awslabs-aws-c-common-v0.3.4_GH0.tar.gz) = 60f71a199f4741c8113370bbb07fe206c50ed6e09d87518ed717e1de91d503ac
+SIZE (awslabs-aws-c-common-v0.3.4_GH0.tar.gz) = 175378

Modified: head/devel/aws-c-commons/pkg-plist
==============================================================================
--- head/devel/aws-c-commons/pkg-plist	Tue Apr  2 21:20:06 2019	(r497590)
+++ head/devel/aws-c-commons/pkg-plist	Tue Apr  2 21:22:18 2019	(r497591)
@@ -8,12 +8,14 @@ include/aws/common/atomics_msvc.inl
 include/aws/common/byte_buf.h
 include/aws/common/byte_order.h
 include/aws/common/clock.h
+include/aws/common/command_line_parser.h
 include/aws/common/common.h
 include/aws/common/condition_variable.h
 include/aws/common/config.h
 include/aws/common/date_time.h
 include/aws/common/device_random.h
 include/aws/common/encoding.h
+include/aws/common/environment.h
 include/aws/common/error.h
 include/aws/common/exports.h
 include/aws/common/hash_table.h


More information about the svn-ports-all mailing list