Index: head/net/bsdec2-image-upload/files/patch-Makefile =================================================================== --- head/net/bsdec2-image-upload/files/patch-Makefile (revision 531084) +++ head/net/bsdec2-image-upload/files/patch-Makefile (nonexistent) @@ -1,10 +0,0 @@ ---- Makefile.orig -+++ Makefile -@@ -1,6 +1,6 @@ - PROG= bsdec2-image-upload - SRCS= main.c --NO_MAN ?= yes -+MAN = - WARNS ?= 3 - BINDIR ?= /usr/local/bin - LDADD += -lcrypto -lssl Property changes on: head/net/bsdec2-image-upload/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/bsdec2-image-upload/Makefile =================================================================== --- head/net/bsdec2-image-upload/Makefile (revision 531084) +++ head/net/bsdec2-image-upload/Makefile (revision 531085) @@ -1,26 +1,29 @@ # $FreeBSD$ PORTNAME= bsdec2-image-upload -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 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= ssl tar:tgz uidfix CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} + +BROKEN_SSL= libressl +BROKEN_SSL_REASON_libressl= needs features only available in OpenSSL # Install into ${STAGEDIR}${PREFIX}; but the build respects ${DESTDIR} so # all we need to give is the ${PREFIX}/bin part. MAKE_ARGS+= BINDIR=${PREFIX}/bin PLIST_FILES= bin/bsdec2-image-upload .include Index: head/net/bsdec2-image-upload/distinfo =================================================================== --- head/net/bsdec2-image-upload/distinfo (revision 531084) +++ head/net/bsdec2-image-upload/distinfo (revision 531085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553049579 -SHA256 (bsdec2-image-upload-1.2.2.tgz) = f776ea3695f825e2a6e0962f4e63ca7d8be4e721e04f79fcabac161bd3b00a92 -SIZE (bsdec2-image-upload-1.2.2.tgz) = 25660 +TIMESTAMP = 1586308422 +SHA256 (bsdec2-image-upload-1.3.0.tgz) = 0380b26f50edadf4483c1ab3b8d3a9b227822841b45196fd1b8fdafdf806f908 +SIZE (bsdec2-image-upload-1.3.0.tgz) = 32960