Date: Thu, 31 Oct 2013 17:11:01 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332266 - head/science/xfce4-equake-plugin Message-ID: <201310311711.r9VHB1cJ079718@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310311711.r9VHB1cJ079718>