diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2023-04-20 11:12:03 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2023-04-20 11:13:15 +0000 |
commit | 15282460271fc00b649b9b061836b39e26ecdabd (patch) | |
tree | ca3b2ec34dd59580b98ef4a6fa4e5807a2bd63f1 | |
parent | 31f0fc67ac0919370cd27e4244abb9b78fd69191 (diff) | |
download | ports-15282460271fc00b649b9b061836b39e26ecdabd.tar.gz ports-15282460271fc00b649b9b061836b39e26ecdabd.zip |
sysutils/xfce4-fsguard-plugin: Update to 1.1.3
- Add missing dependencies.
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 7 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 47c99f360505..9a0f0a3cf00a 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-fsguard-plugin -PORTVERSION= 1.1.2 -PORTREVISION= 2 +PORTVERSION= 1.1.3 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -12,9 +11,11 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin # COPYING file is wrong compared to license header LICENSE= BSD2CLAUSE +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz + USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gtk30 intltool +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel USE_XORG= x11 diff --git a/sysutils/xfce4-fsguard-plugin/distinfo b/sysutils/xfce4-fsguard-plugin/distinfo index 8bdc1bc0d646..943fc90916a2 100644 --- a/sysutils/xfce4-fsguard-plugin/distinfo +++ b/sysutils/xfce4-fsguard-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609107949 -SHA256 (xfce4/xfce4-fsguard-plugin-1.1.2.tar.bz2) = 67d8e6a219a7117c59693adbc59c39a6eba31e3f18a5499189ef4ef28b554105 -SIZE (xfce4/xfce4-fsguard-plugin-1.1.2.tar.bz2) = 402703 +TIMESTAMP = 1681925733 +SHA256 (xfce4/xfce4-fsguard-plugin-1.1.3.tar.bz2) = 84ef8bb4752292d64c0ef101badf7b14448790bfa0a85de644dbfa22986ec258 +SIZE (xfce4/xfce4-fsguard-plugin-1.1.3.tar.bz2) = 409310 |