diff options
-rw-r--r-- | comms/xnec2c/Makefile | 3 | ||||
-rw-r--r-- | comms/xnec2c/distinfo | 4 | ||||
-rw-r--r-- | comms/xnec2c/files/patch-src_common.h | 4 | ||||
-rw-r--r-- | comms/xnec2c/files/patch-src_somnec.c | 4 |
4 files changed, 7 insertions, 8 deletions
diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile index 2e3d2eb5fc5d..4dd2cec34ffc 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 8ce79bdaa536..7ba5660f8781 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 05991a06efaf..51c74d4a2ed6 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 <sys/types.h> #include <sys/times.h> diff --git a/comms/xnec2c/files/patch-src_somnec.c b/comms/xnec2c/files/patch-src_somnec.c index 5a71fccdbd1e..5e85079daa7c 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" |