pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/xfce4-smartbookmark-plugin xfce4-smartbookmark-pl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4aaa70e14f46
branches:  trunk
changeset: 771386:4aaa70e14f46
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Dec 18 04:38:41 2021 +0000

description:
xfce4-smartbookmark-plugin: update to 0.5.2

Change log:

0.5.2
======
- Fix ISO C90 forbids mixed declarations and code
- Update configure.ac.in syntax
- Create README.md. Update configure.ac.in
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o (Bug #16176)
- Fix build with panel 4.15
- Make build less verbose
- s/http/https
- Translation Updates:
  Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada),
  Estonian, Galician, Hebrew, Hindi, Icelandic, Slovak, Slovenian,
  Spanish, Turkish, Uyghur

diffstat:

 misc/xfce4-smartbookmark-plugin/Makefile |  7 +++----
 misc/xfce4-smartbookmark-plugin/PLIST    |  7 ++++++-
 misc/xfce4-smartbookmark-plugin/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 9 deletions(-)

diffs (69 lines):

diff -r 18d9d02529a0 -r 4aaa70e14f46 misc/xfce4-smartbookmark-plugin/Makefile
--- a/misc/xfce4-smartbookmark-plugin/Makefile  Sat Dec 18 02:12:14 2021 +0000
+++ b/misc/xfce4-smartbookmark-plugin/Makefile  Sat Dec 18 04:38:41 2021 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2021/12/08 16:05:44 adam Exp $
+# $NetBSD: Makefile,v 1.22 2021/12/18 04:38:41 gutteridge Exp $
 
-PKGREVISION= 5
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.5.1
+VERSION=       0.5.2
 DISTNAME=      xfce4-smartbookmark-plugin-${VERSION}
 CATEGORIES=    misc
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/${VERSION:R}/
+MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/${VERSION:R}/
 
 HOMEPAGE=      https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
 COMMENT=       Xfce bookmark plugin
diff -r 18d9d02529a0 -r 4aaa70e14f46 misc/xfce4-smartbookmark-plugin/PLIST
--- a/misc/xfce4-smartbookmark-plugin/PLIST     Sat Dec 18 02:12:14 2021 +0000
+++ b/misc/xfce4-smartbookmark-plugin/PLIST     Sat Dec 18 04:38:41 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/08/19 04:47:21 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/12/18 04:38:41 gutteridge Exp $
 lib/xfce4/panel/plugins/libsmartbookmark.la
 share/locale/ar/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
@@ -10,15 +10,19 @@
 share/locale/de/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/el/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/en_AU/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
+share/locale/en_CA/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/en_GB/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/es/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
+share/locale/et/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/eu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/fi/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/fr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/gl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/he/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
+share/locale/hi/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/hr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
+share/locale/hye/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/is/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/it/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
@@ -36,6 +40,7 @@
 share/locale/pt_BR/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/ru/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/sk/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/sq/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/sr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-smartbookmark-plugin.mo
diff -r 18d9d02529a0 -r 4aaa70e14f46 misc/xfce4-smartbookmark-plugin/distinfo
--- a/misc/xfce4-smartbookmark-plugin/distinfo  Sat Dec 18 02:12:14 2021 +0000
+++ b/misc/xfce4-smartbookmark-plugin/distinfo  Sat Dec 18 04:38:41 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:59:37 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/12/18 04:38:41 gutteridge Exp $
 
-BLAKE2s (xfce4-smartbookmark-plugin-0.5.1.tar.bz2) = d2366998fe683d709fdffb9446d1dab2ce61237959f51eb487d8e7a262e39898
-SHA512 (xfce4-smartbookmark-plugin-0.5.1.tar.bz2) = fb11d890f11751fd1b6ddd4ac351acde5a8b57cd67c0951ba655d762086be01527fbec59a2b4b7a191a1dcd1d4744929c8cad2b9ab30c83f3341e2ba06dd2596
-Size (xfce4-smartbookmark-plugin-0.5.1.tar.bz2) = 302735 bytes
+BLAKE2s (xfce4-smartbookmark-plugin-0.5.2.tar.bz2) = d344640450a0410469d760a2f1e800f76b340ea6d1a8dcd9e2dd95e8441379b8
+SHA512 (xfce4-smartbookmark-plugin-0.5.2.tar.bz2) = 56c5b4d366826de0b25f5665875f15d950a04ead7a3b5a7e546f27880363d47f3a1bba2c02e1f8ffd08b28cc4d4466d648740efda86ee8f378e0f8e721582b5f
+Size (xfce4-smartbookmark-plugin-0.5.2.tar.bz2) = 331765 bytes



Home | Main Index | Thread Index | Old Index