From nobody Wed Dec 04 06:33:33 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Y37594rzfz5g3jp; Wed, 04 Dec 2024 06:33:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y375940jDz4dcQ; Wed, 4 Dec 2024 06:33:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733294013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tGzzD2Rl4qE3sB+iJvlLPAB80W+oorwRWK0f1UWWLPA=; b=yLtgZl9LBhN/1pJLVHuwG4QPS1R/PGWZRzcebLmuxqsDfF9E0xlI26h0wF6DkZf6QGxeca 3uJqBoKlj4m/yD3AX2IC7/23K87CQ+78iQMQ3cXxRgwUguyzc96gqOM/ke92MvLIOEcfmB uS1HtT5LIEiezns9oIvsl2xlZ3GVQELGwe6gghM6ch1fvpt1c/AzPdSwrsH1Ao4AW9VjVm 1Fel0Vtm1T4Fe0oAlkvLs1TkXQ2uBCRSBEtomP83+CfCTmLTbP1kupBhSWcbXk4PXyaWEp AMuaUocA9IbhS2j3TWV+rcYSsTqlXdHWxUb5BJ44v2sgXhXwZo9AdqDJWAO/jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733294013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tGzzD2Rl4qE3sB+iJvlLPAB80W+oorwRWK0f1UWWLPA=; b=pLzLazBy7T3IOReI/tntw7M4Q+G2+J4W5rpViWiLWEJnZ46kEtycVzKBA3r081JqEvtatG /ILL0XGE6197DvJSvtiBlEj1+1MWROWwRkz6yfgCHIPeLpIAJluuyrGQhv9xd4K2VJxDwY 2ZEKT/XrPKl1+dPwt5hxSLi3t2RdnARMFoEhFkByGErHjX/K+IeJ2U9co11lYwx+Gz6AmM csnal9U4MPzftIDih9PfvO+rRUFNnzKVR8m8P0/51Oxsr6+AhPVA47KKCjaq5B/bqTM5BC lCFCWx3Q8o+8MtPCp4q8nFAo/Y+Ew52ciNTVi56QQscAUN2/h/WhtxILpkwb2w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733294013; a=rsa-sha256; cv=none; b=QrUpF1Fj2yksCtvFJrhy57Hd1MRtEKCli+ZoUymRUA7QNhi6g1Gxdmm8QYoBg+PEcF45hK xuc2aNt2DgfyJAl4gDkpNgirRdmJGeKTTsy8YeK3FpZyojrW2cC/tpDlig5ZKJw3ZNA2FQ 6gPf42+fAIr41oGCb7tfaRX2JTzIX4fw2/luouSezbseTo0qOG+WIne2jGyJyIndnRB0zM SOV8A3skh7Xa29tO47G3ybp3sK5rP0niOBQ+VviygXuQ3OmCGQA7WYdla2igbks5dLJfsw TLnjNBcUBzJCHySCwW4FSu7QdFTLZ7LffE1Ts4EvnYODFK6FNYS9I9r68aijqg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Y3759366Tzx0g; Wed, 4 Dec 2024 06:33:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4B46XXvX035208; Wed, 4 Dec 2024 06:33:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4B46XX9H035205; Wed, 4 Dec 2024 06:33:33 GMT (envelope-from git) Date: Wed, 4 Dec 2024 06:33:33 GMT Message-Id: <202412040633.4B46XX9H035205@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 8cebc306e8bf - main - comms/nec2c: update 1.3.1 =?utf-8?Q?=E2=86=92?= 1.3.2 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8cebc306e8bfe3ad781224cd6bd9c5c84a695f65 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cebc306e8bfe3ad781224cd6bd9c5c84a695f65 commit 8cebc306e8bfe3ad781224cd6bd9c5c84a695f65 Author: Älven AuthorDate: 2024-12-04 06:15:31 +0000 Commit: Yuri Victorovich CommitDate: 2024-12-04 06:15:31 +0000 comms/nec2c: update 1.3.1 → 1.3.2 PR: 282918 --- comms/nec2c/Makefile | 12 ++++++++---- comms/nec2c/distinfo | 6 +++--- comms/nec2c/pkg-descr | 22 ++++++++++------------ 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index 806cfb3116b2..ab77eae81570 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -1,16 +1,20 @@ PORTNAME= nec2c -DISTVERSION= 1.3.1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.3.2 CATEGORIES= comms hamradio -MASTER_SITES= https://www.qsl.net/5b4az/pkg/nec2/nec2c/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio -WWW= https://www.qsl.net/5b4az/ +WWW= https://www.qsl.net/5b4az/ \ + https://github.com/KJ7LNW/nec2c/ LICENSE= PD LICENSE_FILE= ${WRKSRC}/README -USES= dos2unix tar:bz2 +USES= autoreconf + +USE_GITHUB= yes +GH_ACCOUNT= KJ7LNW GNU_CONFIGURE= yes diff --git a/comms/nec2c/distinfo b/comms/nec2c/distinfo index 6c449a8535eb..0557a1a71cf5 100644 --- a/comms/nec2c/distinfo +++ b/comms/nec2c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701631817 -SHA256 (nec2c-1.3.1.tar.bz2) = 8c706008bcb11c34bf33a3f8f78711c79f7bb49de8a22d74df6b10e1203c013e -SIZE (nec2c-1.3.1.tar.bz2) = 186124 +TIMESTAMP = 1732272936 +SHA256 (KJ7LNW-nec2c-v1.3.2_GH0.tar.gz) = e044708cc425f094dbdc1845e6ead33d4a40c838382031335af79ac9f1721168 +SIZE (KJ7LNW-nec2c-v1.3.2_GH0.tar.gz) = 267989 diff --git a/comms/nec2c/pkg-descr b/comms/nec2c/pkg-descr index e08c6e16597d..fcb7d7930192 100644 --- a/comms/nec2c/pkg-descr +++ b/comms/nec2c/pkg-descr @@ -1,18 +1,16 @@ -nec2c is a translation of the NEC2 FORTRAN source code to the C language. -The translation was performed mostly "by hand" and a lot of modifications -to the original program were introduced in order to modernize the NEC2 -and to remove as many built-in limitations as possible. The attendant -SOMNEC program was also translated to C and incorporated in nec2c as a -function so that Sommerfeld ground solutions are a part of the program. +nec2c is a translation of the NEC2 FORTRAN source code to the C language. The +translation was performed mostly "by hand" and a lot of modifications to the +original program were introduced in order to modernize the NEC2 and to remove as +many built-in limitations as possible. The attendant SOMNEC program was also +translated to C and incorporated in nec2c as a function so that Sommerfeld +ground solutions are a part of the program. Originally Written by: -Numerical Electromagnetics Code (NEC2) developed at Lawrence -Livermore lab., Livermore, CA. (contact G. Burke at 415-422-8414 -for problems with the NEC code. For problems with the vax implem- -entation, contact J. Breakall at 415-422-8196 or E. Domning at 415 -422-5936) -file created 4/11/80. +Numerical Electromagnetics Code (NEC2) developed at Lawrence Livermore lab., +Livermore, CA. (contact G. Burke at 415-422-8414 for problems with the NEC +code. For problems with the vax implementation, contact J. Breakall at +415-422-8196 or E. Domning at 415 422-5936) file created 4/11/80. Translation by: