Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2022 17:39:34 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 203dab06cbe7 - 2022Q4 - audio/snd: Update to 22.9
Message-ID:  <202212141739.2BEHdYVk049977@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=203dab06cbe7dbde70d1a53693d9372ce03c2ab0

commit 203dab06cbe7dbde70d1a53693d9372ce03c2ab0
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2022-12-14 07:11:12 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-12-14 17:35:16 +0000

    audio/snd: Update to 22.9
    
    is7: s7_number_to_real_with_location. s7_wrong_type_error.
    s7_make_string_wrapper_with_length. s7_make_semipermanent_string.
    CL-style doc strings, (symbol...) settable.
    
    PR:             268360
    Reported by:    portmaster@bsdforge.com (maintainer)
    MFH:            2022Q4 (bugfixes)
    
    (cherry picked from commit ea28d5b724cd29226c1b0cf47f250e834e30c501)
---
 audio/snd/Makefile | 3 +--
 audio/snd/distinfo | 7 ++++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 2d8c37ee934a..8909181f3a61 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	snd
-PORTVERSION=	21.2
-PORTREVISION=	2
+PORTVERSION=	22.9
 CATEGORIES=	audio
 MASTER_SITES=	https://ccrma.stanford.edu/software/snd/ \
 		SF
diff --git a/audio/snd/distinfo b/audio/snd/distinfo
index e455ff04f6f3..aa8c190d6d13 100644
--- a/audio/snd/distinfo
+++ b/audio/snd/distinfo
@@ -1,3 +1,4 @@
-TIMESTAMP = 1617629350
-SHA256 (snd-21.2.tar.gz) = bd0a1ab48eaf89b4c4cfb4af86f1ce2d696ebce4ccc307752a729b77d1c08100
-SIZE (snd-21.2.tar.gz) = 14568859
+TIMESTAMP = 1670958986
+SHA256 (snd-22.9.tar.gz) = 307d19519a1cd4b607470f0531a87034b4d4536d7c470990ee5c6086c9b00908
+SHA512 (snd-22.9.tar.gz) = 641f49438dd71285249d2da6f36f30ca52ec8f8fc8189af7815abff054db7651d8da54798509c77d93d542d09bb11e3ad6662aec51e9ba1c7a6a1672bb0eba48
+SIZE (snd-22.9.tar.gz) = 14704873



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