Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5211/main/finkinfo/libs
Modified Files:
Tag: pangocairo-branch
apr.info db31.info gmp.info libmpfr1.info slang.info
system-openssl-dev.info
Log Message:
merge from HEAD
Index: libmpfr1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmpfr1.info,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- libmpfr1.info 10 Dec 2006 00:56:41 -0000 1.4
+++ libmpfr1.info 28 Dec 2006 17:50:19 -0000 1.4.2.1
@@ -9,7 +9,7 @@
Replaces: gmp (<< 4.1.4-1), libmpfr-dev, libmpfr1, libmpfr1-64bit
Source: http://www.mpfr.org/mpfr-current/mpfr-%v.tar.gz
Source-MD5: 662bc38c75c9857ebbbc34e3280053cd
-ConfigureParams: --infodir='${prefix}/share/info' --enable-shared
--libdir='${prefix}/%lib'
+ConfigureParams: --infodir='${prefix}/share/info' --enable-shared
DocFiles: AUTHORS BUGS COPYING COPYING.LIB ChangeLog NEWS README TODO VERSION
InfoDocs: mpfr.info
PatchFile: %{Ni}.patch
@@ -18,11 +18,11 @@
CompileScript: <<
#! /bin/sh -ev
if [ "%type_raw[-64bit]" == "." ]; then
- ./configure %c
+ ./configure %c --libdir='${prefix}/%lib'
make check
else
export CC="gcc -m64"
- ./configure %c
+ ./configure %c --libdir='${prefix}/%lib'
make check
fi
<<
Index: system-openssl-dev.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/system-openssl-dev.info,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- system-openssl-dev.info 8 Mar 2006 15:34:05 -0000 1.2
+++ system-openssl-dev.info 28 Dec 2006 17:50:19 -0000 1.2.2.1
@@ -1,8 +1,8 @@
Package: system-openssl-dev
Version: 0.9.7
-Revision: 4
+Revision: 6
BuildDependsOnly: true
-Depends: macosx (>= 10.3.0-1), macosx (<< 10.5.0-1)
+Depends: macosx (>= 10.3.0-1), macosx (<< 10.6.0-1)
Type: nosource
CompileScript: echo "nothing to be done"
InstallScript: <<
Index: apr.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/apr.info,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- apr.info 17 Sep 2006 18:41:42 -0000 1.6
+++ apr.info 28 Dec 2006 17:50:19 -0000 1.6.2.1
@@ -1,6 +1,6 @@
Package: apr
Version: 0.9.12
-Revision: 11
+Revision: 12
Description: Apache Portable Runtime
License: BSD
Maintainer: Dustin Sias <[EMAIL PROTECTED]>
@@ -12,9 +12,9 @@
Replaces: libapr1, apr-ssl, apr
# Unpack Phase:
-Source: mirror:custom:httpd-2.0.58.tar.bz2
-Source-MD5: ac732a8b3ec5760baa582888f5dbad66
-SourceDirectory: httpd-2.0.58/srclib
+Source: mirror:custom:httpd-2.0.59.tar.bz2
+Source-MD5: b0200a497d1c89daad680c676d32a6df
+SourceDirectory: httpd-2.0.59/srclib
CustomMirror: <<
Primary: http://www.apache.org/dist/httpd/
Secondary: http://www.apache.org/dist/httpd/old/
@@ -110,27 +110,32 @@
<<
SplitOff5: <<
Package: apr-ssl
- Depends: apr (= %v-%r)
+ Depends: apr (= %v-%r), fink-obsolete-packages
+ Description: OBSOLETE use apr instead
DocFiles: ../LICENSE
<<
SplitOff6: <<
Package: apr-ssl-shlibs
- Depends: libapr0-shlibs (= %v-%r), libaprutil0-shlibs (= %v-%r)
+ Depends: libapr0-shlibs (= %v-%r), libaprutil0-shlibs (= %v-%r),
fink-obsolete-packages
+ Description: OBSOLETE use libapr0-shlibs instead
DocFiles: ../LICENSE
<<
SplitOff7: <<
Package: apr-ssl-common
- Depends: apr-dev (= %v-%r), aprutil-dev (= %v-%r)
+ Depends: apr-dev (= %v-%r), aprutil-dev (= %v-%r), fink-obsolete-packages
+ Description: OBSOLETE use apr-dev instead
DocFiles: ../LICENSE
<<
SplitOff8: <<
Package: apr-shlibs
- Depends: libapr0-shlibs (= %v-%r), libaprutil0-shlibs (= %v-%r)
+ Depends: libapr0-shlibs (= %v-%r), libaprutil0-shlibs (= %v-%r),
fink-obsolete-packages
+ Description: OBSOLETE use libapr0-shlibs instead
DocFiles: ../LICENSE
<<
SplitOff9: <<
Package: apr-common
- Depends: apr-dev (= %v-%r), aprutil-dev (= %v-%r)
+ Depends: apr-dev (= %v-%r), aprutil-dev (= %v-%r), fink-obsolete-packages
+ Description: OBSOLETE use apr-dev instead
DocFiles: ../LICENSE
<<
Index: db31.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/db31.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- db31.info 20 Jan 2006 20:21:18 -0000 1.1
+++ db31.info 28 Dec 2006 17:50:19 -0000 1.1.2.1
@@ -1,3 +1,19 @@
+# DISCLAIMER: Max Horn is the sole maintainer of this package.
+# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
+# Preferably, send a patch to me instead of making changes yourself!
+# If that is not possible due to extra urgency, at least send me a mail.
+#
+# Explanation: I am sick and tired of getting back to my packages and
+# discovering that people have messed with it. I am then forced to
+# retrace their steps, find out who, when and why did make a certain
+# change etc. -- i.e. it makes my life as maintainer harder.
+# Furthermore, as maintainer I am responsible for problems caused by my
+# packages. But I am not willing to take responsibility for something I
+# did not do. In particular, for changes that other people introduced
+# behind my back, no matter how good and noble their intentions were. As
+# such, I may see myself forced to drop responsibility for (and hence,
+# maintainership of) the affected package.
+
Package: db31
Version: 3.1.17
Revision: 9
Index: slang.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/slang.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- slang.info 20 Jan 2006 20:21:18 -0000 1.1
+++ slang.info 28 Dec 2006 17:50:19 -0000 1.1.2.1
@@ -1,3 +1,19 @@
+# DISCLAIMER: Max Horn is the sole maintainer of this package.
+# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
+# Preferably, send a patch to me instead of making changes yourself!
+# If that is not possible due to extra urgency, at least send me a mail.
+#
+# Explanation: I am sick and tired of getting back to my packages and
+# discovering that people have messed with it. I am then forced to
+# retrace their steps, find out who, when and why did make a certain
+# change etc. -- i.e. it makes my life as maintainer harder.
+# Furthermore, as maintainer I am responsible for problems caused by my
+# packages. But I am not willing to take responsibility for something I
+# did not do. In particular, for changes that other people introduced
+# behind my back, no matter how good and noble their intentions were. As
+# such, I may see myself forced to drop responsibility for (and hence,
+# maintainership of) the affected package.
+
Package: slang
Version: 1.4.9
Revision: 11
Index: gmp.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/gmp.info,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- gmp.info 10 Dec 2006 00:56:41 -0000 1.12
+++ gmp.info 28 Dec 2006 17:50:19 -0000 1.12.2.1
@@ -20,19 +20,19 @@
Replaces: gmp, gmp-64bit
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
-ConfigureParams: --infodir='${prefix}/share/info' --enable-cxx
--libdir='${prefix}/%lib'
+ConfigureParams: --infodir='${prefix}/share/info' --enable-cxx
CompileScript: <<
#! /bin/sh -ev
if [ "%type_raw[-64bit]" == "." ]; then
- ABI=32 ./configure %c ;
+ ABI=32 ./configure %c --libdir='${prefix}/%lib';
make;
make check ;
else
# Using Jason Martin's core2 port on intel.
# On powerpc, "make check" fails.
case "%m" in
-i386) export CFLAGS="-m64 -fast"; ./configure %c --build=amd64-apple-darwin;
cp ../gmp-4.2.1-core2-port/amd64call.asm tests; cp
../gmp-4.2.1-core2-port/add_n.asm ../gmp-4.2.1-core2-port/sub_n.asm
../gmp-4.2.1-core2-port/lahf_sahf_test.sh mpn; make; make check ;;
-powerpc) ABI=mode64 ./configure %c; make ;;
+i386) export CFLAGS="-m64 -fast"; ./configure %c --libdir='${prefix}/%lib'
--build=amd64-apple-darwin; cp ../gmp-4.2.1-core2-port/amd64call.asm tests; cp
../gmp-4.2.1-core2-port/add_n.asm ../gmp-4.2.1-core2-port/sub_n.asm
../gmp-4.2.1-core2-port/lahf_sahf_test.sh mpn; make; make check ;;
+powerpc) ABI=mode64 ./configure %c --libdir='${prefix}/%lib'; make ;;
esac
fi
<<
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits