diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-10-28 18:32:50 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-10-28 18:32:50 +0000 |
commit | 4640e86feed3f71126b27ab9ba93ec64f9fecf96 (patch) | |
tree | 9df3ca6e52ae1c8bb01b3efa0f7ddebc83fec6ce /x11/xfce4-clipman-plugin | |
parent | acbf5ad50f26e585464fb0d4ff42eae79a7eaae4 (diff) | |
download | ports-4640e86feed3f71126b27ab9ba93ec64f9fecf96.tar.gz ports-4640e86feed3f71126b27ab9ba93ec64f9fecf96.zip |
Notes
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 16 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 6 |
2 files changed, 11 insertions, 11 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 08fc47008392..6504ed33e721 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.4.3 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -13,17 +12,18 @@ COMMENT= Clipboard manager for the Xfce panel LICENSE= GPLv2 -OPTIONS_DEFINE= QRCODE -QRCODE_DESC= QR Code support -QRCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode -QRCODE_CONFIGURE_ENABLE= libqrencode - USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -GNU_CONFIGURE= yes USE_GNOME= gtk30 intltool glib20 cairo USE_XFCE= panel USE_XORG= ice sm x11 xtst xorgproto + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip +OPTIONS_DEFINE= QRCODE +QRCODE_DESC= QR Code support +QRCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode +QRCODE_CONFIGURE_ENABLE= libqrencode + .include <bsd.port.mk> diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 96c7e03da5e6..376acfbc1574 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500728957 -SHA256 (xfce4/xfce4-clipman-plugin-1.4.2.tar.bz2) = cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3 -SIZE (xfce4/xfce4-clipman-plugin-1.4.2.tar.bz2) = 485244 +TIMESTAMP = 1540663795 +SHA256 (xfce4/xfce4-clipman-plugin-1.4.3.tar.bz2) = 29cdb85efb54bd5c9c04cc695b7c4914d6dff972b9fd969cbfb5504e9c632ad2 +SIZE (xfce4/xfce4-clipman-plugin-1.4.3.tar.bz2) = 492784 |