Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 713EEA654F for ; Wed, 25 Mar 2015 01:17:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C407E14A18B; Wed, 25 Mar 2015 01:17:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 464A314A18A for ; Wed, 25 Mar 2015 01:17:49 +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 2iBU4Ad3l9hD for ; Wed, 25 Mar 2015 01:17:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id BD45914A184 for ; Wed, 25 Mar 2015 01:17:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AC69398; Wed, 25 Mar 2015 01:17:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 25 Mar 2015 01:17:48 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/comms/deforaos-phone To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20150325011748.AC69398@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Wed Mar 25 01:17:48 UTC 2015 Modified Files: pkgsrc/comms/deforaos-phone: Makefile PLIST distinfo Log Message: Update DeforaOS Phone to version 0.4.2 This version is essentially a bugfix release, with: - minor improvements to the user interface; - possibility to build outside of the source tree; - dropped dependency on DeforaOS Panel; - all tests should pass. Hopefully will fix the issue encountered in the latest bulk build report. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/comms/deforaos-phone/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/comms/deforaos-phone/PLIST \ pkgsrc/comms/deforaos-phone/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.