SOURCES: whois-config.patch - updated for 4.7.27, dropped useless parts

qboosh qboosh at pld-linux.org
Thu Aug 21 20:24:56 CEST 2008


Author: qboosh                       Date: Thu Aug 21 18:24:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 4.7.27, dropped useless parts

---- Files affected:
SOURCES:
   whois-config.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/whois-config.patch
diff -u SOURCES/whois-config.patch:1.2 SOURCES/whois-config.patch:1.3
--- SOURCES/whois-config.patch:1.2	Wed May 28 19:56:25 2008
+++ SOURCES/whois-config.patch	Thu Aug 21 20:24:50 2008
@@ -1,6 +1,6 @@
---- whois-4.7.26/config.h.orig	2008-04-06 17:26:42.000000000 +0200
-+++ whois-4.7.26/config.h	2008-05-28 19:43:05.926705891 +0200
-@@ -11,47 +11,20 @@
+--- whois-4.7.27/config.h.orig	2008-07-17 00:47:45.000000000 +0200
++++ whois-4.7.27/config.h	2008-08-21 20:06:55.866578803 +0200
+@@ -10,15 +10,11 @@
  #define DEFAULTSERVER   "whois.arin.net"
  
  /* Configuration file */
@@ -8,44 +8,11 @@
  #define CONFIG_FILE "/etc/whois.conf"
 -*/
  
+ 
  /* autoconf in cpp macros */
 -#ifdef linux
  # define ENABLE_NLS
 -#endif
  
--#ifdef __FreeBSD__
--/* which versions? */
- # define HAVE_GETOPT_LONG
- # define HAVE_GETADDRINFO
--# define ENABLE_NLS
--# define LOCALEDIR "/usr/local/share/locale"
--#endif
--
--/* needs unistd.h */
--#ifdef _ISO_CPP_14882_1998
--/* Solaris 8 and better. What else? */
--# define HAVE_GETADDRINFO
--#endif
-+# define LOCALEDIR "/usr/share/locale"
- 
--#if defined __GLIBC__
--# define HAVE_GETOPT_LONG
--# if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
--#  define HAVE_GETADDRINFO
--# endif
--# if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 7
- #  define HAVE_SHA_CRYPT
--# endif
--#endif
- 
--/* Linux, Solaris 5, FreeBSD 5.x. What else? */
--#if defined _POSIX_VERSION && _POSIX_VERSION >= 200112L
- # define HAVE_WORDEXP
--#endif
- 
--#if defined _POSIX2_VERSION
- # define HAVE_REGEXEC
--#endif
- 
- 
- /* system features */
+ #ifdef __FreeBSD__
+ /* which versions? */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/whois-config.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list