Tue Mar 8 01:39:06 2022 UTC ()
xfce4-screenshooter: update to 1.9.10

Change log:

1.9.10 (2022-03-06)
======
- Use symbolic icons
- Bump Xfce dependencies to 4.14
- _NET_FRAME_EXTENTS support
- Add back button to take new screenshot (!29)
- Fix Imgur upload via CLI (!26)
- Set up ScreenshotData after commandline parsing
- Fix compile warning (#62)
- Update to description and addition of donate and translate links
- Replace link to bugzilla with gitlab (!25)
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, Georgian, German,
  Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian
  Bokm奪l, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran),
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur


(gutteridge)
diff -r1.46 -r1.47 pkgsrc/x11/xfce4-screenshooter/Makefile
diff -r1.13 -r1.14 pkgsrc/x11/xfce4-screenshooter/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/x11/xfce4-screenshooter/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/Makefile 2021/12/08 16:07:16 1.46
+++ pkgsrc/x11/xfce4-screenshooter/Makefile 2022/03/08 01:39:06 1.47
@@ -1,22 +1,26 @@ @@ -1,22 +1,26 @@
1# $NetBSD: Makefile,v 1.46 2021/12/08 16:07:16 adam Exp $ 1# $NetBSD: Makefile,v 1.47 2022/03/08 01:39:06 gutteridge Exp $
2 2
3PKGREVISION= 1 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 1.9.9 5VERSION= 1.9.10
7DISTNAME= xfce4-screenshooter-${VERSION} 6DISTNAME= xfce4-screenshooter-${VERSION}
8CATEGORIES= misc 7CATEGORIES= misc
9MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ 8MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
10 9
11HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ 10HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
12COMMENT= Xfce screenshoot application 11COMMENT= Xfce screenshoot application
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16 15
 16BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.14.0
17.include "../../x11/xfce4-panel/buildlink3.mk" 17.include "../../x11/xfce4-panel/buildlink3.mk"
 18BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.14.0
 19.include "../../x11/libxfce4ui/buildlink3.mk"
 20BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.14.0
 21.include "../../x11/libxfce4util/buildlink3.mk"
18.include "../../x11/xfce4-exo/buildlink3.mk" 22.include "../../x11/xfce4-exo/buildlink3.mk"
19.include "../../net/libsoup/buildlink3.mk" 23.include "../../net/libsoup/buildlink3.mk"
20.include "../../sysutils/desktop-file-utils/desktopdb.mk" 24.include "../../sysutils/desktop-file-utils/desktopdb.mk"
21.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 25.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
22.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.13 -r1.14 pkgsrc/x11/xfce4-screenshooter/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/distinfo 2021/12/07 01:02:03 1.13
+++ pkgsrc/x11/xfce4-screenshooter/distinfo 2022/03/08 01:39:06 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2021/12/07 01:02:03 gutteridge Exp $ 1$NetBSD: distinfo,v 1.14 2022/03/08 01:39:06 gutteridge Exp $
2 2
3BLAKE2s (xfce4-screenshooter-1.9.9.tar.bz2) = 81a658f07d864c0047dd9be2fd22430897052f9d69dfd88ccd03168870665e4f 3BLAKE2s (xfce4-screenshooter-1.9.10.tar.bz2) = 32176e4002ef454805f5369a902df356898121675bd9a36041f431e637100b73
4SHA512 (xfce4-screenshooter-1.9.9.tar.bz2) = e157abfe6c82d6f05f1caa62e02b933474c825e6e4d613a299def58921d19fb7fb06a30aa878a51d3bf4ea83d9b18ea8c996a9b1b6c4e09f4bedc44a6a9df2e2 4SHA512 (xfce4-screenshooter-1.9.10.tar.bz2) = fc6327730f4df1d58cd1f8c8e8c1e0cdbf7a1f78aadc05357c603fe2b1969f012e14e8a2168117421f211bf7fccf0f04e91cb36b2364da18f62c9ec0b0978344
5Size (xfce4-screenshooter-1.9.9.tar.bz2) = 570962 bytes 5Size (xfce4-screenshooter-1.9.10.tar.bz2) = 568057 bytes