FreeBSD Bugzilla – Attachment 159418 Details for
Bug 200900
[patch] mail/opendkim - update to latest version (2.10.3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update opendkim to 2.10.3 and fix errors
20150731-opendkim.diff (text/plain), 2.94 KB, created by
Daniel Austin
on 2015-07-31 17:33:25 UTC
(
hide
)
Description:
update opendkim to 2.10.3 and fix errors
Filename:
MIME Type:
Creator:
Daniel Austin
Created:
2015-07-31 17:33:25 UTC
Size:
2.94 KB
patch
obsolete
>diff -ruN mail/opendkim.orig/Makefile mail/opendkim/Makefile >--- mail/opendkim.orig/Makefile 2015-05-14 12:15:04.000000000 +0200 >+++ mail/opendkim/Makefile 2015-07-31 02:12:47.001659263 +0200 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/mail/opendkim/Makefile 386312 2015-05-14 10:15:04Z mat $ > > PORTNAME= opendkim >-PORTVERSION= 2.9.2 >-PORTREVISION= 6 >+PORTVERSION= 2.10.3 > CATEGORIES= mail security > MASTER_SITES= SF/${PORTNAME} \ > SF/${PORTNAME}/Previous%20Releases >@@ -30,8 +29,6 @@ > > PORTDOCS= * > >-CONFIGURE_ARGS+= --without-tre >- > OPTIONS_SUB= yes > OPTIONS_SINGLE= RESOLV > OPTIONS_SINGLE_RESOLV= STOCK_RESOLVER UNBOUND >diff -ruN mail/opendkim.orig/Makefile.options mail/opendkim/Makefile.options >--- mail/opendkim.orig/Makefile.options 2014-07-17 11:50:58.000000000 +0200 >+++ mail/opendkim/Makefile.options 2015-07-31 02:16:27.057581656 +0200 >@@ -26,16 +26,13 @@ > ## _FFR_DNSSEC is referenced in the code, but does not appear to do > ## anything much. > >-OPTIONS_GROUP_FFR= ADSP_LISTS ATPS DB_HANDLE_POOLS \ >+OPTIONS_GROUP_FFR= ATPS DB_HANDLE_POOLS \ > DEFAULT_SENDER DIFFHEADERS IDENTITY_HEADER \ > LDAP_CACHING POSTGRES_RECONNECT_HACK \ > RATE_LIMIT RBL REPLACE_RULES REPRRD \ > REPUTATION RESIGN SENDER_MACRO \ > SOCKETDB STATS STATSEXT VBR > >-ADSP_LISTS_DESC= ADSP filtering for lists (experimental) >-ADSP_LISTS_CONFIGURE_ENABLE= adsp_lists >- > ATPS_DESC= Authorized Third Party Sign check > ATPS_CONFIGURE_ENABLE= atps > >@@ -47,6 +44,9 @@ > > DIFFHEADERS_DESC= Compare signed and verified headers (experimental) > DIFFHEADERS_CONFIGURE_ENABLE= diffheaders >+DIFFHEADERS_LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre >+DIFFHEADERS_CONFIGURE_WITH= tre=${LOCALBASE} >+DIFFHEADERS_CONFIGURE_OFF= --without-tre > > IDENTITY_HEADER_DESC= Special header to set identity > IDENTITY_HEADER_CONFIGURE_ENABLE= identity_header >diff -ruN mail/opendkim.orig/distinfo mail/opendkim/distinfo >--- mail/opendkim.orig/distinfo 2014-07-17 11:50:58.000000000 +0200 >+++ mail/opendkim/distinfo 2015-07-31 02:10:18.143606754 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (opendkim-2.9.2.tar.gz) = 1f0c66afbe48f6223d2ab985b2c27594ae45035e3e81eba887d8ec6e5e1282c0 >-SIZE (opendkim-2.9.2.tar.gz) = 1229383 >+SHA256 (opendkim-2.10.3.tar.gz) = 43a0ba57bf942095fe159d0748d8933c6b1dd1117caf0273fa9a0003215e681b >+SIZE (opendkim-2.10.3.tar.gz) = 1210224 >diff -ruN mail/opendkim.orig/pkg-plist mail/opendkim/pkg-plist >--- mail/opendkim.orig/pkg-plist 2014-11-22 19:42:44.000000000 +0100 >+++ mail/opendkim/pkg-plist 2015-07-31 02:10:18.144607521 +0200 >@@ -65,16 +65,14 @@ > include/opendkim/dkim.h > lib/libopendkim.a > lib/libopendkim.so >-lib/libopendkim.so.9 >-lib/libopendkim.so.9.0.3 >+lib/libopendkim.so.10 >+lib/libopendkim.so.10.0.3 > libdata/pkgconfig/opendkim.pc > man/man8/opendkim-genkey.8.gz > man/man8/opendkim-genzone.8.gz >-man/man8/opendkim-testadsp.8.gz > man/man8/opendkim-testkey.8.gz > man/man8/opendkim-testmsg.8.gz > sbin/opendkim-genkey > sbin/opendkim-genzone >-sbin/opendkim-testadsp > sbin/opendkim-testkey > sbin/opendkim-testmsg
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 200900
:
157798
|
159396
|
159397
|
159398
|
159418
|
159440
|
159620