diff options
author | olivierd <olivierd@FreeBSD.org> | 2017-03-05 16:09:35 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2017-03-05 16:09:35 +0800 |
commit | aaff209acd636ed6784c31cf255d1ee6a5d7cb1e (patch) | |
tree | c3dd3d8992162c81bd658a3628a2797f9f2de604 /science | |
parent | c117b21e28512a2a3eeb6f1a39702301397c7bea (diff) | |
download | freebsd-ports-gnome-aaff209acd636ed6784c31cf255d1ee6a5d7cb1e.tar.gz freebsd-ports-gnome-aaff209acd636ed6784c31cf255d1ee6a5d7cb1e.tar.zst freebsd-ports-gnome-aaff209acd636ed6784c31cf255d1ee6a5d7cb1e.zip |
- Update to 1.3.8.1
- Adjust dependencies
Diffstat (limited to 'science')
-rw-r--r-- | science/xfce4-equake-plugin/Makefile | 10 | ||||
-rw-r--r-- | science/xfce4-equake-plugin/distinfo | 5 |
2 files changed, 10 insertions, 5 deletions
diff --git a/science/xfce4-equake-plugin/Makefile b/science/xfce4-equake-plugin/Makefile index c33619d634e7..512315088eba 100644 --- a/science/xfce4-equake-plugin/Makefile +++ b/science/xfce4-equake-plugin/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= xfce4-equake-plugin -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.8.1 CATEGORIES= science xfce -MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -13,9 +13,13 @@ COMMENT= Earthquake monitor plugin for the Xfce panel LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libcurl.so:ftp/curl + GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig tar:bzip2 xfce -USE_GNOME= glib20 gtk20 intltool intlhack +USE_GNOME= glib20 gtk20 intltool cairo USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes diff --git a/science/xfce4-equake-plugin/distinfo b/science/xfce4-equake-plugin/distinfo index 895a028b9849..b82a84c51fca 100644 --- a/science/xfce4-equake-plugin/distinfo +++ b/science/xfce4-equake-plugin/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-equake-plugin-1.3.8.tar.bz2) = 431575da3d49fea3afa60f02e83c8d74e20e9a229c9c4ec82c21d45e2c986925 -SIZE (xfce4/xfce4-equake-plugin-1.3.8.tar.bz2) = 395095 +TIMESTAMP = 1488700389 +SHA256 (xfce4/xfce4-equake-plugin-1.3.8.1.tar.bz2) = eff9cfd604d1bd998c5208176fbe2c6da705c250dce572f5e30b2c77f4ec741c +SIZE (xfce4/xfce4-equake-plugin-1.3.8.1.tar.bz2) = 393086 |