My sincere apologies it has taken me so long to get around to this. 

The diff did not apply cleanly to scid-4.7.4 

### $ cat Makefile.reg
cat Makefile.rej 
@@ -15,12 +15,11 @@
 
 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=scid/}
 
-# C++11
-COMPILER =     base-clang ports-gcc base-gcc
+# C++20
+COMPILER =     base-clang ports-gcc
 
 MODULES =      lang/python \
                x11/tk
-MODPY_VERSION =        ${MODPY_DEFAULT_VERSION_2}
 MODTK_VERSION =        8.6
 MODPY_ADJ_FILES =      scripts/pgnfix.py
 
@@ -35,7 +34,7 @@
 
 NO_TEST =      Yes
 
-WRKDIST =      ${WRKDIR}/scid
+WRKDIST =      ${WRKDIR}/scid-${V}
 FIX_CRLF_FILES = engines/togaII1.2.1a/src/Makefile
 
 pre-configure:
####

Now I'm very cack-handed at all this stuff so I tried to run make but this 
failed too. (as expected)

Next I'm going to reinstall 4.7.0 (since the diff was made for that version) 
and see if that works for me. 

Thanks Again for all the efforts!
Maurice




Sent with Proton Mail secure email.

------- Original Message -------
On Monday, June 5th, 2023 at 7:02 PM, Brian Callahan <bcal...@posteo.net> wrote:


> Hello Maurice (and ports) --
> 
> On 5/9/2023 7:41 PM, Brian Callahan wrote:
> 
> > On 5/6/2023 10:06 AM, Maurice McCarthy wrote:
> > 
> > > Just did a fresh install of 7.3 not problems.
> > > When I launched scid-4.7.0 I had he same problems as last year.
> > > But the identical cure worked. I used your diff to upgrade to 4.7.4
> > > and all worked perfectly.
> > > 
> > > https://marc.info/?l=openbsd-ports&m=166886213023708&q=p3
> > > 
> > > Thanks again for all the fine efforts!
> > 
> > Thanks for the heads up. Glad it is still working. Will commit soon...
> > 
> > ~Brian
> 
> 
> Attached in an update to scid-5.0.2. Please test and let me know if it
> is still good for you.
> 
> Thanks.
> 
> ~Brian

Reply via email to