diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-11-01 01:11:01 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-11-01 01:11:01 +0800 |
commit | 43d28560225ed5cdb0f5045ccb855a83b6fff163 (patch) | |
tree | 254e8bbfad1f6ab4e1f23d5339a00c67d1e4705c /science/xfce4-equake-plugin | |
parent | cacfddf50d4eb5782b36d281317ad29aec9f7c03 (diff) | |
download | freebsd-ports-gnome-43d28560225ed5cdb0f5045ccb855a83b6fff163.tar.gz freebsd-ports-gnome-43d28560225ed5cdb0f5045ccb855a83b6fff163.tar.zst freebsd-ports-gnome-43d28560225ed5cdb0f5045ccb855a83b6fff163.zip |
- Update MASTER_SITES macro, xfce4-equake-plugin is now hosted on
archive.xfce.org
- Support STAGEDIR
Diffstat (limited to 'science/xfce4-equake-plugin')
-rw-r--r-- | science/xfce4-equake-plugin/Makefile | 8 | ||||
-rw-r--r-- | science/xfce4-equake-plugin/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/science/xfce4-equake-plugin/Makefile b/science/xfce4-equake-plugin/Makefile index f0017ab5301b..a7ac246c5709 100644 --- a/science/xfce4-equake-plugin/Makefile +++ b/science/xfce4-equake-plugin/Makefile @@ -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 panel USE_XORG= x11 INSTALLS_ICONS= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/science/xfce4-equake-plugin/distinfo b/science/xfce4-equake-plugin/distinfo index 2f8617e79f14..1855a6c57f8b 100644 --- a/science/xfce4-equake-plugin/distinfo +++ b/science/xfce4-equake-plugin/distinfo @@ -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 |