Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4034
Modified Files: openssl100-dev.info Log Message: fix patch and apply it at the right time Index: openssl100-dev.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/openssl100-dev.info,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- openssl100-dev.info 26 Jun 2013 12:04:16 -0000 1.8 +++ openssl100-dev.info 26 Jun 2013 13:48:23 -0000 1.9 @@ -1,6 +1,6 @@ Package: openssl100-dev Version: 1.0.1e -Revision: 1 +Revision: 2 Description: Secure Sockets Layer and Crypto Library License: OSI-Approved Homepage: http://www.openssl.org/ @@ -18,12 +18,13 @@ Source-MD5: 66bf6f10f060d561929de96f9dfe5b8c PatchFile: %{ni}.patch -PatchFile-MD5: 86001109025381ad9355a51ac550792a +PatchFile-MD5: 8d86d626da439dd15dfb515193d4d573 PatchScript: << + #!/bin/bash -ev + sed 's|@BUILDDIR@|%b|g' < %{PatchFile} | patch -p1 perl util/perlpath.pl /usr/bin perl -pi -e 's,LIBDEPS,SHARED_LDFLAGS=-bundle $&,' engines/Makefile engines/ccgost/Makefile perl -pi -e 's,/engines,/engines100,g' Configure Makefile Makefile.org engines/Makefile engines/ccgost/Makefile - sed 's,@BUILDDIR@,%b,g' %{PatchFile} | patch -p1 << BuildDepends: fink (>= 0.24.12) @@ -32,6 +33,7 @@ SetMAKEFLAGS: -j1 CompileScript: << #!/bin/sh -ev + if [ "%m" = "powerpc" ] then PERL=/usr/bin/perl ./Configure shared darwin-ppc-cc --prefix=%p --openssldir=%p/etc/ssl zlib-dynamic ------------------------------------------------------------------------------ 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