Date: Sun, 16 Oct 2016 14:13:08 +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: r424063 - head/multimedia/vapoursynth Message-ID: <201610161413.u9GED8TY013346@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Oct 16 14:13:08 2016 New Revision: 424063 URL: https://svnweb.freebsd.org/changeset/ports/424063 Log: multimedia/vapoursynth: update to r34 Changes: http://www.vapoursynth.com/2016/10/r34-being-nice-to-avisynth/ 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 16 13:41:54 2016 (r424062) +++ head/multimedia/vapoursynth/Makefile Sun Oct 16 14:13:08 2016 (r424063) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -DISTVERSION= R33.1 +DISTVERSION= R34 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -59,7 +59,7 @@ SIMD_CONFIGURE_ENABLE= x86-asm # COMPS group CORE_DESC= Core library -CORE_BUILD_DEPENDS= sekrit-twc-zimg>=2.2:graphics/sekrit-twc-zimg +CORE_BUILD_DEPENDS= sekrit-twc-zimg>=2.3:graphics/sekrit-twc-zimg CORE_LIB_DEPENDS= libzimg.so:graphics/sekrit-twc-zimg CORE_USES= compiler:c++11-lib CORE_CONFIGURE_ENABLE= core Modified: head/multimedia/vapoursynth/distinfo ============================================================================== --- head/multimedia/vapoursynth/distinfo Sun Oct 16 13:41:54 2016 (r424062) +++ head/multimedia/vapoursynth/distinfo Sun Oct 16 14:13:08 2016 (r424063) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472124040 -SHA256 (vapoursynth-vapoursynth-R33.1_GH0.tar.gz) = 8c448e67bccbb56af96ed0e6ba65f0ec60bc33482efd0534f5b4614fb8920494 -SIZE (vapoursynth-vapoursynth-R33.1_GH0.tar.gz) = 551350 +TIMESTAMP = 1476601345 +SHA256 (vapoursynth-vapoursynth-R34_GH0.tar.gz) = d1d3154c7076ab25ad46de5a2385d47ba48fe9fcbe44e75cd3c33ff2e06dd465 +SIZE (vapoursynth-vapoursynth-R34_GH0.tar.gz) = 544361
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610161413.u9GED8TY013346>