diff options
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 9 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/distinfo | 5 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/files/patch-configure | 4 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/pkg-descr | 2 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/pkg-plist | 1 |
5 files changed, 11 insertions, 10 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 58668947de53..c00948928507 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-screenshooter-plugin -PORTVERSION= 1.8.2 -PORTREVISION= 2 +PORTVERSION= 1.9.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R} DISTNAME= xfce4-screenshooter-${PORTVERSION} @@ -17,12 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup +USES= pkgconfig gmake libtool gettext-tools xfce:gtk3 tar:bzip2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_GNOME= glib20 gtk20 intltool intlhack libxml2 +USE_GNOME= cairo glib20 gtk30 intltool intlhack libxml2 USE_XFCE= panel -USES= pkgconfig gmake libtool gettext-tools xfce tar:bzip2 -USE_XORG= xfixes xext +USE_XORG= ice sm x11 xfixes xext OPTIONS_DEFINE= NLS NLS_CONFIGURE_ENABLE= nls diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo index 4293cbbe1397..ab3b93daa376 100644 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ b/x11/xfce4-screenshooter-plugin/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-screenshooter-1.8.2.tar.bz2) = 9dce2ddfaa87f703e870e29bae13f3fc82a1b3f06b44f8386640e45a135f5f69 -SIZE (xfce4/xfce4-screenshooter-1.8.2.tar.bz2) = 492524 +TIMESTAMP = 1525191432 +SHA256 (xfce4/xfce4-screenshooter-1.9.2.tar.bz2) = 904f3a61417ace55a3b144187565335f8ad5e530ca23b397ce90ed61708c6091 +SIZE (xfce4/xfce4-screenshooter-1.9.2.tar.bz2) = 504757 diff --git a/x11/xfce4-screenshooter-plugin/files/patch-configure b/x11/xfce4-screenshooter-plugin/files/patch-configure index ced5857f278a..8eb4147309ad 100644 --- a/x11/xfce4-screenshooter-plugin/files/patch-configure +++ b/x11/xfce4-screenshooter-plugin/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2015-01-25 08:47:08 UTC +--- configure.orig 2018-05-01 14:43:50 UTC +++ configure -@@ -15357,7 +15357,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> +@@ -16036,7 +16036,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi diff --git a/x11/xfce4-screenshooter-plugin/pkg-descr b/x11/xfce4-screenshooter-plugin/pkg-descr index f0d79f5d0139..6740bf4ed23e 100644 --- a/x11/xfce4-screenshooter-plugin/pkg-descr +++ b/x11/xfce4-screenshooter-plugin/pkg-descr @@ -1,4 +1,4 @@ Application and panel plugin to take screenshots. It allows you to capture the entire screen, the active window or a selected region. -WWW: http://goodies.xfce.org/projects/applications/xfce4-screenshooter +WWW: https://goodies.xfce.org/projects/applications/xfce4-screenshooter diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist index c67276318cb3..c20051f3b698 100644 --- a/x11/xfce4-screenshooter-plugin/pkg-plist +++ b/x11/xfce4-screenshooter-plugin/pkg-plist @@ -22,6 +22,7 @@ share/icons/hicolor/scalable/apps/applets-screenshooter.svg %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-screenshooter.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo |