From owner-svn-ports-all@freebsd.org Fri Jun 23 09:25:05 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CACA4DA06F1; Fri, 23 Jun 2017 09:25:05 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A67E67E810; Fri, 23 Jun 2017 09:25:05 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5N9P4rb032587; Fri, 23 Jun 2017 09:25:04 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5N9P4lZ032584; Fri, 23 Jun 2017 09:25:04 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706230925.v5N9P4lZ032584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 23 Jun 2017 09:25:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444171 - head/graphics/gnome-video-effects X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2017 09:25:05 -0000 Author: kwm Date: Fri Jun 23 09:25:04 2017 New Revision: 444171 URL: https://svnweb.freebsd.org/changeset/ports/444171 Log: Update gnome-video-effects to 0.4.3. * This ports describes gstreamer pipelines, make sure we depend on the GStreamer ports that supply the plugin used in these pipelines. * Drop old GNOME repo $ID * Assign this port to the gnome@ pool * Don't depend on bsd.port.mk to add USES=gnome * Add NO_ARCH, no arch dependend files Modified: head/graphics/gnome-video-effects/Makefile head/graphics/gnome-video-effects/distinfo head/graphics/gnome-video-effects/pkg-plist Modified: head/graphics/gnome-video-effects/Makefile ============================================================================== --- head/graphics/gnome-video-effects/Makefile Fri Jun 23 09:02:17 2017 (r444170) +++ head/graphics/gnome-video-effects/Makefile Fri Jun 23 09:25:04 2017 (r444171) @@ -1,17 +1,18 @@ # Created by: Koop Mast # $FreeBSD$ -# $MCom: ports/trunk/graphics/gnome-video-effects/Makefile 19900 2014-09-20 11:28:00Z kwm $ PORTNAME= gnome-video-effects -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= GNOME -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of Gstreamer effects -USE_GNOME= intlhack -USES= gettext gmake pathfix tar:xz +USE_GNOME= intltool +USES= gettext gmake gnome pathfix tar:xz GNU_CONFIGURE= yes +USE_GSTREAMER1= good bad +NO_ARCH= yes .include Modified: head/graphics/gnome-video-effects/distinfo ============================================================================== --- head/graphics/gnome-video-effects/distinfo Fri Jun 23 09:02:17 2017 (r444170) +++ head/graphics/gnome-video-effects/distinfo Fri Jun 23 09:25:04 2017 (r444171) @@ -1,2 +1,3 @@ -SHA256 (gnome-video-effects-0.4.1.tar.xz) = 34be42713a97caf698b84ce7e1158aa21cc0977df7f7a7477cece226bc8d844a -SIZE (gnome-video-effects-0.4.1.tar.xz) = 145016 +TIMESTAMP = 1498206851 +SHA256 (gnome-video-effects-0.4.3.tar.xz) = 5a7ee0f5ade4b7d921f1b99f3b97d7d7bb830f2fef0f1daee20a7a1867708219 +SIZE (gnome-video-effects-0.4.3.tar.xz) = 142100 Modified: head/graphics/gnome-video-effects/pkg-plist ============================================================================== --- head/graphics/gnome-video-effects/pkg-plist Fri Jun 23 09:02:17 2017 (r444170) +++ head/graphics/gnome-video-effects/pkg-plist Fri Jun 23 09:25:04 2017 (r444171) @@ -10,7 +10,7 @@ share/gnome-video-effects/flip.effect share/gnome-video-effects/heat.effect share/gnome-video-effects/historical.effect share/gnome-video-effects/hulk.effect -share/gnome-video-effects/invertion.effect +share/gnome-video-effects/inversion.effect share/gnome-video-effects/kaleidoscope.effect share/gnome-video-effects/mauve.effect share/gnome-video-effects/mirror.effect