Date: Sun, 21 Oct 2018 13:33:51 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482672 - head/multimedia/vapoursynth Message-ID: <201810211333.w9LDXphD039067@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Oct 21 13:33:51 2018 New Revision: 482672 URL: https://svnweb.freebsd.org/changeset/ports/482672 Log: multimedia/vapoursynth: update to R45 Changes: http://www.vapoursynth.com/2018/10/r45-python-3-7-support-for-windows-users/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R45/ChangeLog Reported by: portscout Modified: head/multimedia/vapoursynth/Makefile (contents, props changed) head/multimedia/vapoursynth/distinfo (contents, props changed) Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Sun Oct 21 13:33:36 2018 (r482671) +++ head/multimedia/vapoursynth/Makefile Sun Oct 21 13:33:51 2018 (r482672) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -PORTVERSION= R44 -PORTREVISION= 1 +PORTVERSION= R45 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/vapoursynth/distinfo ============================================================================== --- head/multimedia/vapoursynth/distinfo Sun Oct 21 13:33:36 2018 (r482671) +++ head/multimedia/vapoursynth/distinfo Sun Oct 21 13:33:51 2018 (r482672) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531494777 -SHA256 (vapoursynth-vapoursynth-R44_GH0.tar.gz) = 3459aa903c42b2f87a634ee705fcc3dd251729bd179e8ab4684a50bd7415930a -SIZE (vapoursynth-vapoursynth-R44_GH0.tar.gz) = 595344 +TIMESTAMP = 1540075579 +SHA256 (vapoursynth-vapoursynth-R45_GH0.tar.gz) = 73cf4e2afc0eddbcc5517594966d2b72d9ebb7e9f2d5ee068838b7c0e814a377 +SIZE (vapoursynth-vapoursynth-R45_GH0.tar.gz) = 596743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810211333.w9LDXphD039067>