[37195] trunk/dports/devel/openssl
mww at macports.org
mww at macports.org
Thu May 29 03:34:37 PDT 2008
Revision: 37195
http://trac.macosforge.org/projects/macports/changeset/37195
Author: mww at macports.org
Date: 2008-05-29 03:34:32 -0700 (Thu, 29 May 2008)
Log Message:
-----------
version 0.9.8h; make lint happy (description for rfc3998 variant, rename patchfiles, etc.); "patch-Configure" was integrated up-stream (fix for ppc64 builds)
Modified Paths:
--------------
trunk/dports/devel/openssl/Portfile
Added Paths:
-----------
trunk/dports/devel/openssl/files/patch-Makefile.org.diff
trunk/dports/devel/openssl/files/patch-crypto-Makefile.diff
Removed Paths:
-------------
trunk/dports/devel/openssl/files/patch-Configure
trunk/dports/devel/openssl/files/patch-Makefile.org
trunk/dports/devel/openssl/files/patch-crypto-Makefile
Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile 2008-05-29 09:11:45 UTC (rev 37194)
+++ trunk/dports/devel/openssl/Portfile 2008-05-29 10:34:32 UTC (rev 37195)
@@ -1,8 +1,9 @@
# $Id$
PortSystem 1.0
+
name openssl
-version 0.9.8g
+version 0.9.8h
platforms darwin freebsd
categories devel security
maintainers mww
@@ -17,14 +18,14 @@
cryptography library.
master_sites http://www.openssl.org/source/
-checksums md5 acf70a16359bf3658bdfb74bda1c4419 \
- sha1 4e9c5ced466715d18fd924de79bde5c15da80fa1 \
- rmd160 f080a32da9becdc8b98c38744d62c6fd8664f603
+checksums md5 7d3d41dafc76cf2fcb5559963b5783b3 \
+ sha1 ced4f2da24a202e01ea22bef30ebc8aee274de86 \
+ rmd160 676337da20c3fc3fc4001a79c6d28589cba719cd
depends_lib port:zlib
platform darwin {
- patchfiles patch-Makefile.org patch-crypto-Makefile patch-Configure
+ patchfiles patch-Makefile.org.diff patch-crypto-Makefile.diff
}
configure.cmd ./config
@@ -34,7 +35,7 @@
depends_lib-append port:dlcompat
}
-variant rfc3779 {
+variant rfc3779 description {enable RFC 3779: X.509 Extensions for IP Addresses and AS Identifiers} {
configure.args-append enable-rfc3779
}
@@ -98,7 +99,7 @@
ui_debug "-- lnk:: ${fpath}"
file copy "${basepath}${fpath}" "${destroot}${fpath}"
}
- file {
+ file {
# treat files depending on their filetype
ui_debug "-- file:: ${fpath}"
set filetype [exec "/usr/bin/file" "-b" "${basepath}${fpath}"]
Deleted: trunk/dports/devel/openssl/files/patch-Configure
===================================================================
--- trunk/dports/devel/openssl/files/patch-Configure 2008-05-29 09:11:45 UTC (rev 37194)
+++ trunk/dports/devel/openssl/files/patch-Configure 2008-05-29 10:34:32 UTC (rev 37195)
@@ -1,11 +0,0 @@
---- Configure 2007-09-16 14:24:17.000000000 +0200
-+++ Configure 2007-12-12 14:12:25.000000000 +0100
-@@ -500,7 +500,7 @@
- ##### MacOS X (a.k.a. Rhapsody or Darwin) setup
- "rhapsody-ppc-cc","cc:-O3 -DB_ENDIAN::(unknown):MACOSX_RHAPSODY::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${no_asm}::",
- "darwin-ppc-cc","cc:-arch ppc -O3 -DB_ENDIAN::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::osx_ppc32.o::::::::::dlfcn:darwin-shared:-fPIC -fno-common:-arch ppc -dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
--"darwin64-ppc-cc","cc:-arch ppc64 -O3 -DB_ENDIAN::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:ppccpuid_osx64.o:osx_ppc64.o osx_ppc64-mont.o:::::sha1-ppc_osx64.o sha256-ppc_osx64.o sha512-ppc_osx64.o:::::::dlfcn:darwin-shared:-fPIC -fno-common:-arch ppc64 -dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
-+"darwin64-ppc-cc","cc:-arch ppc64 -O3 -DB_ENDIAN::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:ppccpuid_osx64.o:osx_ppc64.o osx_ppc64-mont.o:::::sha1-ppc_osx64.o sha256-ppc_osx64.o sha512-ppc_osx64.o:::::dlfcn:darwin-shared:-fPIC -fno-common:-arch ppc64 -dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
- "darwin-i386-cc","cc:-arch i386 -O3 -fomit-frame-pointer -fno-common::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${no_asm}:dlfcn:darwin-shared:-fPIC -fno-common:-arch i386 -dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
- "darwin64-x86_64-cc","cc:-arch x86_64 -O3 -fomit-frame-pointer -DL_ENDIAN -DMD32_REG_T=int -Wall::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL:${no_asm}:dlfcn:darwin-shared:-fPIC -fno-common:-arch x86_64 -dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
- "debug-darwin-ppc-cc","cc:-DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O::-D_REENTRANT:MACOSX::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::osx_ppc32.o::::::::::dlfcn:darwin-shared:-fPIC -fno-common:-dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
Deleted: trunk/dports/devel/openssl/files/patch-Makefile.org
===================================================================
--- trunk/dports/devel/openssl/files/patch-Makefile.org 2008-05-29 09:11:45 UTC (rev 37194)
+++ trunk/dports/devel/openssl/files/patch-Makefile.org 2008-05-29 10:34:32 UTC (rev 37195)
@@ -1,14 +0,0 @@
---- Makefile.org 2005-03-15 01:46:13.000000000 -0800
-+++ Makefile.org 2005-05-02 00:37:16.000000000 -0700
-@@ -525,10 +525,7 @@
- $(INSTALL_PREFIX)$(MANDIR)/man7
- @pod2man="`cd util; ./pod2mantest $(PERL)`"; \
- here="`pwd`"; \
-- filecase=; \
-- if [ "$(PLATFORM)" = "DJGPP" -o "$(PLATFORM)" = "Cygwin" -o "$(PLATFORM)" = "mingw" ]; then \
-- filecase=-i; \
-- fi; \
-+ filecase=-i; \
- set -e; for i in doc/apps/*.pod; do \
- fn=`basename $$i .pod`; \
- sec=`$(PERL) util/extract-section.pl 1 < $$i`; \
Copied: trunk/dports/devel/openssl/files/patch-Makefile.org.diff (from rev 37194, trunk/dports/devel/openssl/files/patch-Makefile.org)
===================================================================
--- trunk/dports/devel/openssl/files/patch-Makefile.org.diff (rev 0)
+++ trunk/dports/devel/openssl/files/patch-Makefile.org.diff 2008-05-29 10:34:32 UTC (rev 37195)
@@ -0,0 +1,14 @@
+--- Makefile.org 2005-03-15 01:46:13.000000000 -0800
++++ Makefile.org 2005-05-02 00:37:16.000000000 -0700
+@@ -525,10 +525,7 @@
+ $(INSTALL_PREFIX)$(MANDIR)/man7
+ @pod2man="`cd util; ./pod2mantest $(PERL)`"; \
+ here="`pwd`"; \
+- filecase=; \
+- if [ "$(PLATFORM)" = "DJGPP" -o "$(PLATFORM)" = "Cygwin" -o "$(PLATFORM)" = "mingw" ]; then \
+- filecase=-i; \
+- fi; \
++ filecase=-i; \
+ set -e; for i in doc/apps/*.pod; do \
+ fn=`basename $$i .pod`; \
+ sec=`$(PERL) util/extract-section.pl 1 < $$i`; \
Deleted: trunk/dports/devel/openssl/files/patch-crypto-Makefile
===================================================================
--- trunk/dports/devel/openssl/files/patch-crypto-Makefile 2008-05-29 09:11:45 UTC (rev 37194)
+++ trunk/dports/devel/openssl/files/patch-crypto-Makefile 2008-05-29 10:34:32 UTC (rev 37195)
@@ -1,24 +0,0 @@
---- crypto/bf/Makefile.orig 2005-09-28 16:51:37.000000000 -0700
-+++ crypto/bf/Makefile 2005-09-28 16:52:25.000000000 -0700
-@@ -2,6 +2,9 @@
- # OpenSSL/crypto/blowfish/Makefile
- #
-
-+# Case-insensitive HFS+
-+.PHONY: install
-+
- DIR= bf
- TOP= ../..
- CC= cc
---- crypto/des/Makefile.orig 2005-09-28 16:51:42.000000000 -0700
-+++ crypto/des/Makefile 2005-09-28 16:52:15.000000000 -0700
-@@ -2,6 +2,9 @@
- # OpenSSL/crypto/des/Makefile
- #
-
-+# Case-insensitive HFS+
-+.PHONY: install
-+
- DIR= des
- TOP= ../..
- CC= cc
Copied: trunk/dports/devel/openssl/files/patch-crypto-Makefile.diff (from rev 37194, trunk/dports/devel/openssl/files/patch-crypto-Makefile)
===================================================================
--- trunk/dports/devel/openssl/files/patch-crypto-Makefile.diff (rev 0)
+++ trunk/dports/devel/openssl/files/patch-crypto-Makefile.diff 2008-05-29 10:34:32 UTC (rev 37195)
@@ -0,0 +1,24 @@
+--- crypto/bf/Makefile.orig 2005-09-28 16:51:37.000000000 -0700
++++ crypto/bf/Makefile 2005-09-28 16:52:25.000000000 -0700
+@@ -2,6 +2,9 @@
+ # OpenSSL/crypto/blowfish/Makefile
+ #
+
++# Case-insensitive HFS+
++.PHONY: install
++
+ DIR= bf
+ TOP= ../..
+ CC= cc
+--- crypto/des/Makefile.orig 2005-09-28 16:51:42.000000000 -0700
++++ crypto/des/Makefile 2005-09-28 16:52:15.000000000 -0700
+@@ -2,6 +2,9 @@
+ # OpenSSL/crypto/des/Makefile
+ #
+
++# Case-insensitive HFS+
++.PHONY: install
++
+ DIR= des
+ TOP= ../..
+ CC= cc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080529/050b028b/attachment-0001.htm
More information about the macports-changes
mailing list