FreeBSD Bugzilla – Attachment 131836 Details for
Bug 176009
[PATCH] security/p5-Net-SAML: update to 1.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Net-SAML-1.11.patch
p5-Net-SAML-1.11.patch (text/plain), 2.62 KB, created by
gslin
on 2013-02-10 13:20:00 UTC
(
hide
)
Description:
p5-Net-SAML-1.11.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2013-02-10 13:20:00 UTC
Size:
2.62 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/Makefile ./Makefile >--- /usr/ports/security/p5-Net-SAML/Makefile 2012-11-17 14:01:13.000000000 +0800 >+++ ./Makefile 2013-02-10 20:04:18.000000000 +0800 >@@ -1,12 +1,7 @@ >-# New ports collection makefile for: p5-Net-SAML >-# Date created: 2007-07-14 >-# Whom: Gea-Suan Lin <gslin@gslin.org> >-# > # $FreeBSD: ports/security/p5-Net-SAML/Makefile,v 1.16 2012/11/17 06:01:13 svnexp Exp $ >-# > > PORTNAME= Net-SAML >-PORTVERSION= 1.05 >+PORTVERSION= 1.11 > CATEGORIES= security perl5 > MASTER_SITES= CPAN \ > http://zxid.org/ >diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/distinfo ./distinfo >--- /usr/ports/security/p5-Net-SAML/distinfo 2012-02-12 22:06:39.000000000 +0800 >+++ ./distinfo 2013-02-10 20:02:24.000000000 +0800 >@@ -1,2 +1,2 @@ >-SHA256 (zxid-1.05.tgz) = 779de5245b026abfe73d4e7b9306c033c2dd600fc48c9d5eb0251f4c9914e190 >-SIZE (zxid-1.05.tgz) = 1800009 >+SHA256 (zxid-1.11.tgz) = 369a26c8819ea9bce53e128e31e91e2e3ec38771101083c0a8df5dac2a2d5982 >+SIZE (zxid-1.11.tgz) = 1999606 >diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/files/patch-errmac.h ./files/patch-errmac.h >--- /usr/ports/security/p5-Net-SAML/files/patch-errmac.h 2009-11-02 18:12:19.000000000 +0800 >+++ ./files/patch-errmac.h 2013-02-10 20:06:24.000000000 +0800 >@@ -1,14 +1,14 @@ >---- ../errmac.h.orig 2009-10-16 19:37:47.000000000 +0400 >-+++ ../errmac.h 2009-10-30 00:39:36.000000000 +0300 >-@@ -406,9 +406,9 @@ >- #define DD(format,...) /* Documentative */ >+--- ../errmac.h.orig 2013-02-10 20:04:39.000000000 +0800 >++++ ../errmac.h 2013-02-10 20:05:04.000000000 +0800 >+@@ -445,9 +445,9 @@ >+ #define DD_XML_BLOB(cf, lk, len, xml) /* Documentative */ > >- int hexdmp(char* msg, char* p, int len, int max); >--int hexdump(char* msg, char* p, char* lim, int max); >-+int myhexdump(char* msg, char* p, char* lim, int max); >+ int hexdmp(const char* msg, const char* p, int len, int max); >+-int hexdump(const char* msg, const char* p, const char* lim, int max); >++int myhexdump(const char* msg, const char* p, const char* lim, int max); > >--#define HEXDUMP(msg, p, lim, max) (zx_debug > 1 && hexdump((msg), (p), (lim), (max))) >-+#define HEXDUMP(msg, p, lim, max) (zx_debug > 1 && myhexdump((msg), (p), (lim), (max))) >+-#define HEXDUMP(msg, p, lim, max) if (zx_debug > 1) hexdump((msg), (p), (lim), (max)) >++#define HEXDUMP(msg, p, lim, max) if (zx_debug > 1) myhexdump((msg), (p), (lim), (max)) > #define DHEXDUMP(msg, p, lim, max) /* Disabled hex dump */ > >- #define ERR(format,...) (fprintf(stderr, "t %10s:%-3d %-16s %s E " format "\n", __FILE__, __LINE__, __FUNCTION__, ERRMAC_INSTANCE, __VA_ARGS__), fflush(stderr)) >+ #define DUMP_CORE() ASSERT(0)
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 176009
: 131836