Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 04:36:10 +0000 (UTC)
From:      Stephen Hurd <shurd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394270 - in head/comms/xnec2c: . files
Message-ID:  <201508150436.t7F4aAjF055498@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: shurd
Date: Sat Aug 15 04:36:09 2015
New Revision: 394270
URL: https://svnweb.freebsd.org/changeset/ports/394270

Log:
  Update to 3.4
  
  Use makepatch for files/*

Modified:
  head/comms/xnec2c/Makefile
  head/comms/xnec2c/distinfo
  head/comms/xnec2c/files/patch-src_common.h   (contents, props changed)
  head/comms/xnec2c/files/patch-src_somnec.c   (contents, props changed)

Modified: head/comms/xnec2c/Makefile
==============================================================================
--- head/comms/xnec2c/Makefile	Sat Aug 15 04:29:22 2015	(r394269)
+++ head/comms/xnec2c/Makefile	Sat Aug 15 04:36:09 2015	(r394270)
@@ -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

Modified: head/comms/xnec2c/distinfo
==============================================================================
--- head/comms/xnec2c/distinfo	Sat Aug 15 04:29:22 2015	(r394269)
+++ head/comms/xnec2c/distinfo	Sat Aug 15 04:36:09 2015	(r394270)
@@ -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

Modified: head/comms/xnec2c/files/patch-src_common.h
==============================================================================
--- head/comms/xnec2c/files/patch-src_common.h	Sat Aug 15 04:29:22 2015	(r394269)
+++ head/comms/xnec2c/files/patch-src_common.h	Sat Aug 15 04:36:09 2015	(r394270)
@@ -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>

Modified: head/comms/xnec2c/files/patch-src_somnec.c
==============================================================================
--- head/comms/xnec2c/files/patch-src_somnec.c	Sat Aug 15 04:29:22 2015	(r394269)
+++ head/comms/xnec2c/files/patch-src_somnec.c	Sat Aug 15 04:36:09 2015	(r394270)
@@ -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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508150436.t7F4aAjF055498>