Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20857

Modified Files:
        xmkmf.info 
Log Message:
update to 1.0.6

Index: xmkmf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/xmkmf.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- xmkmf.info  2 Jul 2013 17:38:36 -0000       1.10
+++ xmkmf.info  2 Aug 2013 14:59:13 -0000       1.11
@@ -1,23 +1,23 @@
 Package: xmkmf
-Version: 1.0.2
-Revision: 1105
+Version: 1.0.6
+Revision: 1100
 Description: X11 legacy build tools
 License: BSD
 Maintainer:  Dave Morrison <d...@finkproject.org>
 BuildDepends: pkgconfig, fink (>= 0.30.0)
 #Depends: llvm-gcc    # llvm-gcc is BDO:true
 Distribution: 10.7, 10.8
-Source:  mirror:sourceforge:fink/imake-%v.tar.bz2
-Source2: mirror:sourceforge:fink/xorg-cf-files-%v.tar.bz2
-Source-MD5:  02fea5a02ba2857c7d81820c8e8b8e6f
-Source2-MD5: 5f62dd5545b782c74f6e4e70d0e6552c 
+Source:  http://xorg.freedesktop.org/releases/individual/util/imake-%v.tar.bz2
+Source2: 
http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.5.tar.bz2
+Source-MD5:  d5058b1317a85bedc1dc40c7e85c8d26
+Source2-MD5: 4a9cd7fc995ebf8f3cdad5395f9d8eba 
 PatchFile: %n.patch
-PatchFile-MD5: 3b545f4c727b37e41a8e861e42f65cd4
+PatchFile-MD5: 72fe425745c00dfdb221e2c90680a496 
 PatchFile2: %n-compiler.patch
-PatchFile2-MD5: 16766a350d3aeba3959673c3c2759e9e
+PatchFile2-MD5: 355fbcf06fd7d85aa18a777ccec9c1ac
 PatchScript: <<
 #! /bin/sh -ev
-  perl -pi -e 's|/usr/local|/usr/X11|' ../xorg-cf-files-%v/site.def
+  perl -pi -e 's|/usr/local|/usr/X11|' ../xorg-cf-files-1.0.5/site.def
   cd ..
   patch -p0 < %{PatchFile}
   if [ "%m" == "x86_64" ] ; then
@@ -31,14 +31,14 @@
 #!/bin/sh -ev
   ./configure %c
   make 
-  cd ../xorg-cf-files-%v
+  cd ../xorg-cf-files-1.0.5
   ./configure %c 
   perl -pi -e 's|%p|/usr/X11|' site.def 
 <<
 InstallScript: <<
 #!/bin/sh -ev
   make install DESTDIR=%d
-  cd ../xorg-cf-files-%v
+  cd ../xorg-cf-files-1.0.5
   make install DESTDIR=%d
   mkdir %i/lib/%n
   mv %i/bin %i/lib/%n


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to