FreeBSD Bugzilla – Attachment 132255 Details for
Bug 176525
mail/smtp-gated update and maintainer change
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
Danilo EgĂȘa Gondolfo
on 2013-02-28 16:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Danilo EgĂȘa Gondolfo
Created:
2013-02-28 16:50:02 UTC
Size:
1.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 313108) >+++ Makefile (working copy) >@@ -1,17 +1,12 @@ >-# New ports collection makefile for: smtp-gated >-# Date created: 1 January 2006 >-# Whom: msciciel >-# >+# Created by: msciciel > # $FreeBSD$ >-# > > PORTNAME= smtp-gated >-PORTVERSION= 1.4.18.8 >-PORTREVISION= 1 >+PORTVERSION= 1.4.20.0 > CATEGORIES= mail > MASTER_SITES= http://software.klolik.org/smtp-gated/files/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= danilogondolfo@gmail.com > COMMENT= Proxy for SMTP sessions with virus and spam scan > > LICENSE= GPLv2 >Index: distinfo >=================================================================== >--- distinfo (revision 313108) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (smtp-gated-1.4.18.8.tar.gz) = a1c405617b5b925f42696fb28d4c26484328d62c286c43a308137c139e459bed >-SIZE (smtp-gated-1.4.18.8.tar.gz) = 311763 >+SHA256 (smtp-gated-1.4.20.0.tar.gz) = 1d593ecbbfaed5c7391755bb8d36744b9bf0328f0f1a5540156d234d6d84f89b >+SIZE (smtp-gated-1.4.20.0.tar.gz) = 316078 >Index: files/patch-src__smtp-gated.c >=================================================================== >--- files/patch-src__smtp-gated.c (revision 0) >+++ files/patch-src__smtp-gated.c (working copy) >@@ -0,0 +1,14 @@ >+--- ../../smtp-gated-1.4.20.0/src/smtp-gated.c 2013-02-26 08:06:59.000000000 -0300 >++++ src/smtp-gated.c 2013-02-28 09:32:47.000000000 -0300 >+@@ -820,7 +820,11 @@ >+ } >+ } /* cleanup() */ >+ >++#ifdef __clang__ >++static inline void cleanup_exit(int code) >++#else >+ inline void cleanup_exit(int code) >++#endif >+ { >+ cleanup(); >+ exit(code);
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 176525
: 132255