Date: Thu, 17 Sep 2020 19:58:59 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548856 - head/graphics/gnome-video-effects Message-ID: <202009171958.08HJwxAn059650@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Sep 17 19:58:59 2020 New Revision: 548856 URL: https://svnweb.freebsd.org/changeset/ports/548856 Log: Update to 0.5.0 Modified: head/graphics/gnome-video-effects/Makefile head/graphics/gnome-video-effects/distinfo Modified: head/graphics/gnome-video-effects/Makefile ============================================================================== --- head/graphics/gnome-video-effects/Makefile Thu Sep 17 19:55:10 2020 (r548855) +++ head/graphics/gnome-video-effects/Makefile Thu Sep 17 19:58:59 2020 (r548856) @@ -2,16 +2,17 @@ # $FreeBSD$ PORTNAME= gnome-video-effects -PORTVERSION= 0.4.3 +PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of Gstreamer effects -USE_GNOME= intltool -USES= gettext gmake gnome pathfix tar:xz -GNU_CONFIGURE= yes +LICENSE= GPLv2 +LICENSE_FILES= ${WRKSRC}/COPYING + +USES= gettext meson tar:xz USE_GSTREAMER1= good bad NO_ARCH= yes Modified: head/graphics/gnome-video-effects/distinfo ============================================================================== --- head/graphics/gnome-video-effects/distinfo Thu Sep 17 19:55:10 2020 (r548855) +++ head/graphics/gnome-video-effects/distinfo Thu Sep 17 19:58:59 2020 (r548856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498206851 -SHA256 (gnome-video-effects-0.4.3.tar.xz) = 5a7ee0f5ade4b7d921f1b99f3b97d7d7bb830f2fef0f1daee20a7a1867708219 -SIZE (gnome-video-effects-0.4.3.tar.xz) = 142100 +TIMESTAMP = 1600371986 +SHA256 (gnome-video-effects-0.5.0.tar.xz) = 4dc68e9b38fdfc1e8e0414e2d7ee83ace78efdee76f30506cc9dcd07394ad0c8 +SIZE (gnome-video-effects-0.5.0.tar.xz) = 85424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009171958.08HJwxAn059650>