- Update to latest released version

- bug fixes
This commit is contained in:
Diane Bruce 2014-12-27 18:56:54 +00:00
parent 5a8fcb495b
commit 9f68bc3690
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375691
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= flrig
PORTVERSION= 1.3.18
PORTVERSION= 1.3.19
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/downloads/flrig/ \
${MASTER_SITE_LOCAL}

View File

@ -1,2 +1,2 @@
SHA256 (flrig-1.3.18.tar.gz) = 50f0a3eb1110a50a838fdd8f1393d2eafe1b6ea605deaf437e0e61a5a7d34370
SIZE (flrig-1.3.18.tar.gz) = 616711
SHA256 (flrig-1.3.19.tar.gz) = 4b697d6737b94b3e3cf1237283f23587ffaf6de848e8ea6f42985bca586692f0
SIZE (flrig-1.3.19.tar.gz) = 617353

View File

@ -1,6 +1,6 @@
--- src/xmlrpcpp/base64.h.orig 2014-04-08 23:01:00.000000000 -0700
+++ src/xmlrpcpp/base64.h 2014-04-08 23:01:12.000000000 -0700
@@ -10,6 +10,7 @@
--- src/xmlrpcpp/base64.h.orig 2014-12-10 08:23:34.000000000 -0500
+++ src/xmlrpcpp/base64.h 2014-12-27 11:45:05.000000000 -0500
@@ -28,6 +28,7 @@
#define __BASE64_H_INCLUDED__ 1
#include <iterator>