FreeBSD Bugzilla – Attachment 136573 Details for
Bug 181828
[Maintainer update] security/p5-openxpki compiles only with freebsd vesions 7,8,9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 968 bytes, created by
Sergei Vyshenski
on 2013-09-05 07:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergei Vyshenski
Created:
2013-09-05 07:40:01 UTC
Size:
968 bytes
patch
obsolete
>diff -ur security/p5-openxpki.orig/Makefile security/p5-openxpki/Makefile >--- security/p5-openxpki.orig/Makefile 2013-04-29 01:02:39.000000000 +0400 >+++ security/p5-openxpki/Makefile 2013-09-05 10:17:02.000000000 +0400 >@@ -302,15 +302,16 @@ > > # this port needs openssl-0.9.8+, but does not yet compile with openssl-1.0.0+ > # freebsd-6 or less has base openssl-0.9.7 which is bad >-# freebsd-7 or more has base openssl-0.9.8 which is good >-# openssl from port now has version 1.0.0 only >+# freebsd-7,8,9 have base openssl-0.9.8 which is good >+# freebsd-10 has base openssl-1.0+ which is bad >+# openssl from port now has version 1.0+ only > .if ${OSVERSION} < 700000 > IGNORE= needs openssl-0.9.8+, but does not yet compile with openssl-1.0.0+ > .endif >-.if ${OSVERSION} >= 700000 >-WITH_OPENSSL_BASE= yes >- >+.if ${OSVERSION} >= 1000000 >+IGNORE= needs openssl-0.9.8+, but does not yet compile with openssl-1.0.0+ > .endif >+WITH_OPENSSL_BASE= yes > > .include <bsd.port.pre.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 181828
: 136573