Index: head/net/bsdec2-image-upload/files/extra-patch-Makefile =================================================================== --- head/net/bsdec2-image-upload/files/extra-patch-Makefile (revision 566626) +++ head/net/bsdec2-image-upload/files/extra-patch-Makefile (nonexistent) @@ -1,10 +0,0 @@ ---- Makefile.orig 2020-07-22 09:29:11 UTC -+++ Makefile -@@ -2,7 +2,6 @@ PROG= bsdec2-image-upload - SRCS= main.c - MAN = - WARNS ?= 3 --CFLAGS += -Wno-error=\#warnings - BINDIR ?= /usr/local/bin - LDADD += -lcrypto -lssl - Property changes on: head/net/bsdec2-image-upload/files/extra-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 566626) +++ head/net/bsdec2-image-upload/Makefile (revision 566627) @@ -1,32 +1,25 @@ # $FreeBSD$ PORTNAME= bsdec2-image-upload -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.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= compiler ssl tar:tgz uidfix CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} -# 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 +# Install into ${STAGEDIR}${PREFIX} +MAKE_ARGS+= BINDIR=${STAGEDIR}${PREFIX}/bin PLIST_FILES= bin/bsdec2-image-upload -.include - -.if ${CHOSEN_COMPILER_TYPE} == gcc -EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile -.endif - -.include +.include Index: head/net/bsdec2-image-upload/distinfo =================================================================== --- head/net/bsdec2-image-upload/distinfo (revision 566626) +++ head/net/bsdec2-image-upload/distinfo (revision 566627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586559780 -SHA256 (bsdec2-image-upload-1.3.1.tgz) = 4216850b3d245835c9bf897417262b53d0d77928c5e1b7564d511e7d49e79c7d -SIZE (bsdec2-image-upload-1.3.1.tgz) = 33613 +TIMESTAMP = 1614313715 +SHA256 (bsdec2-image-upload-1.4.0.tgz) = 382e209352a52526ed7f380ea3cd7267db26202f28d760879c98423705a41a0c +SIZE (bsdec2-image-upload-1.4.0.tgz) = 35289