Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14974/stable/main/finkinfo/libs
Modified Files: pth2-dev.info Added Files: pth2-dev.patch Log Message: -I ordering safety --- NEW FILE: pth2-dev.patch --- diff -Nurd -x'*~' pth-2.0.7.orig/Makefile.in pth-2.0.7/Makefile.in --- pth-2.0.7.orig/Makefile.in 2006-06-08 13:54:01.000000000 -0400 +++ pth-2.0.7/Makefile.in 2013-06-15 13:59:11.000000000 -0400 @@ -53,7 +53,7 @@ SHELL = /bin/sh CC = @CC@ -CPPFLAGS = @CPPFLAGS@ -I. +CPPFLAGS = -I. @CPPFLAGS@ CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ MKFLAGS = $(MFLAGS) DESTDIR=$(DESTDIR) Index: pth2-dev.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pth2-dev.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- pth2-dev.info 6 Sep 2011 00:16:12 -0000 1.1 +++ pth2-dev.info 15 Jun 2013 18:03:19 -0000 1.2 @@ -5,6 +5,7 @@ License: LGPL Maintainer: Benjamin Reed <p...@fink.raccoonfink.com> +BuildDepends: fink-package-precedence Depends: pth2-shlibs (>= %v-%r) Conflicts: pth Replaces: pth @@ -13,12 +14,17 @@ Source: mirror:gnu:pth/pth-%v.tar.gz Source-MD5: 9cb4a25331a4c4db866a31cbe507c793 +PatchFile: %n.patch +Patchfile-MD5: cf1b067e6defdb491c45359986057ad8 -SetMAKEFLAGS: -j1 -NoSetMAKEFLAGS: true UseMaxBuildJobs: false ConfigureParams: --mandir='${prefix}/share/man' --disable-pthread --enable-optimize --host=%m-apple-darwin`uname -r|cut -f1 -d.` +SetCPPFLAGS: -MD +CompileScript: << + %{default_script} + fink-package-precedence --depfile-ext='\.d' --prohibit-bdep=%n . +<< InstallScript: make -j1 install DESTDIR=%d DocFiles: ANNOUNCE AUTHORS COPYING ChangeLog HACKING HISTORY INSTALL NEWS PORTING README SUPPORT TESTS THANKS USERS SplitOff: << ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs