From owner-svn-ports-head@FreeBSD.ORG Wed May 8 16:08:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3BE2A544; Wed, 8 May 2013 16:08:38 +0000 (UTC) (envelope-from olivierd@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 1EA50C03; Wed, 8 May 2013 16:08:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r48G8cps078938; Wed, 8 May 2013 16:08:38 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r48G8b8K078932; Wed, 8 May 2013 16:08:37 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201305081608.r48G8b8K078932@svn.freebsd.org> From: Olivier Duchateau Date: Wed, 8 May 2013 16:08:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317696 - in head: archivers/squeeze archivers/thunar-archive-plugin audio/thunar-media-tags-plugin devel/thunar-vcs-plugin X-SVN-Group: ports-head 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.14 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: Wed, 08 May 2013 16:08:38 -0000 Author: olivierd Date: Wed May 8 16:08:36 2013 New Revision: 317696 URL: http://svnweb.freebsd.org/changeset/ports/317696 Log: Bump PORTREVISION after update of x11-fm/thunar Finish to convert USES Modified: head/archivers/squeeze/Makefile head/archivers/squeeze/pkg-plist (contents, props changed) head/archivers/thunar-archive-plugin/Makefile head/audio/thunar-media-tags-plugin/Makefile head/devel/thunar-vcs-plugin/Makefile Modified: head/archivers/squeeze/Makefile ============================================================================== --- head/archivers/squeeze/Makefile Wed May 8 16:05:21 2013 (r317695) +++ head/archivers/squeeze/Makefile Wed May 8 16:08:36 2013 (r317696) @@ -3,7 +3,7 @@ PORTNAME= squeeze PORTVERSION= 0.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} @@ -19,10 +19,10 @@ LIB_DEPENDS= thunar-vfs-1:${PORTSDIR}/x1 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pkgconfig gettext +USES= pkgconfig gettext pathfix desktop-file-utils USE_XFCE= configenv libutil thunar USE_XORG= x11 -USE_GNOME= gnomehack gtk20 glib20 intltool intlhack desktopfileutils +USE_GNOME= gtk20 glib20 intltool intlhack USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes @@ -44,7 +44,4 @@ post-patch: @${REINPLACE_CMD} -e "s|docs||g" ${WRKSRC}/Makefile.in .endif -post-install: - @-update-desktop-database - .include Modified: head/archivers/squeeze/pkg-plist ============================================================================== --- head/archivers/squeeze/pkg-plist Wed May 8 16:05:21 2013 (r317695) +++ head/archivers/squeeze/pkg-plist Wed May 8 16:08:36 2013 (r317696) @@ -55,5 +55,3 @@ share/applications/squeeze.desktop @dirrmtry libexec/thunar-archive-plugin @dirrmtry include/libsqueeze-0.2/libsqueeze @dirrmtry include/libsqueeze-0.2 -@exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true Modified: head/archivers/thunar-archive-plugin/Makefile ============================================================================== --- head/archivers/thunar-archive-plugin/Makefile Wed May 8 16:05:21 2013 (r317695) +++ head/archivers/thunar-archive-plugin/Makefile Wed May 8 16:08:36 2013 (r317696) @@ -4,7 +4,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_XFCE= configenv libexo thunar USES= gettext INSTALLS_ICONS= yes -USE_GNOME= desktopfileutils intltool +USE_GNOME= intltool USE_GMAKE= yes .include Modified: head/audio/thunar-media-tags-plugin/Makefile ============================================================================== --- head/audio/thunar-media-tags-plugin/Makefile Wed May 8 16:05:21 2013 (r317695) +++ head/audio/thunar-media-tags-plugin/Makefile Wed May 8 16:08:36 2013 (r317696) @@ -3,22 +3,22 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= A Media Tags Plugin +COMMENT= Media Tags Plugin LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib -USES= pkgconfig gettext +USES= pkgconfig gettext pathfix USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 intltool intlhack +USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libexo thunar USE_AUTOTOOLS= libtool Modified: head/devel/thunar-vcs-plugin/Makefile ============================================================================== --- head/devel/thunar-vcs-plugin/Makefile Wed May 8 16:05:21 2013 (r317695) +++ head/devel/thunar-vcs-plugin/Makefile Wed May 8 16:08:36 2013 (r317696) @@ -3,7 +3,7 @@ PORTNAME= thunar-vcs-plugin PORTVERSION= 0.1.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} @@ -16,10 +16,10 @@ USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= desktopfileutils gnomehack gtk20 glib20 intltool intlhack +USE_GNOME= gtk20 glib20 intltool intlhack USE_XFCE= configenv libexo libutil thunar INSTALLS_ICONS= yes -USES= pkgconfig +USES= pkgconfig pathfix LDFLAGS+= -L${LOCALBASE}/lib @@ -56,7 +56,4 @@ CONFIGURE_ARGS+=--disable-subversion PLIST_SUB+= SVN="@comment " .endif -post-install: - @-update-desktop-database - .include