Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 18:01:24 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317702 - in head/multimedia/lives: . files
Message-ID:  <201305081801.r48I1OXn019930@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305081801.r48I1OXn019930>