From owner-svn-ports-head@FreeBSD.ORG Wed Sep 11 12:48:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E18A5ACC; Wed, 11 Sep 2013 12:48:07 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFDE629E2; Wed, 11 Sep 2013 12:48:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8BCm7Sl073223; Wed, 11 Sep 2013 12:48:07 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8BCm71B073212; Wed, 11 Sep 2013 12:48:07 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201309111248.r8BCm71B073212@svn.freebsd.org> From: William Grzybowski Date: Wed, 11 Sep 2013 12:48:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326972 - head/x11/lxpanel 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, 11 Sep 2013 12:48:08 -0000 Author: wg Date: Wed Sep 11 12:48:07 2013 New Revision: 326972 URL: http://svnweb.freebsd.org/changeset/ports/326972 Log: x11/lxpanel: update to 0.6.1 - Update to 0.6.1 - Convert lib depends to new syntax Modified: head/x11/lxpanel/Makefile head/x11/lxpanel/distinfo Modified: head/x11/lxpanel/Makefile ============================================================================== --- head/x11/lxpanel/Makefile Wed Sep 11 12:48:01 2013 (r326971) +++ head/x11/lxpanel/Makefile Wed Sep 11 12:48:07 2013 (r326972) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= lxpanel -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= x11 -MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}%20(pre-release)/ +MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/ MAINTAINER= wg@FreeBSD.org COMMENT= Lightweight X11 desktop panel @@ -12,7 +12,7 @@ COMMENT= Lightweight X11 desktop panel LICENSE= GPLv2 MIT LICENSE_COMB= dual -LIB_DEPENDS= menu-cache:${PORTSDIR}/x11/menu-cache +LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache RUN_DEPENDS= ${LOCALBASE}/share/desktop-directories/lxde-audio-video.directory:${PORTSDIR}/x11/lxmenu-data OPTIONS_DEFINE= DOCS ALSA NLS Modified: head/x11/lxpanel/distinfo ============================================================================== --- head/x11/lxpanel/distinfo Wed Sep 11 12:48:01 2013 (r326971) +++ head/x11/lxpanel/distinfo Wed Sep 11 12:48:07 2013 (r326972) @@ -1,2 +1,2 @@ -SHA256 (lxpanel-0.6.0.tar.gz) = ab1f395d03fe585acb4bc2d63e5ebe8af4243644c136f588f1dfa99c7c26f9d7 -SIZE (lxpanel-0.6.0.tar.gz) = 2083742 +SHA256 (lxpanel-0.6.1.tar.gz) = a16a21b2186218c70ed98dc7875c54d6bb12ae7271825ff5060feb8d2a4e86cb +SIZE (lxpanel-0.6.1.tar.gz) = 2094946