From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 17:11:02 2013 Return-Path: Delivered-To: svn-ports-all@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 1DECEAD4; Thu, 31 Oct 2013 17:11:02 +0000 (UTC) (envelope-from olivierd@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 0AD8D2063; Thu, 31 Oct 2013 17:11:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VHB1NF079720; Thu, 31 Oct 2013 17:11:01 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9VHB1cJ079718; Thu, 31 Oct 2013 17:11:01 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201310311711.r9VHB1cJ079718@svn.freebsd.org> From: Olivier Duchateau Date: Thu, 31 Oct 2013 17:11:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332266 - head/science/xfce4-equake-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-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, 31 Oct 2013 17:11:02 -0000 Author: olivierd Date: Thu Oct 31 17:11:01 2013 New Revision: 332266 URL: http://svnweb.freebsd.org/changeset/ports/332266 Log: - Update MASTER_SITES macro, xfce4-equake-plugin is now hosted on archive.xfce.org - Support STAGEDIR Modified: head/science/xfce4-equake-plugin/Makefile head/science/xfce4-equake-plugin/distinfo Modified: head/science/xfce4-equake-plugin/Makefile ============================================================================== --- head/science/xfce4-equake-plugin/Makefile Thu Oct 31 16:09:04 2013 (r332265) +++ head/science/xfce4-equake-plugin/Makefile Thu Oct 31 17:11:01 2013 (r332266) @@ -4,13 +4,14 @@ PORTNAME= xfce4-equake-plugin PORTVERSION= 1.3.3 CATEGORIES= science xfce -MASTER_SITES= http://www.e-quake.org/%SUBDIR%/ -MASTER_SITE_SUBDIR= wp-uploads/2013/09 +MASTER_SITES= XFCE +MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= Earthquake monitor plugin for the Xfce desktop +COMMENT= Earthquake monitor plugin for the Xfce panel +USE_BZIP2= yes GNU_CONFIGURE= yes USES= gettext pkgconfig gmake USE_GNOME= glib20 gtk20 intltool intlhack @@ -18,5 +19,4 @@ USE_XFCE= configenv libmenu libutil pane USE_XORG= x11 INSTALLS_ICONS= yes -NO_STAGE= yes .include Modified: head/science/xfce4-equake-plugin/distinfo ============================================================================== --- head/science/xfce4-equake-plugin/distinfo Thu Oct 31 16:09:04 2013 (r332265) +++ head/science/xfce4-equake-plugin/distinfo Thu Oct 31 17:11:01 2013 (r332266) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-equake-plugin-1.3.3.tar.gz) = ea37e691606dbcd705f98cecccabd69b870c7acd008f47faae6d0fee21fe14a2 -SIZE (xfce4/xfce4-equake-plugin-1.3.3.tar.gz) = 480834 +SHA256 (xfce4/xfce4-equake-plugin-1.3.3.tar.bz2) = a501ec357744cd8d141994acfd5fc525da05277799012264c02bbcc8634d9b92 +SIZE (xfce4/xfce4-equake-plugin-1.3.3.tar.bz2) = 394213