diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2014-01-31 12:27:20 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2014-01-31 12:27:20 +0000 |
commit | c2dd8c2a34a79ef2c924971762839976bef51a1f (patch) | |
tree | feaa326c58fbc5ad3bdf6c81f095527333b18d74 /science | |
parent | a88b598dd62ce66e59fbde377e0b8a7a9d005594 (diff) | |
download | ports-c2dd8c2a34a79ef2c924971762839976bef51a1f.tar.gz ports-c2dd8c2a34a79ef2c924971762839976bef51a1f.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/xfce4-equake-plugin/Makefile | 6 | ||||
-rw-r--r-- | science/xfce4-equake-plugin/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/science/xfce4-equake-plugin/Makefile b/science/xfce4-equake-plugin/Makefile index a7ac246c5709..ba48a27aa576 100644 --- a/science/xfce4-equake-plugin/Makefile +++ b/science/xfce4-equake-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-equake-plugin -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= science xfce MASTER_SITES= XFCE MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -11,11 +11,13 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Earthquake monitor plugin for the Xfce panel +LICENSE= GPLv3 + USE_BZIP2= yes GNU_CONFIGURE= yes USES= gettext pkgconfig gmake USE_GNOME= glib20 gtk20 intltool intlhack -USE_XFCE= configenv libmenu libutil panel +USE_XFCE= configenv libexo libmenu libutil panel USE_XORG= x11 INSTALLS_ICONS= yes diff --git a/science/xfce4-equake-plugin/distinfo b/science/xfce4-equake-plugin/distinfo index 1855a6c57f8b..7304e4ead633 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.bz2) = a501ec357744cd8d141994acfd5fc525da05277799012264c02bbcc8634d9b92 -SIZE (xfce4/xfce4-equake-plugin-1.3.3.tar.bz2) = 394213 +SHA256 (xfce4/xfce4-equake-plugin-1.3.4.tar.bz2) = 192afa855786f4ee1e24e9ab7f9f1376ca443ebc53824f5a9287bf0c78841d17 +SIZE (xfce4/xfce4-equake-plugin-1.3.4.tar.bz2) = 385454 |