diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-03-31 18:47:22 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-03-31 18:47:22 +0000 |
commit | 3a6e8660a3ada352677c7b750faee6f5c964891c (patch) | |
tree | 0b62ce733a511847152aa64c71fcc3ba9b900dfe /x11 | |
parent | 0dcfcdedf538c5af34a11c4186d49cde4434c978 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 6a8e735107a0..fc5fd26a63c2 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-screenshooter-plugin -PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTVERSION= 1.9.5 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R} DISTNAME= xfce4-screenshooter-${PORTVERSION} @@ -18,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= cairo glib20 gtk30 intlhack intltool libxml2 +USE_GNOME= cairo glib20 gtk30 intltool libxml2 USE_XFCE= panel USE_XORG= ice sm x11 xfixes xext diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo index 645c7b953f75..a1f4767e3c08 100644 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ b/x11/xfce4-screenshooter-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533972911 -SHA256 (xfce4/xfce4-screenshooter-1.9.3.tar.bz2) = 364ebddc4c9971b4023aa8019d4e3bd08f091b65dc98b218beb55851f69ceda2 -SIZE (xfce4/xfce4-screenshooter-1.9.3.tar.bz2) = 502188 +TIMESTAMP = 1554018584 +SHA256 (xfce4/xfce4-screenshooter-1.9.5.tar.bz2) = bf35b5432cb920987c6d7ff193600e5dd4d73422b6aa02b4ec5288744053b38c +SIZE (xfce4/xfce4-screenshooter-1.9.5.tar.bz2) = 502423 |