pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-places-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat May  4 19:23:45 UTC 2019

Modified Files:
        pkgsrc/x11/xfce4-places-plugin: Makefile PLIST distinfo
Removed Files:
        pkgsrc/x11/xfce4-places-plugin/patches: patch-panel-plugin_model.c
            patch-panel-plugin_model.h patch-panel-plugin_model__user.c
            patch-panel-plugin_model__volumes.c

Log Message:
xfce4-places-plugin: update to 1.8.0

Change log:
* Port to GTK+ 3!
* Bumped dependencies to modern stack:
  - GTK 3.22
  - GLib 2.42
  - Xfce 4.12
* Added support for Xfce Panel's icon size preference
* Improved appearance of the preferences dialog
* Fixed crash with undefined symbol (bug #11939)
* Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/xfce4-places-plugin/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xfce4-places-plugin/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfce4-places-plugin/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c \
    pkgsrc/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c \
    pkgsrc/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-places-plugin/Makefile
diff -u pkgsrc/x11/xfce4-places-plugin/Makefile:1.41 pkgsrc/x11/xfce4-places-plugin/Makefile:1.42
--- pkgsrc/x11/xfce4-places-plugin/Makefile:1.41        Wed Nov 14 22:22:52 2018
+++ pkgsrc/x11/xfce4-places-plugin/Makefile     Sat May  4 19:23:45 2019
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.41 2018/11/14 22:22:52 kleink Exp $
+# $NetBSD: Makefile,v 1.42 2019/05/04 19:23:45 gutteridge Exp $
 
-PKGREVISION= 9
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-places-plugin-1.7.0
+VERSION=       1.8.0
+DISTNAME=      xfce4-places-plugin-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.7/
+MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/${VERSION:R}/
 
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 COMMENT=       Xfce Places plugin
 
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/x11/xfce4-places-plugin/PLIST
diff -u pkgsrc/x11/xfce4-places-plugin/PLIST:1.4 pkgsrc/x11/xfce4-places-plugin/PLIST:1.5
--- pkgsrc/x11/xfce4-places-plugin/PLIST:1.4    Mon Jun 29 10:46:31 2015
+++ pkgsrc/x11/xfce4-places-plugin/PLIST        Sat May  4 19:23:45 2019
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2015/06/29 10:46:31 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/05/04 19:23:45 gutteridge Exp $
 bin/xfce4-popup-places
 lib/xfce4/panel/plugins/libplaces.la
+share/locale/am/LC_MESSAGES/xfce4-places-plugin.mo
 share/locale/ar/LC_MESSAGES/xfce4-places-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-places-plugin.mo
 share/locale/be/LC_MESSAGES/xfce4-places-plugin.mo

Index: pkgsrc/x11/xfce4-places-plugin/distinfo
diff -u pkgsrc/x11/xfce4-places-plugin/distinfo:1.6 pkgsrc/x11/xfce4-places-plugin/distinfo:1.7
--- pkgsrc/x11/xfce4-places-plugin/distinfo:1.6 Wed Nov  4 03:29:05 2015
+++ pkgsrc/x11/xfce4-places-plugin/distinfo     Sat May  4 19:23:45 2019
@@ -1,10 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:29:05 agc Exp $
+$NetBSD: distinfo,v 1.7 2019/05/04 19:23:45 gutteridge Exp $
 
-SHA1 (xfce4-places-plugin-1.7.0.tar.bz2) = 30ff524c5540d374bb0a50a8379a4eb9468a0d8b
-RMD160 (xfce4-places-plugin-1.7.0.tar.bz2) = 669cf15608214044ad4f64718bc38ce8d2b2771f
-SHA512 (xfce4-places-plugin-1.7.0.tar.bz2) = ae324a29584d7dc6beb4840bec7e4c5802e94c25512f449ab959c588c91f4030d895fe185dad87ab9442611e9fe01f8ccec82e8cb5153cf192d1124156be6bd3
-Size (xfce4-places-plugin-1.7.0.tar.bz2) = 371395 bytes
-SHA1 (patch-panel-plugin_model.c) = 5d54977ad8b94b4f2641f65388ad5c908a051854
-SHA1 (patch-panel-plugin_model.h) = 20f27a1243ff5f2c6556a12037c1213770bcd740
-SHA1 (patch-panel-plugin_model__user.c) = 0b8b0e11b1cfc3a4e04faa5ebcd69ca19819ee19
-SHA1 (patch-panel-plugin_model__volumes.c) = dd004cf548d722ad6b070239f06af486172dde41
+SHA1 (xfce4-places-plugin-1.8.0.tar.bz2) = 8bf88d48295c9555f07cd568b2093b1a5a27d166
+RMD160 (xfce4-places-plugin-1.8.0.tar.bz2) = ffb02a33ede53bf689a24e3c1c64e0db46df545d
+SHA512 (xfce4-places-plugin-1.8.0.tar.bz2) = 9db3b311881292a9cd380d505be8cd529b51ee92c25e0bbdcbc28dc099369cd7ea078e7c729856d9718967de8f8e2f08db045efb00a4be097d4ebf766da51263
+Size (xfce4-places-plugin-1.8.0.tar.bz2) = 371134 bytes



Home | Main Index | Thread Index | Old Index