head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.1.0.36 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.34 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.32 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.30 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.28 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.26 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.24 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.22 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.20 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.18 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.16 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.14 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.12 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.10 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.8 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.6 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.4 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.2 cube-native-xorg-base:1.1; locks; strict; comment @# @; 1.2 date 2012.10.22.02.48.41; author rh; state dead; branches; next 1.1; 1.1 date 2008.07.15.17.20.03; author joerg; state Exp; branches; next ; desc @@ 1.2 log @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 @ text @$NetBSD: patch-aa,v 1.1 2008/07/15 17:20:03 joerg Exp $ --- AddressManager/GNUmakefile.orig 2008-07-15 16:43:20.000000000 +0000 +++ AddressManager/GNUmakefile @@@@ -23,8 +23,8 @@@@ AddressManager_LOCALIZED_RESOURCE_FILES= AddressManager_LANGUAGES=Dutch English French German Spanish AddressManager_OBJCFLAGS=-I../Frameworks -Wall AddressManager_LDFLAGS=\ - -L../Frameworks/AddressView/AddressView.framework/Versions/A \ - -L../Frameworks/Addresses/Addresses.framework/Versions/A \ + -L../Frameworks/AddressView/AddressView.framework/Versions/0 \ + -L../Frameworks/Addresses/Addresses.framework/Versions/0 \ -lAddressView -lAddresses -include GNUmakefile.preamble @ 1.1 log @Catch up with gnustep framework changes. @ text @d1 1 a1 1 $NetBSD$ @