FreeBSD Bugzilla – Attachment 149128 Details for
Bug 194865
security/p5-Net-SAML: update to 1.22 + fix for perl 5.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/p5-Net-SAML patch
p5-Net-SAML-1.22.diff (text/plain), 1.94 KB, created by
Mike Kuznetsov
on 2014-11-06 12:59:42 UTC
(
hide
)
Description:
security/p5-Net-SAML patch
Filename:
MIME Type:
Creator:
Mike Kuznetsov
Created:
2014-11-06 12:59:42 UTC
Size:
1.94 KB
patch
obsolete
>diff -urN p5-Net-SAML.orig/Makefile p5-Net-SAML/Makefile >--- p5-Net-SAML.orig/Makefile 2014-07-29 12:11:51.000000000 -0700 >+++ p5-Net-SAML/Makefile 2014-11-05 00:16:12.000000000 -0800 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/security/p5-Net-SAML/Makefile 363374 2014-07-29 19:11:51Z adamw $ > > PORTNAME= Net-SAML >-PORTVERSION= 1.18 >+PORTVERSION= 1.22 > CATEGORIES= security perl5 > MASTER_SITES= http://zxid.org/ \ > CPAN >diff -urN p5-Net-SAML.orig/distinfo p5-Net-SAML/distinfo >--- p5-Net-SAML.orig/distinfo 2013-11-27 08:39:43.000000000 -0800 >+++ p5-Net-SAML/distinfo 2014-11-06 04:29:08.000000000 -0800 >@@ -1,2 +1,2 @@ >-SHA256 (zxid-1.18.tgz) = 80cd65e0fd45d61cbf4f0a0e46c11f8dc7752979676d00ce89719ce3497ec393 >-SIZE (zxid-1.18.tgz) = 2075055 >+SHA256 (zxid-1.22.tgz) = fcef4f1fc7f3c26ebb8eaffb03494c82c71f807ba02993014535aca69f767a49 >+SIZE (zxid-1.22.tgz) = 2102806 >diff -urN p5-Net-SAML.orig/files/patch-Makefile.PL p5-Net-SAML/files/patch-Makefile.PL >--- p5-Net-SAML.orig/files/patch-Makefile.PL 1969-12-31 16:00:00.000000000 -0800 >+++ p5-Net-SAML/files/patch-Makefile.PL 2014-11-06 04:23:43.000000000 -0800 >@@ -0,0 +1,11 @@ >+--- Makefile.PL.orig 2014-11-06 12:21:33 UTC >++++ Makefile.PL >+@@ -3,7 +3,7 @@ >+ use ExtUtils::MakeMaker; >+ WriteMakefile( >+ NAME => "Net::SAML", >+- INC => '-I..', >++ INC => '-I.. -I/usr/local/include', >+ LIBS => ["-L.. -lzxid -lcrypto -lcurl -ldl -lz"], >+ OBJECT => "SAML_wrap.o" >+ ); >diff -urN p5-Net-SAML.orig/files/patch-SAML__wrap.c p5-Net-SAML/files/patch-SAML__wrap.c >--- p5-Net-SAML.orig/files/patch-SAML__wrap.c 1969-12-31 16:00:00.000000000 -0800 >+++ p5-Net-SAML/files/patch-SAML__wrap.c 2014-11-06 04:23:43.000000000 -0800 >@@ -0,0 +1,13 @@ >+--- SAML_wrap.c.orig 2014-11-06 12:22:29 UTC >++++ SAML_wrap.c >+@@ -1442,7 +1442,9 @@ SWIG_Perl_SetModule(swig_module_info *mo >+ #undef eof >+ #endif >+ #ifdef bool >+- #undef bool >++ #ifndef __bool_true_false_are_defined >++ #undef bool >++ #endif >+ #endif >+ #ifdef close >+ #undef close
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 194865
: 149128