Re: [Update] comms/chirp 20200909

2020-09-24 Thread Tracey Emery
On Thu, Sep 24, 2020 at 11:38:06PM +0200, Jeremie Courreges-Anglas wrote:
> On Thu, Sep 24 2020, Stuart Henderson  wrote:
> > Programme is correct :-)
> 
> Woops, at first I intended to check that, sorry for this. :P
> (Feels like it's the first time I hit this spelling.)

It probably felt wrong because "Ye Olde" wasn't in front of it.

> 
> -- 
> jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

-- 

Tracey Emery



Re: [Update] comms/chirp 20200909

2020-09-24 Thread Jeremie Courreges-Anglas
On Thu, Sep 24 2020, Stuart Henderson  wrote:
> Programme is correct :-)

Woops, at first I intended to check that, sorry for this. :P
(Feels like it's the first time I hit this spelling.)

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



Re: [Update] comms/chirp 20200909

2020-09-24 Thread Stuart Henderson

Programme is correct :-)
--
 Sent from a phone, apologies for poor formatting.
On 24 September 2020 20:33:20 Jeremie Courreges-Anglas  wrote:


On Thu, Sep 24 2020, Tracey Emery  wrote:

Hello,

Attached is a simple update to bring chirp to 20200909. Builds and runs
fine on amd64.

Ok?


Looks good ports-wise but please run update-patches.  ok jca@
Could you please amend the COMMENT while here?  s/programme/program/

--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE




Re: [Update] comms/chirp 20200909

2020-09-24 Thread Jeremie Courreges-Anglas
On Thu, Sep 24 2020, Tracey Emery  wrote:
> Hello,
>
> Attached is a simple update to bring chirp to 20200909. Builds and runs
> fine on amd64.
>
> Ok?

Looks good ports-wise but please run update-patches.  ok jca@
Could you please amend the COMMENT while here?  s/programme/program/

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



Re: [Update] comms/chirp 20200909

2020-09-24 Thread Aaron Bieber


Tracey Emery writes:

> Hello,
>
> Attached is a simple update to bring chirp to 20200909. Builds and runs
> fine on amd64.
>
> Ok?

OK abieber@ - just programmed my uv-52 (forgot what a pita it is!)



[Update] comms/chirp 20200909

2020-09-24 Thread Tracey Emery
Hello,

Attached is a simple update to bring chirp to 20200909. Builds and runs
fine on amd64.

Ok?

-- 

Tracey Emery

Index: Makefile
===
RCS file: /cvs/ports/comms/chirp/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- Makefile8 Jun 2020 09:07:33 -   1.16
+++ Makefile24 Sep 2020 14:59:07 -
@@ -2,7 +2,7 @@
 
 COMMENT=   tool to programme a wide range of amateur radios
 
-MODPY_EGG_VERSION= 20200603
+MODPY_EGG_VERSION= 20200909
 DISTNAME=  chirp-daily-${MODPY_EGG_VERSION}
 PKGNAME=   chirp-${MODPY_EGG_VERSION}
 
Index: distinfo
===
RCS file: /cvs/ports/comms/chirp/distinfo,v
retrieving revision 1.11
diff -u -p -u -r1.11 distinfo
--- distinfo8 Jun 2020 09:07:33 -   1.11
+++ distinfo24 Sep 2020 14:59:07 -
@@ -1,2 +1,2 @@
-SHA256 (chirp-daily-20200603.tar.gz) = 
2J6Z6NGYlaVlurH2jEm5LrxDVC00YBTk6kZxlHVTZTE=
-SIZE (chirp-daily-20200603.tar.gz) = 928676
+SHA256 (chirp-daily-20200909.tar.gz) = 
7BVMJYF1cVGKvOrGW01n10msD9F3tBjE8Qn1Dy/SGsY=
+SIZE (chirp-daily-20200909.tar.gz) = 934015
Index: pkg/PLIST
===
RCS file: /cvs/ports/comms/chirp/pkg/PLIST,v
retrieving revision 1.11
diff -u -p -u -r1.11 PLIST
--- pkg/PLIST   8 Jun 2020 09:07:34 -   1.11
+++ pkg/PLIST   24 Sep 2020 14:59:07 -
@@ -100,6 +100,8 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ftm3200d.pyc
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ftm350.py
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ftm350.pyc
+lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ftm7250d.py
+lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ftm7250d.pyc
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ga510.py
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ga510.pyc
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/generic_csv.py
@@ -148,6 +150,8 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ict7h.pyc
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ict8.py
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/ict8.pyc
+lib/python${MODPY_VERSION}/site-packages/chirp/drivers/icv86.py
+lib/python${MODPY_VERSION}/site-packages/chirp/drivers/icv86.pyc
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/icw32.py
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/icw32.pyc
 lib/python${MODPY_VERSION}/site-packages/chirp/drivers/icx8x.py