svn commit: r451558 - head/multimedia/vapoursynth
Jan Beich
jbeich at FreeBSD.org
Sun Oct 8 18:57:00 UTC 2017
Author: jbeich
Date: Sun Oct 8 18:56:58 2017
New Revision: 451558
URL: https://svnweb.freebsd.org/changeset/ports/451558
Log:
multimedia/vapoursynth: update to R39
Changes: http://www.vapoursynth.com/2017/10/r39-fixing-bugs-and-undoing-bad-ideas/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R39/ChangeLog
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 8 18:56:45 2017 (r451557)
+++ head/multimedia/vapoursynth/Makefile Sun Oct 8 18:56:58 2017 (r451558)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= vapoursynth
-PORTVERSION= R38
-PORTREVISION= 2
+PORTVERSION= R39
CATEGORIES= multimedia
MAINTAINER= jbeich at FreeBSD.org
@@ -54,7 +53,7 @@ FRAME_GUARD_DESC= Check integrity after each filter
FRAME_GUARD_CONFIGURE_ENABLE= guard-pattern
# VSSCRIPT or REMOVEGRAIN
-SIMD_BUILD_DEPENDS= yasm:devel/yasm
+SIMD_BUILD_DEPENDS= nasm:devel/nasm
SIMD_CONFIGURE_ENABLE= x86-asm
# COMPS group
Modified: head/multimedia/vapoursynth/distinfo
==============================================================================
--- head/multimedia/vapoursynth/distinfo Sun Oct 8 18:56:45 2017 (r451557)
+++ head/multimedia/vapoursynth/distinfo Sun Oct 8 18:56:58 2017 (r451558)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496056146
-SHA256 (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 6dfd4bb28185fced32e530b5f31e98f535c534abeaf0b900a9b2e9327e12bd4a
-SIZE (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 565709
+TIMESTAMP = 1507411027
+SHA256 (vapoursynth-vapoursynth-R39_GH0.tar.gz) = 792a0002c71a7fc9d1d366df8d463f0b9918df4f871e4ab9a87120163a44c5c7
+SIZE (vapoursynth-vapoursynth-R39_GH0.tar.gz) = 572695
More information about the svn-ports-head
mailing list