git: 32588501c40c - main - audio/din: Update to 58.1

From: Santhosh Raju <fox_at_FreeBSD.org>
Date: Sun, 18 Feb 2024 00:19:52 UTC
The branch main has been updated by fox:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32588501c40c251bbb2853bca02e044e1bbdb857

commit 32588501c40c251bbb2853bca02e044e1bbdb857
Author:     Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2024-02-18 00:15:06 +0000
Commit:     Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2024-02-18 00:19:00 +0000

    audio/din: Update to 58.1
    
    Changes since 57:
    
    DIN Is Noise 58:
      /*
        position affects velocity and acceleration vectors
          instead of just velocity vectors
            Menu > Drone Tools > Position affects Vectors
      *\
      /* rotate acceleration *\
      /* rotation direction switch on velocity, accelerations *\
      /* reverse orbital direction *\
      * drone & voice volume displayed on microtonal keyboard is absolute not %
      * improved documentation, see https://dinisnoise.org/docs/
      :( fixed visual modulation behaviour on drones :)
      - removed Boost library requirement to build DIN Is Noise from source code.
---
 audio/din/Makefile                    | 4 ++--
 audio/din/distinfo                    | 6 +++---
 audio/din/files/patch-src_Makefile.am | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/audio/din/Makefile b/audio/din/Makefile
index 5758c92b2ee8..9d66d9daafc7 100644
--- a/audio/din/Makefile
+++ b/audio/din/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	din
-PORTVERSION=	57
+PORTVERSION=	58.1
 CATEGORIES=	audio
 MASTER_SITES=	https://archive.org/download/dinisnoise_source_code/
 
@@ -30,7 +30,7 @@ ALSA_DESC=	Uses ALSA sound server
 ALSA_CXXFLAGS+=	-D__LINUX_ALSA__
 JACK_CXXFLAGS+=	-D__UNIX_JACK__
 
-CXXFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl${TCL_VER}
+CXXFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl${TCL_VER} -Wno-register
 LIBS+=		-L${LOCALBASE}/lib -ltcl${TCL_SHLIB_VER} -lthr -ljack
 
 .include <bsd.port.mk>
diff --git a/audio/din/distinfo b/audio/din/distinfo
index 1a00e3f08fb6..cbbde45c2d26 100644
--- a/audio/din/distinfo
+++ b/audio/din/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694482105
-SHA256 (din-57.tar.gz) = 2603e7deb403855cff97427379b51554a9b336469e2a5e0c3f514d840d14618e
-SIZE (din-57.tar.gz) = 3693381
+TIMESTAMP = 1708173418
+SHA256 (din-58.1.tar.gz) = 3eb5bc6b39e2a033d100e5cb04ce25881a560851aea77d3417ec7098558049dd
+SIZE (din-58.1.tar.gz) = 3689591
diff --git a/audio/din/files/patch-src_Makefile.am b/audio/din/files/patch-src_Makefile.am
index e3c3278a013e..da66b26f1a95 100644
--- a/audio/din/files/patch-src_Makefile.am
+++ b/audio/din/files/patch-src_Makefile.am
@@ -1,14 +1,14 @@
 Removed tcl8.6, asound and jack flags, this is now handled in the ports
 script.
 
---- src/Makefile.am.orig	2022-09-22 14:07:29 UTC
+--- src/Makefile.am.orig	2024-01-12 06:34:36 UTC
 +++ src/Makefile.am
 @@ -1,7 +1,7 @@
  #dinincludedir = $(pkgsrcdir)
  
--AM_CXXFLAGS = -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D__SVG__ -D__GPL20__ -D__BOOST_TIME__ -DPREFIX=\"@prefix@\"
+-AM_CXXFLAGS = -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D__SVG__ -D__GPL20__ -DPREFIX=\"@prefix@\"
 -LIBS +=  -ltcl8.6 -lSDL -lGL -lpthread -lasound
-+AM_CXXFLAGS = -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D__SVG__ -D__GPL20__ -D__BOOST_TIME__ -DPREFIX=\"@prefix@\"
++AM_CXXFLAGS = -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D__SVG__ -D__GPL20__ -DPREFIX=\"@prefix@\"
 +LIBS +=  -lSDL -lGL -lpthread
  
  bin_PROGRAMS = din