From owner-svn-ports-all@FreeBSD.ORG Thu Jun 6 14:37:24 2013 Return-Path: Delivered-To: svn-ports-all@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 7E5B17EE; Thu, 6 Jun 2013 14:37:24 +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 60EC51748; Thu, 6 Jun 2013 14:37:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r56EbOhR078942; Thu, 6 Jun 2013 14:37:24 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r56EbNop078939; Thu, 6 Jun 2013 14:37:23 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201306061437.r56EbNop078939@svn.freebsd.org> From: Pawel Pekala Date: Thu, 6 Jun 2013 14:37:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320102 - head/textproc/meld 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.14 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: Thu, 06 Jun 2013 14:37:24 -0000 Author: pawel Date: Thu Jun 6 14:37:23 2013 New Revision: 320102 URL: http://svnweb.freebsd.org/changeset/ports/320102 Log: - Update to version 1.7.3 - Switch to USES=desktop-file-utils Modified: head/textproc/meld/Makefile head/textproc/meld/distinfo head/textproc/meld/pkg-plist Modified: head/textproc/meld/Makefile ============================================================================== --- head/textproc/meld/Makefile Thu Jun 6 14:32:38 2013 (r320101) +++ head/textproc/meld/Makefile Thu Jun 6 14:37:23 2013 (r320102) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meld -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= textproc devel python MASTER_SITES= GNOME @@ -12,7 +12,8 @@ COMMENT= GNOME 2 visual diff and merge t LICENSE= GPLv2 USE_XZ= yes -USE_GNOME= desktopfileutils pygnome2 +USE_GNOME= pygnome2 +USES= desktop-file-utils USE_PYTHON= -2.7 USE_GMAKE= yes MAKE_ARGS= prefix=${PREFIX} Modified: head/textproc/meld/distinfo ============================================================================== --- head/textproc/meld/distinfo Thu Jun 6 14:32:38 2013 (r320101) +++ head/textproc/meld/distinfo Thu Jun 6 14:37:23 2013 (r320102) @@ -1,2 +1,2 @@ -SHA256 (meld-1.7.2.tar.xz) = ece1f086f0c23395060abcdca03795e739e072d5032aac8a9a1fb1502c806e9f -SIZE (meld-1.7.2.tar.xz) = 379300 +SHA256 (meld-1.7.3.tar.xz) = 752eeb3908af23320a11ecbd27a72ac67f381dabd4c52ca7e0c86f9dda74718f +SIZE (meld-1.7.3.tar.xz) = 398636 Modified: head/textproc/meld/pkg-plist ============================================================================== --- head/textproc/meld/pkg-plist Thu Jun 6 14:32:38 2013 (r320101) +++ head/textproc/meld/pkg-plist Thu Jun 6 14:37:23 2013 (r320102) @@ -193,6 +193,7 @@ share/icons/hicolor/scalable/apps/meld.s %%NLS%%share/locale/en_GB/LC_MESSAGES/meld.mo %%NLS%%share/locale/eo/LC_MESSAGES/meld.mo %%NLS%%share/locale/es/LC_MESSAGES/meld.mo +%%NLS%%share/locale/eu/LC_MESSAGES/meld.mo %%NLS%%share/locale/fi/LC_MESSAGES/meld.mo %%NLS%%share/locale/fr/LC_MESSAGES/meld.mo %%NLS%%share/locale/gl/LC_MESSAGES/meld.mo @@ -232,10 +233,12 @@ share/icons/hicolor/scalable/apps/meld.s %%DATADIR%%/icons/filter-normal-24.png %%DATADIR%%/icons/meld-locked.png %%DATADIR%%/icons/meld-unlocked.png +%%DATADIR%%/icons/meld-vc-icon.png %%DATADIR%%/icons/vc-add-24.png %%DATADIR%%/icons/vc-checkout-24.png %%DATADIR%%/icons/vc-commit-24.png %%DATADIR%%/icons/vc-icon.png +%%DATADIR%%/icons/vc-push-24.png %%DATADIR%%/icons/vc-remove-24.png %%DATADIR%%/icons/vc-resolve-24.png %%DATADIR%%/icons/vc-update-24.png @@ -252,6 +255,7 @@ share/icons/hicolor/scalable/apps/meld.s %%DATADIR%%/ui/tab-placeholder.ui %%DATADIR%%/ui/vcview-ui.xml %%DATADIR%%/ui/vcview.ui +share/mime/application/x-meld-comparison.xml share/mime/packages/meld.xml share/omf/meld/meld-C.omf share/omf/meld/meld-es.omf @@ -277,5 +281,3 @@ share/omf/meld/meld-fr.omf @dirrm lib/meld/meld/ui @dirrm lib/meld/meld @dirrm lib/meld -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime