Author: ranger
Date: Mon Jun 12 15:09:07 2006
New Revision: 101
URL:
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=101&repname=user%3a+ranger>
Log:
xev 1.0.2
Modified:
trunk/experimental/common/main/finkinfo/x11-system/libx11.patch
trunk/experimental/common/main/finkinfo/x11-system/xev.info
Modified: trunk/experimental/common/main/finkinfo/x11-system/libx11.patch
URL:
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/x11-system/libx11.patch&rev=101&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/x11-system/libx11.patch (original)
+++ trunk/experimental/common/main/finkinfo/x11-system/libx11.patch Mon Jun 12
15:09:07 2006
@@ -9,52 +9,3 @@
#define MATCHES 10
char tab[KTNUM];
---- libX11-1.0.1/configure.ac 2006-05-12 14:49:08.000000000 -0400
-+++ libX11-1.0.1-new/configure.ac 2006-06-08 16:49:13.000000000 -0400
-@@ -133,6 +133,13 @@
-
- AC_CHECK_LIB(c, getpwuid_r, [mtsafeapi="yes"], [mtsafeapi="no"])
-
-+# hack, how do we test that our getpwuid is thread-safe?
-+case $host_os in
-+ darwin*)
-+ mtsafeapi=yes
-+ ;;
-+esac
-+
- case x$xthreads in
- xyes)
- AC_DEFINE(XTHREADS,[],[Whether libX11 is compiled with thread support])
-@@ -153,6 +160,8 @@
- dnl XXX incomplete, please fill this in
- if test x$xthreads = xyes ; then
- case $host_os in
-+ darwin*)
-+ XTHREAD_CFLAGS="-D_REENTRANT -D_POSIX_THREADS" ;;
- linux*|openbsd*)
- XTHREADLIB=-lpthread ;;
- freebsd*)
---- libX11-1.0.1/configure 2006-05-12 14:53:57.000000000 -0400
-+++ libX11-1.0.1-new/configure 2006-06-08 16:53:05.000000000 -0400
-@@ -22189,6 +22189,12 @@
- mtsafeapi="no"
- fi
-
-+# hack, how do we test that our getpwuid is thread-safe?
-+case $host_os in
-+ darwin*)
-+ mtsafeapi=yes
-+ ;;
-+esac
-
- case x$xthreads in
- xyes)
-@@ -22295,6 +22301,8 @@
-
- if test x$xthreads = xyes ; then
- case $host_os in
-+ darwin*)
-+ XTHREAD_CFLAGS="-D_REENTRANT -D_POSIX_THREADS" ;;
- linux*|openbsd*)
- XTHREADLIB=-lpthread ;;
- freebsd*)
Modified: trunk/experimental/common/main/finkinfo/x11-system/xev.info
URL:
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/x11-system/xev.info&rev=101&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/x11-system/xev.info (original)
+++ trunk/experimental/common/main/finkinfo/x11-system/xev.info Mon Jun 12
15:09:07 2006
@@ -1,10 +1,10 @@
Package: xev
-Version: 1.0.1
+Version: 1.0.2
Revision: 1
Depends: libx11-shlibs
BuildDepends: bigreqsproto, libx11, libxau, libxdmcp, pkgconfig, xcmiscproto,
xextproto, xorg-environment, xproto, xtrans
Source: http://ftp.x.org/pub/individual/app/xev-%v.tar.bz2
-Source-MD5: 533a399580d6797faf1a7416fc2c653f
+Source-MD5: e3008eb0655da3026c162a5597d70869
CompileScript: <<
#!/bin/sh -ex
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits