Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/pilot-mailsync/files: pilot-mailsync-0.9.1-glibc.patch digest-pilot-mailsync-0.9.2 digest-pilot-mailsync-0.8.3 digest-pilot-mailsync-0.8.1
Date: Sun, 16 Sep 2007 19:30:10
Message-Id: E1IWzhQ-0002wz-W4@stork.gentoo.org
1 philantrop 07/09/16 19:22:32
2
3 Added: pilot-mailsync-0.9.1-glibc.patch
4 digest-pilot-mailsync-0.9.2
5 Removed: digest-pilot-mailsync-0.8.3
6 digest-pilot-mailsync-0.8.1
7 Log:
8 Added a patch to allow compilation with recent glibc versions. Thanks to Patrick Kaster for his suggestion! Fixes bug 151351.
9 Added ~amd64 keyword. Removed obsolete versions.
10 Version bump to 0.9.2.
11 (Portage version: 2.1.3.9)
12
13 Revision Changes Path
14 1.1 app-pda/pilot-mailsync/files/pilot-mailsync-0.9.1-glibc.patch
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-mailsync/files/pilot-mailsync-0.9.1-glibc.patch?rev=1.1&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-mailsync/files/pilot-mailsync-0.9.1-glibc.patch?rev=1.1&content-type=text/plain
18
19 Index: pilot-mailsync-0.9.1-glibc.patch
20 ===================================================================
21 diff -Naur pilot-mailsync-0.9.1.orig/config.h.in pilot-mailsync-0.9.1/config.h.in
22 --- pilot-mailsync-0.9.1.orig/config.h.in 2002-10-12 16:51:15.000000000 +0200
23 +++ pilot-mailsync-0.9.1/config.h.in 2007-09-16 17:50:44.000000000 +0200
24 @@ -4,7 +4,7 @@
25 #undef const
26
27 /* Define to `int' if <sys/types.h> doesn't define. */
28 -#undef gid_t
29 +//#undef gid_t
30
31 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
32 #undef HAVE_SYS_WAIT_H
33 @@ -19,7 +19,7 @@
34 #undef TM_IN_SYS_TIME
35
36 /* Define to `int' if <sys/types.h> doesn't define. */
37 -#undef uid_t
38 +//#undef uid_t
39
40 /* Define if you have the gethostname function. */
41 #undef HAVE_GETHOSTNAME
42 @@ -35,4 +35,3 @@
43
44 /* Define when using SSL_LIB */
45 #undef HAVE_SSL_LIB
46 -
47
48
49
50 1.1 app-pda/pilot-mailsync/files/digest-pilot-mailsync-0.9.2
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-mailsync/files/digest-pilot-mailsync-0.9.2?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-mailsync/files/digest-pilot-mailsync-0.9.2?rev=1.1&content-type=text/plain
54
55 Index: digest-pilot-mailsync-0.9.2
56 ===================================================================
57 MD5 dfadac16856dc00205a85606cd1a7523 pilot-mailsync-0.9.2.tgz 2052061
58 RMD160 69d21d0ace7ccabac6ef1c4ae0673bccc90858bc pilot-mailsync-0.9.2.tgz 2052061
59 SHA256 085b651b955cd1b2a7f5acbc8620ed69d83b98a92e0c723dad33c2382d446cea pilot-mailsync-0.9.2.tgz 2052061
60
61
62
63 --
64 gentoo-commits@g.o mailing list