From owner-svn-ports-head@freebsd.org Sat Sep 23 11:35:37 2017 Return-Path: Delivered-To: svn-ports-head@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 59FBDE03021; Sat, 23 Sep 2017 11:35:37 +0000 (UTC) (envelope-from woodsb02@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 33AB770683; Sat, 23 Sep 2017 11:35:37 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8NBZaiE008313; Sat, 23 Sep 2017 11:35:36 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8NBZa0P008310; Sat, 23 Sep 2017 11:35:36 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201709231135.v8NBZa0P008310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 23 Sep 2017 11:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450428 - head/graphics/entangle X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/graphics/entangle X-SVN-Commit-Revision: 450428 X-SVN-Commit-Repository: ports 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.23 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: Sat, 23 Sep 2017 11:35:37 -0000 Author: woodsb02 Date: Sat Sep 23 11:35:35 2017 New Revision: 450428 URL: https://svnweb.freebsd.org/changeset/ports/450428 Log: graphics/entangle: Update to 0.7.2 Changes this release: https://gitlab.com/entangle/entangle/blob/v0.7.2/NEWS Modified: head/graphics/entangle/Makefile head/graphics/entangle/distinfo head/graphics/entangle/pkg-plist Modified: head/graphics/entangle/Makefile ============================================================================== --- head/graphics/entangle/Makefile Sat Sep 23 11:10:09 2017 (r450427) +++ head/graphics/entangle/Makefile Sat Sep 23 11:35:35 2017 (r450428) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= entangle -PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTVERSION= 0.7.2 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ @@ -25,7 +24,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS:Nitstool*} \ USES= gettext-tools gmake libtool pkgconfig python:3 GNU_CONFIGURE= yes -USE_GNOME= gtk30 intltool introspection:build +USE_GNOME= cairo gtk30 intltool introspection +USE_GSTREAMER1= core +USE_XORG= xext GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml INSTALLS_ICONS= yes USE_LDCONFIG= yes Modified: head/graphics/entangle/distinfo ============================================================================== --- head/graphics/entangle/distinfo Sat Sep 23 11:10:09 2017 (r450427) +++ head/graphics/entangle/distinfo Sat Sep 23 11:35:35 2017 (r450428) @@ -1,2 +1,3 @@ -SHA256 (entangle-0.7.1.tar.gz) = 3e330e833066fcedb2290eb844de304af8755c5ed9ff1e5b862932e3feef4a6e -SIZE (entangle-0.7.1.tar.gz) = 995237 +TIMESTAMP = 1506163737 +SHA256 (entangle-0.7.2.tar.gz) = 006de43738a77c3183b5c86c1fe97970443d13460680c6c380f81df806e12a68 +SIZE (entangle-0.7.2.tar.gz) = 987791 Modified: head/graphics/entangle/pkg-plist ============================================================================== --- head/graphics/entangle/pkg-plist Sat Sep 23 11:10:09 2017 (r450427) +++ head/graphics/entangle/pkg-plist Sat Sep 23 11:35:35 2017 (r450428) @@ -1,4 +1,6 @@ bin/entangle +lib/entangle/plugins/eclipse/eclipse.plugin +lib/entangle/plugins/eclipse/eclipse.py lib/entangle/plugins/photobox/photobox.plugin lib/entangle/plugins/photobox/photobox.py lib/entangle/plugins/shooter/shooter.plugin @@ -17,8 +19,10 @@ share/applications/entangle.desktop %%DATADIR%%/entangle-camera-picker.ui %%DATADIR%%/entangle-camera-support.ui %%DATADIR%%/entangle-help-about.ui -%%DATADIR%%/entangle-image-popup.ui +%%DATADIR%%/entangle-media-popup.ui %%DATADIR%%/entangle-preferences-display.ui +%%DATADIR%%/plugins/eclipse/schemas/gschemas.compiled +%%DATADIR%%/plugins/eclipse/schemas/org.entangle-photo.plugins.eclipse.gschema.xml %%DATADIR%%/plugins/photobox/schemas/gschemas.compiled %%DATADIR%%/plugins/photobox/schemas/org.entangle-photo.plugins.photobox.gschema.xml %%DATADIR%%/plugins/shooter/schemas/gschemas.compiled @@ -52,8 +56,8 @@ share/gtk-doc/html/Entangle/EntangleImage.html share/gtk-doc/html/Entangle/EntangleImageDisplay.html share/gtk-doc/html/Entangle/EntangleImageHistogram.html share/gtk-doc/html/Entangle/EntangleImageLoader.html -share/gtk-doc/html/Entangle/EntangleImagePopup.html -share/gtk-doc/html/Entangle/EntangleImageStatusbar.html +share/gtk-doc/html/Entangle/EntangleMediaPopup.html +share/gtk-doc/html/Entangle/EntangleMediaStatusbar.html share/gtk-doc/html/Entangle/EntanglePixbufLoader.html share/gtk-doc/html/Entangle/EntanglePreferences.html share/gtk-doc/html/Entangle/EntanglePreferencesDisplay.html @@ -67,7 +71,6 @@ share/gtk-doc/html/Entangle/ch01.html share/gtk-doc/html/Entangle/ch02.html share/gtk-doc/html/Entangle/home.png share/gtk-doc/html/Entangle/index.html -share/gtk-doc/html/Entangle/index.sgml share/gtk-doc/html/Entangle/left-insensitive.png share/gtk-doc/html/Entangle/left.png share/gtk-doc/html/Entangle/object-tree.html