diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-17 09:50:58 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-17 09:50:58 +0000 |
commit | eb4916735cfd3dcadd027048c012b9f836f7b65f (patch) | |
tree | 9b914055d6d81198455093dd9f0913bfebcc090b /mail/opendkim/files/patch-librbl__rbl.c | |
parent | Remove indefinite articles and trailing periods from COMMENT, plus (diff) |
Update to 2.9.2
- Options helpers
- Uses += libtool
- Regenerate pkg-plist based on 'make makeplist'
- Almost all of what was in Makefile.features disappeared due to
usage of options helpers, so make that file redundant.
PR: 191286
Approved by: maintainer timeout (> 3 weeks)
Diffstat (limited to 'mail/opendkim/files/patch-librbl__rbl.c')
-rw-r--r-- | mail/opendkim/files/patch-librbl__rbl.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/opendkim/files/patch-librbl__rbl.c b/mail/opendkim/files/patch-librbl__rbl.c deleted file mode 100644 index bce732b45bdc..000000000000 --- a/mail/opendkim/files/patch-librbl__rbl.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./librbl/rbl.c.orig 2012-10-25 07:12:31.000000000 +0900 -+++ ./librbl/rbl.c 2013-03-21 02:26:41.000000000 +0900 -@@ -312,6 +312,7 @@ - - free(tmp); - #endif /* HAVE_RES_SETSERVERS */ -+ return 0; - } - - /* |