Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2BDDC7A213 for ; Fri, 19 Feb 2016 23:50:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6A3A786305; Fri, 19 Feb 2016 23:50:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB81085EA8 for ; Fri, 19 Feb 2016 23:50:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4Jhl0PNIPQaX for ; Fri, 19 Feb 2016 23:50:03 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8F80184CE5 for ; Fri, 19 Feb 2016 23:50:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86BAFFBB7; Fri, 19 Feb 2016 23:50:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 19 Feb 2016 23:50:03 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/x11/deforaos-libdesktop To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20160219235003.86BAFFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Fri Feb 19 23:50:03 UTC 2016 Modified Files: pkgsrc/x11/deforaos-libdesktop: Makefile PLIST buildlink3.mk distinfo Removed Files: pkgsrc/x11/deforaos-libdesktop/patches: patch-src_Makefile Log Message: Package DeforaOS libDesktop 0.2.1 This release brings: - compatibility with libSystem 0.3.0 - generic tool for the Widget class, widget(1) - helpers for easier compatibility with Gtk+ 3 - full compatibility with Gtk+ 3 for inter-process communication To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/deforaos-libdesktop/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/deforaos-libdesktop/PLIST cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/deforaos-libdesktop/buildlink3.mk cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/deforaos-libdesktop/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/x11/deforaos-libdesktop/patches/patch-src_Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.