git: 0a9691cbd642 - main - multimedia/vapoursynth: update to R65

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 31 Oct 2023 13:07:56 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a9691cbd642694b313fff8be223e9b9870feaa3

commit 0a9691cbd642694b313fff8be223e9b9870feaa3
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-10-31 09:27:40 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-31 13:07:48 +0000

    multimedia/vapoursynth: update to R65
    
    ChangeLog: https://github.com/vapoursynth/vapoursynth/releases
    
     * fixed inspection api sometimes causing memory corruption when used from
       python
     * frame properties in python are now return as str type instead of bytes when
       hinted as utf8 printable
     * fixed how unprintable data is returned from plugin functions in python,
       previously it would leak a ctypes pointer with no length instead of returning
       a bytes object
     * fixed a bug in the avx2 maskedmerge float premultiplied code path that would
       switch the two input clips
     * reverted the from_chars code a bit more to make no locale affect float
       parsing
     * fixed the sar adjustment for real this time
    
    Reported by:    portscout
    MFH:            2023Q4 (bugfixes)
---
 multimedia/vapoursynth/Makefile | 5 +----
 multimedia/vapoursynth/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile
index 9f67ffc7b9e3..1205cc93451d 100644
--- a/multimedia/vapoursynth/Makefile
+++ b/multimedia/vapoursynth/Makefile
@@ -1,11 +1,8 @@
 PORTNAME=	vapoursynth
-DISTVERSION=	R64
+DISTVERSION=	R65
 CATEGORIES=	multimedia
 
 PATCH_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/commit/
-PATCHFILES=	8c68f4d42349aa3ba87ec3700a12e7fb38867748.patch:-p1 \
-		31979d78dbe49c081b7da3ca1f7949433d83ca24.patch:-p1 \
-		ad8bee27e37789ab01b82538e26db72d4128208d.patch:-p1
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Video processing framework with simplicity in mind
diff --git a/multimedia/vapoursynth/distinfo b/multimedia/vapoursynth/distinfo
index 0d8b64c52cb0..12056b939f25 100644
--- a/multimedia/vapoursynth/distinfo
+++ b/multimedia/vapoursynth/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1696172369
-SHA256 (vapoursynth-vapoursynth-R64_GH0.tar.gz) = 29e7972eace52bb83365cf9a14a5552df444090391f032de23b589ed8ff64213
-SIZE (vapoursynth-vapoursynth-R64_GH0.tar.gz) = 1870065
+TIMESTAMP = 1698744093
+SHA256 (vapoursynth-vapoursynth-R65_GH0.tar.gz) = 2bde5233b82d914b5e985119ed9cc344e3c27c3c068b5c4ab909176cd1751dce
+SIZE (vapoursynth-vapoursynth-R65_GH0.tar.gz) = 1871079
 SHA256 (8c68f4d42349aa3ba87ec3700a12e7fb38867748.patch) = 8cd28e01cc513a7a9ce00de62db61f757a6dbe3e4e521c58b28ae8f3f1d58ce9
 SIZE (8c68f4d42349aa3ba87ec3700a12e7fb38867748.patch) = 1519
 SHA256 (31979d78dbe49c081b7da3ca1f7949433d83ca24.patch) = 7f04580eb487be443b6b8f03ffe09f267d7ece843fe1b048024b425dadbdd31c