svn commit: r430848 - in head/comms/fllog: . files

Diane Bruce db at FreeBSD.org
Sun Jan 8 00:28:58 UTC 2017


Author: db
Date: Sun Jan  8 00:28:56 2017
New Revision: 430848
URL: https://svnweb.freebsd.org/changeset/ports/430848

Log:
  Upstream repo is now on SourceForge follow
  Update to 1.24
  
  =Version 1.2.4=
  
  2016-05-16  David Freese  <iam_w1hkj at w1hkj.com>
  
  	e6fc6a5: Cabrillo Report
  	f4bccc0: Contest fields
  
  =Version 1.2.3=
  
  	c16c3a4: Vertical Scrollbar
  
  =Version 1.2.2=
  
  	a3be952: Resizable dialog
  
  =Version 1.2.1=
  
  	1b3f80a: MXE update
  
  2015-06-08  Kamal Mostafa  <kamal at whence.com>
  
  	f453b69: BUILD_{DATE,USER,HOST}

Added:
  head/comms/fllog/files/patch-src_include_logsupport.h   (contents, props changed)
  head/comms/fllog/files/patch-src_xmlrpcpp_XmlRpcBase64.h   (contents, props changed)
Modified:
  head/comms/fllog/Makefile
  head/comms/fllog/distinfo   (contents, props changed)
  head/comms/fllog/files/patch-configure   (contents, props changed)
  head/comms/fllog/files/patch-src_misc_re.cxx   (contents, props changed)

Modified: head/comms/fllog/Makefile
==============================================================================
--- head/comms/fllog/Makefile	Sun Jan  8 00:06:42 2017	(r430847)
+++ head/comms/fllog/Makefile	Sun Jan  8 00:28:56 2017	(r430848)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	fllog
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.4
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://www.w1hkj.com/downloads/fllog/ \
-		LOCAL/shurd
+MASTER_SITES=	SF/fldigi/${PORTNAME}
 
 MAINTAINER=	hamradio at FreeBSD.org
 COMMENT=	Ham Radio logging program

Modified: head/comms/fllog/distinfo
==============================================================================
--- head/comms/fllog/distinfo	Sun Jan  8 00:06:42 2017	(r430847)
+++ head/comms/fllog/distinfo	Sun Jan  8 00:28:56 2017	(r430848)
@@ -1,2 +1,3 @@
-SHA256 (fllog-1.2.0.tar.gz) = 7cac198e0e9def5853a6b3df1ad1968752a90f0d2d3477e071567fdde4c436d3
-SIZE (fllog-1.2.0.tar.gz) = 422283
+TIMESTAMP = 1483833165
+SHA256 (fllog-1.2.4.tar.gz) = e4647032b1ebc5f2206edc624a40e331f5ab2b3dd1e33d7698223071d6d9b15b
+SIZE (fllog-1.2.4.tar.gz) = 430920

Modified: head/comms/fllog/files/patch-configure
==============================================================================
--- head/comms/fllog/files/patch-configure	Sun Jan  8 00:06:42 2017	(r430847)
+++ head/comms/fllog/files/patch-configure	Sun Jan  8 00:28:56 2017	(r430848)
@@ -1,6 +1,6 @@
---- configure.orig	2014-04-11 13:36:43.000000000 -0700
-+++ configure	2014-04-11 13:36:32.000000000 -0700
-@@ -6857,7 +6857,7 @@
+--- configure.orig	2016-06-24 01:21:41 UTC
++++ configure
+@@ -6143,7 +6143,7 @@ $as_echo "$FLTK_CONFIG" >&6; }
            FLTK_LIBS=`$FLTK_CONFIG --ldflags --use-images`
            if test "x$target_mingw32" != "xyes"; then
                if test "x$target_darwin" != "xyes"; then

Added: head/comms/fllog/files/patch-src_include_logsupport.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/comms/fllog/files/patch-src_include_logsupport.h	Sun Jan  8 00:28:56 2017	(r430848)
@@ -0,0 +1,9 @@
+--- src/include/logsupport.h.orig	2017-01-08 00:13:11 UTC
++++ src/include/logsupport.h
+@@ -1,5 +1,5 @@
+ #ifndef LOG_SUPPORT_H
+-#define LOG_SUPPORT_h
++#define LOG_SUPPORT_H
+ 
+ #include <string>
+ 

Modified: head/comms/fllog/files/patch-src_misc_re.cxx
==============================================================================
--- head/comms/fllog/files/patch-src_misc_re.cxx	Sun Jan  8 00:06:42 2017	(r430847)
+++ head/comms/fllog/files/patch-src_misc_re.cxx	Sun Jan  8 00:28:56 2017	(r430848)
@@ -1,6 +1,6 @@
---- src/misc/re.cxx.orig	2014-02-03 15:43:56.000000000 -0800
-+++ src/misc/re.cxx	2014-04-11 16:24:42.000000000 -0700
-@@ -120,12 +120,25 @@
+--- src/misc/re.cxx.orig	2015-08-12 21:02:27 UTC
++++ src/misc/re.cxx
+@@ -120,12 +120,25 @@ void re_t::suboff(size_t n, int* start, 
  	}
  }
  

Added: head/comms/fllog/files/patch-src_xmlrpcpp_XmlRpcBase64.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/comms/fllog/files/patch-src_xmlrpcpp_XmlRpcBase64.h	Sun Jan  8 00:28:56 2017	(r430848)
@@ -0,0 +1,10 @@
+--- src/xmlrpcpp/XmlRpcBase64.h.orig	2015-08-12 21:02:28 UTC
++++ src/xmlrpcpp/XmlRpcBase64.h
+@@ -18,6 +18,7 @@
+ #if !defined(__BASE64_H_INCLUDED__)
+ #define __BASE64_H_INCLUDED__ 1
+ 
++#include <ios>
+ #include <iterator>
+ 
+ static


More information about the svn-ports-all mailing list