Index: Makefile =================================================================== --- Makefile (revision 552297) +++ Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bsdec2-image-upload -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= net MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/ @@ -17,16 +17,9 @@ 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: distinfo =================================================================== --- distinfo (revision 552297) +++ distinfo (working copy) @@ -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 Index: files/extra-patch-Makefile =================================================================== --- files/extra-patch-Makefile (revision 552297) +++ 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: 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