From 049ef2c749e1e5d5a0f2ca094c53d880d70b45c3 Mon Sep 17 00:00:00 2001 From: shurd Date: Sat, 15 Aug 2015 04:36:09 +0000 Subject: Update to 3.4 Use makepatch for files/* --- comms/xnec2c/Makefile | 3 +-- comms/xnec2c/distinfo | 4 ++-- comms/xnec2c/files/patch-src_common.h | 4 ++-- comms/xnec2c/files/patch-src_somnec.c | 4 ++-- 4 files changed, 7 insertions(+), 8 deletions(-) (limited to 'comms') diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile index 2e3d2eb5fc5..4dd2cec34ff 100644 --- a/comms/xnec2c/Makefile +++ b/comms/xnec2c/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xnec2c -PORTVERSION= 3.3 -PORTEVISION= 1 +PORTVERSION= 3.4 CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/xnec2c/ \ LOCAL/shurd diff --git a/comms/xnec2c/distinfo b/comms/xnec2c/distinfo index 8ce79bdaa53..7ba5660f878 100644 --- a/comms/xnec2c/distinfo +++ b/comms/xnec2c/distinfo @@ -1,2 +1,2 @@ -SHA256 (xnec2c-3.3.tar.bz2) = 53914ea4ddf9d349551c2ce52693621e87dde0c8a9df7807fae99d6e02630242 -SIZE (xnec2c-3.3.tar.bz2) = 921522 +SHA256 (xnec2c-3.4.tar.bz2) = 92f25ee844d58109f99839854afacc14c37f4fdbc79f9d00c3a6c5f56248e537 +SIZE (xnec2c-3.4.tar.bz2) = 922548 diff --git a/comms/xnec2c/files/patch-src_common.h b/comms/xnec2c/files/patch-src_common.h index 05991a06efa..51c74d4a2ed 100644 --- a/comms/xnec2c/files/patch-src_common.h +++ b/comms/xnec2c/files/patch-src_common.h @@ -1,5 +1,5 @@ ---- src/common.h.orig 2014-06-08 17:50:43.000000000 -0700 -+++ src/common.h 2014-06-08 17:50:53.000000000 -0700 +--- src/common.h.orig 2015-04-10 07:22:25 UTC ++++ src/common.h @@ -37,6 +37,7 @@ #include #include diff --git a/comms/xnec2c/files/patch-src_somnec.c b/comms/xnec2c/files/patch-src_somnec.c index 5a71fccdbd1..5e85079daa7 100644 --- a/comms/xnec2c/files/patch-src_somnec.c +++ b/comms/xnec2c/files/patch-src_somnec.c @@ -1,5 +1,5 @@ ---- src/somnec.c.orig 2013-12-01 23:01:31.000000000 -0800 -+++ src/somnec.c 2014-06-08 17:51:47.000000000 -0700 +--- src/somnec.c.orig 2015-02-18 05:31:10 UTC ++++ src/somnec.c @@ -38,6 +38,9 @@ #include "somnec.h" #include "shared.h" -- cgit