Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 751F163DD3A for ; Mon, 22 Oct 2012 02:48:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D4DDB14A140; Mon, 22 Oct 2012 02:48:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36B4F14A136 for ; Mon, 22 Oct 2012 02:48:42 +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 cRnCy-r1AFAp for ; Mon, 22 Oct 2012 02:48:41 +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 6464614A121 for ; Mon, 22 Oct 2012 02:48:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 55042175DD; Mon, 22 Oct 2012 02:48:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 22 Oct 2012 02:48:41 +0000 From: "Rene Hexel" Subject: CVS commit: pkgsrc/misc/Addresses To: pkgsrc-changes@NetBSD.org Reply-To: rh@netbsd.org X-Mailer: log_accum Message-Id: <20121022024841.55042175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rh Date: Mon Oct 22 02:48:41 UTC 2012 Modified Files: pkgsrc/misc/Addresses: Makefile PLIST buildlink3.mk distinfo Removed Files: pkgsrc/misc/Addresses/patches: patch-aa patch-ab Log Message: Update Addresses to 0.4.8 Notable changes include: Since 0.4.8: ============ o relative link during framework installing, helps building in a separate root, like when building RPMs o fixed some portability issues of the Framework to solaris and windows o handle also PNG images o fixed a link in the framework from absolute to relative, for FHS (fix by Richard Stonehouse) o Many fixes in VCFviewer GWorkspace inspector, thanks also to Philippe Roussel o use GSMimeDocument to decode base64 instead of custom code o Makefiles work on windows o Birthday support (for SimpleAgenda) o fixes in VCF import (encoding, CR-LF) o fixed deleting of a person Since 0.4.7: ============ o Updated Makefiles to GNUstep Make 2.0 o Fixed text editing to work with current GNUstep gui o Improved import of VCF files: tries to interpret HEX (by Guenther Noack) and the escape \, from Apple cards To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/misc/Addresses/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/Addresses/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/Addresses/buildlink3.mk cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/Addresses/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/misc/Addresses/patches/patch-aa cvs rdiff -u -r1.2 -r0 pkgsrc/misc/Addresses/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.