Index: head/comms/flrig/Makefile =================================================================== --- head/comms/flrig/Makefile (revision 430849) +++ head/comms/flrig/Makefile (revision 430850) @@ -1,29 +1,28 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.22 +PORTVERSION= 1.3.27 CATEGORIES= comms hamradio -MASTER_SITES= http://www.w1hkj.com/downloads/flrig/ \ - LOCAL/db +MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Ham Radio rig control program, cooperates with fldigi LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" PLIST_FILES= bin/flrig share/applications/flrig.desktop \ share/pixmaps/flrig.xpm OPTIONS_DEFINE= NATIVE_OPT NATIVE_OPT_DESC= Enable Native Optimizations NATIVE_OPT_CONFIGURE_ON+= --enable-optimizations=native NATIVE_OPT_CONFIGURE_OFF+= --enable-optimizations=none .include Index: head/comms/flrig/distinfo =================================================================== --- head/comms/flrig/distinfo (revision 430849) +++ head/comms/flrig/distinfo (revision 430850) @@ -1,2 +1,3 @@ -SHA256 (flrig-1.3.22.tar.gz) = be30ceaf06a64cc7db9f12f0a7d1da597a5569f248323f2dc2cd037fd1730908 -SIZE (flrig-1.3.22.tar.gz) = 613526 +TIMESTAMP = 1483836061 +SHA256 (flrig-1.3.27.tar.gz) = a05a040b17e9c0de1f564f50baa6a40a089e81d86131fe3994f467fec5287cb7 +SIZE (flrig-1.3.27.tar.gz) = 662603 Index: head/comms/flrig/files/patch-src_xmlrpcpp_XmlRpcBase64.h =================================================================== --- head/comms/flrig/files/patch-src_xmlrpcpp_XmlRpcBase64.h (revision 430849) +++ head/comms/flrig/files/patch-src_xmlrpcpp_XmlRpcBase64.h (nonexistent) @@ -1,10 +0,0 @@ ---- src/xmlrpcpp/XmlRpcBase64.h.orig 2015-04-28 12:53:47.291010000 -0400 -+++ src/xmlrpcpp/XmlRpcBase64.h 2015-04-28 12:53:56.470160000 -0400 -@@ -18,6 +18,7 @@ - #if !defined(__BASE64_H_INCLUDED__) - #define __BASE64_H_INCLUDED__ 1 - -+#include - #include - - static Property changes on: head/comms/flrig/files/patch-src_xmlrpcpp_XmlRpcBase64.h ___________________________________________________________________ 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