svn commit: r534407 - head/multimedia/vapoursynth

Jan Beich jbeich at FreeBSD.org
Fri May 8 15:27:58 UTC 2020


Author: jbeich
Date: Fri May  8 15:27:57 2020
New Revision: 534407
URL: https://svnweb.freebsd.org/changeset/ports/534407

Log:
  multimedia/vapoursynth: update to R50
  
  Changes:	http://www.vapoursynth.com/2020/05/r50-low-risk-release/
  Changes:	https://github.com/vapoursynth/vapoursynth/compare/R49...R50
  Reported by:	GitHub (watch releases)
  MFH:		2020Q2 (regression fixes)

Modified:
  head/multimedia/vapoursynth/Makefile   (contents, props changed)
  head/multimedia/vapoursynth/distinfo   (contents, props changed)

Modified: head/multimedia/vapoursynth/Makefile
==============================================================================
--- head/multimedia/vapoursynth/Makefile	Fri May  8 15:11:03 2020	(r534406)
+++ head/multimedia/vapoursynth/Makefile	Fri May  8 15:27:57 2020	(r534407)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vapoursynth
-DISTVERSION=	R49
+DISTVERSION=	R50
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/multimedia/vapoursynth/distinfo
==============================================================================
--- head/multimedia/vapoursynth/distinfo	Fri May  8 15:11:03 2020	(r534406)
+++ head/multimedia/vapoursynth/distinfo	Fri May  8 15:27:57 2020	(r534407)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584473787
-SHA256 (vapoursynth-vapoursynth-R49_GH0.tar.gz) = 126d1e68d3a3e80d1e215c8a2a5dc8773f5fcac70a6c22dadc837bccb603bccd
-SIZE (vapoursynth-vapoursynth-R49_GH0.tar.gz) = 612156
+TIMESTAMP = 1588950641
+SHA256 (vapoursynth-vapoursynth-R50_GH0.tar.gz) = b9dc7ce904c6a3432df7491b7052bc4cf09ccf1e7a703053f8079a2267522f97
+SIZE (vapoursynth-vapoursynth-R50_GH0.tar.gz) = 612612


More information about the svn-ports-all mailing list