From b0acb81f9a949f421ec768547f12407433c3ec13 Mon Sep 17 00:00:00 2001 From: khorben Date: Sat, 3 Oct 2015 14:13:49 +0000 Subject: Packaged DeforaOS Panel 0.3.4 This release brings: - general code review - more consistent error management (applets, panel-notify(1)...) - uninitialized variable fix in the "close" applet - stricter invocation of helper binaries ("mixer" applet, run(1)...) - improved "network" applet - avoid potential crashes in the "pager", "systray" and "tasks" applets - rid some compilation and run-time warnings (run(1)...) - updated translations Additional thanks to bouyer@ for the bug reports. --- x11/deforaos-panel/Makefile | 8 ++++---- x11/deforaos-panel/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'x11') diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index 0ae901361b6..26f786955c4 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2015/09/02 23:18:45 khorben Exp $ +# $NetBSD: Makefile,v 1.22 2015/10/03 14:13:49 khorben Exp $ -DISTNAME= Panel-0.3.3 -PKGNAME= deforaos-panel-0.3.3 +DISTNAME= Panel-0.3.4 +PKGNAME= deforaos-panel-0.3.4 CATEGORIES= x11 -MASTER_SITES= http://www.defora.org/os/download/download/4375/ +MASTER_SITES= http://www.defora.org/os/download/download/4376/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ diff --git a/x11/deforaos-panel/distinfo b/x11/deforaos-panel/distinfo index 33cdae4cf67..5d67f0494f0 100644 --- a/x11/deforaos-panel/distinfo +++ b/x11/deforaos-panel/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2015/09/02 23:18:45 khorben Exp $ +$NetBSD: distinfo,v 1.11 2015/10/03 14:13:49 khorben Exp $ -SHA1 (Panel-0.3.3.tar.gz) = fa6968414c3bea845a1f86dc325d6d6dd42e7a2a -RMD160 (Panel-0.3.3.tar.gz) = 69c4a3ebc1f45f10ce1d8bfe954808a39f7b11ac -Size (Panel-0.3.3.tar.gz) = 142212 bytes +SHA1 (Panel-0.3.4.tar.gz) = 90c4ce36fd1b74a3233cbfb03b3f3ba5dde95986 +RMD160 (Panel-0.3.4.tar.gz) = 6e116370715619cc4dda0206bf76cd3573a67777 +Size (Panel-0.3.4.tar.gz) = 144020 bytes SHA1 (patch-tools_Makefile) = f05ebc04da359e181de0e7d44de8b960a3c266f8 -- cgit v1.2.3