svn commit: r372326 - head/comms/xnec2c
Stephen Hurd
shurd at FreeBSD.org
Sat Nov 8 18:32:36 UTC 2014
Author: shurd
Date: Sat Nov 8 18:32:35 2014
New Revision: 372326
URL: https://svnweb.freebsd.org/changeset/ports/372326
QAT: https://qat.redports.org/buildarchive/r372326/
Log:
Update to latest (3.1)
Change maintainership to hamradio@
From the changelog:
- Support both . and , as the decimal point in NEC2 files
- Fix memory leak
- Faster animation on some projections
- Faster drag performance on some models
- Lower minimum window size for small displays
Submitted by: shurd
Modified:
head/comms/xnec2c/Makefile
head/comms/xnec2c/distinfo
Modified: head/comms/xnec2c/Makefile
==============================================================================
--- head/comms/xnec2c/Makefile Sat Nov 8 18:32:29 2014 (r372325)
+++ head/comms/xnec2c/Makefile Sat Nov 8 18:32:35 2014 (r372326)
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= xnec2c
-PORTVERSION= 2.9
+PORTVERSION= 3.1
CATEGORIES= comms hamradio
MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/xnec2c/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= shurd
-MAINTAINER= shurd at FreeBSD.org
+MAINTAINER= hamradio at FreeBSD.org
COMMENT= Used to calculate antenna patterns useful to ham radio
LICENSE= GPLv2
Modified: head/comms/xnec2c/distinfo
==============================================================================
--- head/comms/xnec2c/distinfo Sat Nov 8 18:32:29 2014 (r372325)
+++ head/comms/xnec2c/distinfo Sat Nov 8 18:32:35 2014 (r372326)
@@ -1,2 +1,2 @@
-SHA256 (xnec2c-2.9.tar.bz2) = 1f46e2cbd61949e3c1974a2e0700de1ba5cd635be254e552bf30cfd515c34c84
-SIZE (xnec2c-2.9.tar.bz2) = 919670
+SHA256 (xnec2c-3.1.tar.bz2) = 8ab423347ffe204330477c22dada11d3ade6223050a564ae95eb3434acf4e4e9
+SIZE (xnec2c-3.1.tar.bz2) = 921078
More information about the svn-ports-head
mailing list