From owner-svn-ports-head@FreeBSD.ORG Wed May 8 18:01:25 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 662F6F33; Wed, 8 May 2013 18:01:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3F077253; Wed, 8 May 2013 18:01:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r48I1PW7019937; Wed, 8 May 2013 18:01:25 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r48I1OXn019930; Wed, 8 May 2013 18:01:24 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201305081801.r48I1OXn019930@svn.freebsd.org> From: Pawel Pekala Date: Wed, 8 May 2013 18:01:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317702 - in head/multimedia/lives: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 18:01:25 -0000 Author: pawel Date: Wed May 8 18:01:24 2013 New Revision: 317702 URL: http://svnweb.freebsd.org/changeset/ports/317702 Log: Update to version 2.0.4 Added: head/multimedia/lives/files/patch-src__widget-helper.h (contents, props changed) Modified: head/multimedia/lives/Makefile head/multimedia/lives/distinfo head/multimedia/lives/pkg-plist Modified: head/multimedia/lives/Makefile ============================================================================== --- head/multimedia/lives/Makefile Wed May 8 17:38:08 2013 (r317701) +++ head/multimedia/lives/Makefile Wed May 8 18:01:24 2013 (r317702) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= multimedia MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ DISTNAME= LiVES-${PORTVERSION} Modified: head/multimedia/lives/distinfo ============================================================================== --- head/multimedia/lives/distinfo Wed May 8 17:38:08 2013 (r317701) +++ head/multimedia/lives/distinfo Wed May 8 18:01:24 2013 (r317702) @@ -1,2 +1,2 @@ -SHA256 (LiVES-2.0.3.tar.bz2) = 094f6f61947d2ddaf5711ba32552d79c2f1bd6ffa2b7abfa9e09b1f30a4e9572 -SIZE (LiVES-2.0.3.tar.bz2) = 3511158 +SHA256 (LiVES-2.0.4.tar.bz2) = a01bbf82687f4c669955e54926e80e8fb6a758c782ed3f974cf48de6cfb64e3f +SIZE (LiVES-2.0.4.tar.bz2) = 3515562 Added: head/multimedia/lives/files/patch-src__widget-helper.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/lives/files/patch-src__widget-helper.h Wed May 8 18:01:24 2013 (r317702) @@ -0,0 +1,10 @@ +--- src/widget-helper.h.orig 2013-05-08 16:51:04.000000000 +0200 ++++ src/widget-helper.h 2013-05-08 16:54:33.000000000 +0200 +@@ -82,7 +82,6 @@ + #define LIVES_ORIENTATION_VERTICAL GTK_ORIENTATION_VERTICAL + + typedef GdkEvent LiVESXEvent; +-typedef GdkEventButton LiVESXEventButton; + typedef GdkDisplay LiVESXDisplay; + typedef GdkScreen LiVESXScreen; + typedef GdkDevice LiVESXDevice; Modified: head/multimedia/lives/pkg-plist ============================================================================== --- head/multimedia/lives/pkg-plist Wed May 8 17:38:08 2013 (r317701) +++ head/multimedia/lives/pkg-plist Wed May 8 18:01:24 2013 (r317702) @@ -145,6 +145,8 @@ lib/lives/plugins/effects/realtime/weed/ lib/lives/plugins/effects/realtime/weed/posterise.so lib/lives/plugins/effects/realtime/weed/puretext.la lib/lives/plugins/effects/realtime/weed/puretext.so +lib/lives/plugins/effects/realtime/weed/revTV.la +lib/lives/plugins/effects/realtime/weed/revTV.so lib/lives/plugins/effects/realtime/weed/rippleTV.la lib/lives/plugins/effects/realtime/weed/rippleTV.so lib/lives/plugins/effects/realtime/weed/rotozoom.la