public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/swig/files: fix-for-PLT4.patch
@ 2008-08-24 14:50 Marijn Schouten (hkbst)
  0 siblings, 0 replies; 2+ messages in thread
From: Marijn Schouten (hkbst) @ 2008-08-24 14:50 UTC (permalink / raw
  To: gentoo-commits

hkbst       08/08/24 14:50:53

  Added:                fix-for-PLT4.patch
  Log:
  add fix for compiling against drscheme-4, bug 235596, thanks to Dmitry Dzhus <dima@sphinx.net.ru> for the fix.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r8 x86_64, RepoMan options: --force)

Revision  Changes    Path
1.1                  dev-lang/swig/files/fix-for-PLT4.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swig/files/fix-for-PLT4.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swig/files/fix-for-PLT4.patch?rev=1.1&content-type=text/plain

Index: fix-for-PLT4.patch
===================================================================
--- /home/sphinx/swig-1.3.36/configure.in	2008-06-24 00:26:07.000000000 +0400
+++ /home/sphinx/swig-1.3.36-nu/configure.in	2008-08-24 12:45:05.000000000 +0400
@@ -1082,7 +1082,7 @@
 
 if test -n "$MZSCHEME"; then
 AC_MSG_CHECKING(for MzScheme dynext object) 
-MZDYNOBJ=`$MZSCHEME --mute-banner --version --eval '(begin (require (lib "link.ss" "dynext")) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) ((current-make-standard-link-libraries)))) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) (expand-for-link-variant (current-standard-link-libraries)))))'`
+MZDYNOBJ=`$MZSCHEME --eval '(begin (require dynext/link) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (printf "~a " x)) (expand-for-link-variant (current-standard-link-libraries)))))'`
 AC_MSG_RESULT($MZDYNOBJ)
 fi
 fi






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/swig/files: fix-for-PLT4.patch
@ 2008-11-17 20:30 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-11-17 20:30 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/11/17 20:30:32

  Modified:             fix-for-PLT4.patch
  Log:
  Fix patch with absolute paths.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.2                  dev-lang/swig/files/fix-for-PLT4.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swig/files/fix-for-PLT4.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swig/files/fix-for-PLT4.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swig/files/fix-for-PLT4.patch?r1=1.1&r2=1.2

Index: fix-for-PLT4.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/swig/files/fix-for-PLT4.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fix-for-PLT4.patch	24 Aug 2008 14:50:52 -0000	1.1
+++ fix-for-PLT4.patch	17 Nov 2008 20:30:32 -0000	1.2
@@ -1,5 +1,5 @@
---- /home/sphinx/swig-1.3.36/configure.in	2008-06-24 00:26:07.000000000 +0400
-+++ /home/sphinx/swig-1.3.36-nu/configure.in	2008-08-24 12:45:05.000000000 +0400
+--- swig-1.3.36/configure.in	2008-06-24 00:26:07.000000000 +0400
++++ swig-1.3.36-nu/configure.in	2008-08-24 12:45:05.000000000 +0400
 @@ -1082,7 +1082,7 @@
  
  if test -n "$MZSCHEME"; then






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-17 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 20:30 [gentoo-commits] gentoo-x86 commit in dev-lang/swig/files: fix-for-PLT4.patch Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2008-08-24 14:50 Marijn Schouten (hkbst)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox