git: 6e44cd75c158 - main - net/bsdec2-image-upload: Update to 1.4.4

Colin Percival cperciva at FreeBSD.org
Sat Aug 21 21:06:58 UTC 2021


The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e44cd75c158aa227a77397922bd599abb9297c7

commit 6e44cd75c158aa227a77397922bd599abb9297c7
Author:     Colin Percival <cperciva at FreeBSD.org>
AuthorDate: 2021-08-21 21:05:00 +0000
Commit:     Colin Percival <cperciva at FreeBSD.org>
CommitDate: 2021-08-21 21:05:00 +0000

    net/bsdec2-image-upload: Update to 1.4.4
    
    * Add --uefi option for setting the BootMode of amd64 images
    * Fix socket and memory leaks in SSL requests
    * Support LibreSSL 3.3.2+
---
 net/bsdec2-image-upload/Makefile | 2 +-
 net/bsdec2-image-upload/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/bsdec2-image-upload/Makefile b/net/bsdec2-image-upload/Makefile
index ce3900390f84..e0e223cb3813 100644
--- a/net/bsdec2-image-upload/Makefile
+++ b/net/bsdec2-image-upload/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bsdec2-image-upload
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.4
 CATEGORIES=	net
 MASTER_SITES=	http://freebsd-ec2-dist.s3.amazonaws.com/
 
diff --git a/net/bsdec2-image-upload/distinfo b/net/bsdec2-image-upload/distinfo
index b435b80398ca..bbf8698f7292 100644
--- a/net/bsdec2-image-upload/distinfo
+++ b/net/bsdec2-image-upload/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614902687
-SHA256 (bsdec2-image-upload-1.4.1.tgz) = aa66bbe8ee7d4d8b85fc16af6bf50c367ab2de6354c5d243ba1449596998554c
-SIZE (bsdec2-image-upload-1.4.1.tgz) = 34607
+TIMESTAMP = 1629579780
+SHA256 (bsdec2-image-upload-1.4.4.tgz) = 92a8b3d6da459680bf6cf38c8abae7508530d555cafabc04529dbf2c9eab03f3
+SIZE (bsdec2-image-upload-1.4.4.tgz) = 34752


More information about the dev-commits-ports-main mailing list