From owner-svn-ports-all@FreeBSD.ORG Sun Dec 30 16:50:31 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52DB5FFE; Sun, 30 Dec 2012 16:50:31 +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 2C22C8FC14; Sun, 30 Dec 2012 16:50:31 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBUGoVn2040880; Sun, 30 Dec 2012 16:50:31 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBUGoTsE040873; Sun, 30 Dec 2012 16:50:29 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201212301650.qBUGoTsE040873@svn.freebsd.org> From: Olivier Duchateau Date: Sun, 30 Dec 2012 16:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309681 - in head: archivers/squeeze archivers/thunar-archive-plugin audio/thunar-media-tags-plugin devel/thunar-vcs-plugin x11-fm/thunar-vfs x11-wm/xfce4-desktop x11/avant-window-navig... 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: Sun, 30 Dec 2012 16:50:31 -0000 Author: olivierd Date: Sun Dec 30 16:50:29 2012 New Revision: 309681 URL: http://svnweb.freebsd.org/changeset/ports/309681 Log: Bump PORTREVISION for Thunar related ports Approved by: rene, miwi (mentors, implicit) Modified: head/archivers/squeeze/Makefile head/archivers/thunar-archive-plugin/Makefile head/audio/thunar-media-tags-plugin/Makefile head/devel/thunar-vcs-plugin/Makefile head/x11-fm/thunar-vfs/Makefile head/x11-wm/xfce4-desktop/Makefile head/x11/avant-window-navigator/Makefile (contents, props changed) Modified: head/archivers/squeeze/Makefile ============================================================================== --- head/archivers/squeeze/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/archivers/squeeze/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -3,7 +3,7 @@ PORTNAME= squeeze PORTVERSION= 0.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} Modified: head/archivers/thunar-archive-plugin/Makefile ============================================================================== --- head/archivers/thunar-archive-plugin/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/archivers/thunar-archive-plugin/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -4,7 +4,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} Modified: head/audio/thunar-media-tags-plugin/Makefile ============================================================================== --- head/audio/thunar-media-tags-plugin/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/audio/thunar-media-tags-plugin/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -4,7 +4,7 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} Modified: head/devel/thunar-vcs-plugin/Makefile ============================================================================== --- head/devel/thunar-vcs-plugin/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/devel/thunar-vcs-plugin/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -4,7 +4,7 @@ PORTNAME= thunar-vcs-plugin PORTVERSION= 0.1.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} Modified: head/x11-fm/thunar-vfs/Makefile ============================================================================== --- head/x11-fm/thunar-vfs/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/x11-fm/thunar-vfs/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -3,7 +3,7 @@ PORTNAME= thunar-vfs PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R} Modified: head/x11-wm/xfce4-desktop/Makefile ============================================================================== --- head/x11-wm/xfce4-desktop/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/x11-wm/xfce4-desktop/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -4,7 +4,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} Modified: head/x11/avant-window-navigator/Makefile ============================================================================== --- head/x11/avant-window-navigator/Makefile Sun Dec 30 16:47:18 2012 (r309680) +++ head/x11/avant-window-navigator/Makefile Sun Dec 30 16:50:29 2012 (r309681) @@ -1,13 +1,10 @@ -# New ports collection makefile for: avant-window-navigator -# Date created: 18 May 2009 -# Whom: Dmitry Marakasov -# +# Created by: Dmitry Marakasov # $FreeBSD$ # PORTNAME= avant-window-navigator PORTVERSION= 0.3.2.1 -PORTREVISION?= 8 +PORTREVISION?= 9 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/26374006/ \ http://mirror.amdmi3.ru/distfiles/ @@ -17,8 +14,8 @@ COMMENT= Dock-like navigation bar BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg -LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= wnck-1:${PORTSDIR}/x11-toolkits/libwnck \ + dbus-glib-1:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_GMAKE= yes