svn commit: r444078 - head/net/bsdec2-image-upload

Colin Percival cperciva at FreeBSD.org
Wed Jun 21 20:56:58 UTC 2017


Author: cperciva
Date: Wed Jun 21 20:56:56 2017
New Revision: 444078
URL: https://svnweb.freebsd.org/changeset/ports/444078

Log:
  Update bsdec2-image-upload to version 1.1.2.  This works around recent
  breakage in the EC2 DescribeConversionTasks API and should unbreak the
  AMI upload process.

Modified:
  head/net/bsdec2-image-upload/Makefile
  head/net/bsdec2-image-upload/distinfo

Modified: head/net/bsdec2-image-upload/Makefile
==============================================================================
--- head/net/bsdec2-image-upload/Makefile	Wed Jun 21 20:42:13 2017	(r444077)
+++ head/net/bsdec2-image-upload/Makefile	Wed Jun 21 20:56:56 2017	(r444078)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bsdec2-image-upload
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	net
 MASTER_SITES=	http://freebsd-ec2-dist.s3.amazonaws.com/
 

Modified: head/net/bsdec2-image-upload/distinfo
==============================================================================
--- head/net/bsdec2-image-upload/distinfo	Wed Jun 21 20:42:13 2017	(r444077)
+++ head/net/bsdec2-image-upload/distinfo	Wed Jun 21 20:56:56 2017	(r444078)
@@ -1,3 +1,3 @@
 TIMESTAMP = 1495738583
-SHA256 (bsdec2-image-upload-1.1.1.tgz) = cb2fbc0ffec3f6b8b6153e2b0fdb0c8d32f41967504cc9a3d43ac859d902bc55
-SIZE (bsdec2-image-upload-1.1.1.tgz) = 24274
+SHA256 (bsdec2-image-upload-1.1.2.tgz) = 4f7220dafe232e3efc1adb17e3a2f7b591aa25bc7eccb70008313b9e9c472ab0
+SIZE (bsdec2-image-upload-1.1.2.tgz) = 24275


More information about the svn-ports-all mailing list