Index: head/comms/flwrap/files/patch-src_flwrap.cxx =================================================================== --- head/comms/flwrap/files/patch-src_flwrap.cxx (revision 499337) +++ head/comms/flwrap/files/patch-src_flwrap.cxx (nonexistent) @@ -1,11 +0,0 @@ ---- src/flwrap.cxx.orig 2018-01-18 20:57:00 UTC -+++ src/flwrap.cxx -@@ -547,7 +547,7 @@ int parse_args(int argc, char **argv, int& idx) - exit(0); - } - if (strcasecmp("--version", argv[idx]) == 0) { -- printf("Version: "VERSION"\n"); -+ printf("Version: %s\n",VERSION); - exit(0); - } - Property changes on: head/comms/flwrap/files/patch-src_flwrap.cxx ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -1 \ 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/comms/flwrap/Makefile =================================================================== --- head/comms/flwrap/Makefile (revision 499337) +++ head/comms/flwrap/Makefile (revision 499338) @@ -1,31 +1,31 @@ # Created by: Diane Bruce # $FreeBSD$ PORTNAME= flwrap -PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTVERSION= 1.3.5 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Flwrap is a companion utility for fldigi LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk -USES= gmake dos2unix +USES= autoreconf gmake dos2unix + GNU_CONFIGURE= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" OPTIONS_DEFINE= DOCS post-configure: @${REINPLACE_CMD} -e 's|^CPPFLAGS|#CPPFLAGS|' \ ${WRKSRC}/src/Makefile post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Index: head/comms/flwrap/distinfo =================================================================== --- head/comms/flwrap/distinfo (revision 499337) +++ head/comms/flwrap/distinfo (revision 499338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515609412 -SHA256 (flwrap-1.3.4.tar.gz) = ba5f42f7282e0187bf68ca89fac10d1f257d7306c39f0a4370a5df5facbcfa38 -SIZE (flwrap-1.3.4.tar.gz) = 194157 +TIMESTAMP = 1555663674 +SHA256 (flwrap-1.3.5.tar.gz) = efde2b3011c4394cccf046ce8b3f3b7360e1a7eb809c42e4796cab3c27de1163 +SIZE (flwrap-1.3.5.tar.gz) = 200807 Property changes on: head/comms/flwrap/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property