FreeBSD Bugzilla – Attachment 130708 Details for
Bug 174692
[PATCH] security/cyrus-sasl2: Add upstream commit to define size_t in sasl.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cyrus-sasl-2.1.26_2.patch
cyrus-sasl-2.1.26_2.patch (text/plain), 1.25 KB, created by
Raphael Kubo da Costa
on 2012-12-25 01:30:00 UTC
(
hide
)
Description:
cyrus-sasl-2.1.26_2.patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2012-12-25 01:30:00 UTC
Size:
1.25 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/cyrus-sasl2/Makefile ./Makefile >--- /usr/ports/security/cyrus-sasl2/Makefile 2012-12-16 11:19:52.000000000 +0200 >+++ ./Makefile 2012-12-25 02:58:03.000000000 +0200 >@@ -2,7 +2,7 @@ > > PORTNAME= cyrus-sasl > PORTVERSION= 2.1.26 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security ipv6 > MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ > >diff -ruN --exclude=CVS /usr/ports/security/cyrus-sasl2/files/patch-include::sasl.h ./files/patch-include::sasl.h >--- /usr/ports/security/cyrus-sasl2/files/patch-include::sasl.h 1970-01-01 02:00:00.000000000 +0200 >+++ ./files/patch-include::sasl.h 2012-12-25 02:55:21.000000000 +0200 >@@ -0,0 +1,23 @@ >+From 67a188693796a14e3a76ac603104807fbbfddfc4 Mon Sep 17 00:00:00 2001 >+From: Ken Murchison <murch@andrew.cmu.edu> >+Date: Thu, 20 Dec 2012 23:14:50 +0000 >+Subject: sasl.h: #include <stddef.h> for size_t on NetBSD >+ >+--- >+(limited to 'include/sasl.h') >+ >+diff --git a/include/sasl.h b/include/sasl.h >+index fef4d51..8b8a63f 100755 >+--- include/sasl.h >++++ include/sasl.h >+@@ -121,6 +121,8 @@ >+ #ifndef SASL_H >+ #define SASL_H 1 >+ >++#include <stddef.h> /* For size_t */ >++ >+ /* Keep in sync with win32/common.mak */ >+ #define SASL_VERSION_MAJOR 2 >+ #define SASL_VERSION_MINOR 1 >+-- >+cgit v0.9.0.2
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 174692
: 130708