diff --git a/net/bsdec2-image-upload/Makefile b/net/bsdec2-image-upload/Makefile index e0e223cb3813..99d936c9eaad 100644 --- a/net/bsdec2-image-upload/Makefile +++ b/net/bsdec2-image-upload/Makefile @@ -1,23 +1,23 @@ PORTNAME= bsdec2-image-upload -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= net MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/ MAINTAINER= cperciva@FreeBSD.org COMMENT= Tool for creating Amazon EC2 AMIs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= compiler ssl tar:tgz uidfix CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} # Install into ${STAGEDIR}${PREFIX} MAKE_ARGS+= BINDIR=${STAGEDIR}${PREFIX}/bin PLIST_FILES= bin/bsdec2-image-upload .include diff --git a/net/bsdec2-image-upload/distinfo b/net/bsdec2-image-upload/distinfo index bbf8698f7292..371b55e05439 100644 --- a/net/bsdec2-image-upload/distinfo +++ b/net/bsdec2-image-upload/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629579780 -SHA256 (bsdec2-image-upload-1.4.4.tgz) = 92a8b3d6da459680bf6cf38c8abae7508530d555cafabc04529dbf2c9eab03f3 -SIZE (bsdec2-image-upload-1.4.4.tgz) = 34752 +TIMESTAMP = 1630024924 +SHA256 (bsdec2-image-upload-1.4.5.tgz) = 55b9ac4705297612453687f55fe5c21d373449f05abf82a7e832909d10c32b20 +SIZE (bsdec2-image-upload-1.4.5.tgz) = 34812