Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 23:44:33 +0000 (UTC)
From:      Santhosh Raju <fox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555438 - head/audio/din
Message-ID:  <202011152344.0AFNiXLZ042381@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fox
Date: Sun Nov 15 23:44:32 2020
New Revision: 555438
URL: https://svnweb.freebsd.org/changeset/ports/555438

Log:
  audio/din: Updates to 49.1
  
  Changes since 49:
  
  DIN Is Noise 49.1:
  
    ! fixed : crash from 'delays' editor when menu toggled and plugin browser fold toggled !
    /* multiple channel MIDI support

Modified:
  head/audio/din/Makefile
  head/audio/din/distinfo

Modified: head/audio/din/Makefile
==============================================================================
--- head/audio/din/Makefile	Sun Nov 15 22:21:18 2020	(r555437)
+++ head/audio/din/Makefile	Sun Nov 15 23:44:32 2020	(r555438)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	din
-PORTVERSION=	49
+PORTVERSION=	49.1
 CATEGORIES=	audio
 MASTER_SITES=	https://archive.org/download/dinisnoise_source_code/
 

Modified: head/audio/din/distinfo
==============================================================================
--- head/audio/din/distinfo	Sun Nov 15 22:21:18 2020	(r555437)
+++ head/audio/din/distinfo	Sun Nov 15 23:44:32 2020	(r555438)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605183036
-SHA256 (din-49.tar.gz) = c56aa77982d06f9e296e23d6d21eeb701cd5be9422300e0a338aca40234a2ac9
-SIZE (din-49.tar.gz) = 3677028
+TIMESTAMP = 1605479764
+SHA256 (din-49.1.tar.gz) = f2ab8bd94c687a899994618128768d486fc487d65162fb45cd6d0607173413b1
+SIZE (din-49.1.tar.gz) = 3677087



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011152344.0AFNiXLZ042381>