svn commit: r393675 - in head/mail: opendkim opendkim/files p5-Mail-OpenDKIM
Guido Falsi
madpilot at FreeBSD.org
Thu Aug 6 22:36:12 UTC 2015
Author: madpilot
Date: Thu Aug 6 22:36:08 2015
New Revision: 393675
URL: https://svnweb.freebsd.org/changeset/ports/393675
Log:
- Update mail/opendkim to 2.10.3
- Assign maintainership to submitter
- Mark mail/p5-Mail-OpenDKIM as broken, and deprecate it, please
use mail/p5-Mail-DKIM instead
While here:
- Sort USES
- Make IGNORE text start with lower case
- Regenerate some patches
PR: 200900
Submitted by: Daniel Austin <freebsd-ports at dan.me.uk>
Approved by: Maintainer timeout
Modified:
head/mail/opendkim/Makefile
head/mail/opendkim/Makefile.options
head/mail/opendkim/distinfo
head/mail/opendkim/files/patch-libopendkim__tests__Makefile.in
head/mail/opendkim/files/patch-opendkim__tests__Makefile.in
head/mail/opendkim/pkg-plist
head/mail/p5-Mail-OpenDKIM/Makefile
Modified: head/mail/opendkim/Makefile
==============================================================================
--- head/mail/opendkim/Makefile Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/opendkim/Makefile Thu Aug 6 22:36:08 2015 (r393675)
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= opendkim
-PORTVERSION= 2.9.2
-PORTREVISION= 7
+PORTVERSION= 2.10.3
CATEGORIES= mail security
MASTER_SITES= SF/${PORTNAME} \
- SF/${PORTNAME}/Previous%20Releases
+ SF/${PORTNAME}/Previous%20Releases \
+ ftp://ftpmirror.uk/freebsd-ports/${PORTNAME}/
-MAINTAINER= umq at ueo.co.jp
+MAINTAINER= freebsd-ports at dan.me.uk
COMMENT= DKIM library and milter implementation
LICENSE= BSD3CLAUSE SENDMAIL
@@ -21,7 +21,7 @@ LICENSE_PERMS_SENDMAIL= dist-mirror dist
GNU_CONFIGURE= yes
NO_OPTIONS_SORT=yes
-USES= pkgconfig perl5 shebangfix libtool
+USES= libtool perl5 pkgconfig shebangfix
USE_PERL5= run
SHEBANG_FILES= opendkim/opendkim-genkey* reputation/opendkim-* stats/opendkim-* \
reprrd/opendkim-reprrdimport*
@@ -120,19 +120,19 @@ CONFIGURE_ARGS+= --with-milter=${MILTERB
.if ${PORT_OPTIONS:MLUA_ONLY_SIGNING} || \
${PORT_OPTIONS:MRBL}
.if !${PORT_OPTIONS:MLUA}
-IGNORE= Options LUA_ONLY_SIGNING and RBL require LUA as well
+IGNORE= options LUA_ONLY_SIGNING and RBL require LUA as well
.endif
.endif
.if ${PORT_OPTIONS:MREPUTATION}
.if !${PORT_OPTIONS:MCURL} || !${PORT_OPTIONS:MJANSSON}
-IGNORE= Option REPUTATION requires CURL and JANSSON as well
+IGNORE= option REPUTATION requires CURL and JANSSON as well
.endif
.endif
.if ${PORT_OPTIONS:MSTATSEXT}
.if !${PORT_OPTIONS:MSTATS} || !${PORT_OPTIONS:MLUA}
-IGNORE= Option STATSEXT requires STATS and LUA as well
+IGNORE= option STATSEXT requires STATS and LUA as well
.endif
.endif
@@ -151,6 +151,10 @@ USE_BDB= 40+
. endif
.endif
+.if ${PORT_OPTIONS:MCODECOVERAGE}
+LDFLAGS+= -lpthread
+.endif
+
pre-configure:
${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \
-e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/' \
Modified: head/mail/opendkim/Makefile.options
==============================================================================
--- head/mail/opendkim/Makefile.options Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/opendkim/Makefile.options Thu Aug 6 22:36:08 2015 (r393675)
@@ -47,6 +47,9 @@ DEFAULT_SENDER_CONFIGURE_ENABLE=default_
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
Modified: head/mail/opendkim/distinfo
==============================================================================
--- head/mail/opendkim/distinfo Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/opendkim/distinfo Thu Aug 6 22:36:08 2015 (r393675)
@@ -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
Modified: head/mail/opendkim/files/patch-libopendkim__tests__Makefile.in
==============================================================================
--- head/mail/opendkim/files/patch-libopendkim__tests__Makefile.in Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/opendkim/files/patch-libopendkim__tests__Makefile.in Thu Aug 6 22:36:08 2015 (r393675)
@@ -1,6 +1,6 @@
---- ./libopendkim/tests/Makefile.in.orig 2013-02-26 06:06:04.000000000 +0900
-+++ ./libopendkim/tests/Makefile.in 2013-02-26 19:58:50.000000000 +0900
-@@ -1049,8 +1049,10 @@
+--- libopendkim/tests/Makefile.in.orig 2015-05-12 18:43:48 UTC
++++ libopendkim/tests/Makefile.in
+@@ -1108,8 +1108,10 @@ am__nobase_list = $(am__nobase_strip_set
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
@@ -13,7 +13,7 @@
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-@@ -2782,16 +2784,19 @@
+@@ -4131,16 +4133,19 @@ uninstall-am: uninstall-dist_docDATA
@LCOV_TRUE at description.txt: $(check_PROGRAMS) $(check_SCRIPTS)
@LCOV_TRUE@ rm -f $@
@LCOV_TRUE@ for i in $(check_PROGRAMS); do \
Modified: head/mail/opendkim/files/patch-opendkim__tests__Makefile.in
==============================================================================
--- head/mail/opendkim/files/patch-opendkim__tests__Makefile.in Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/opendkim/files/patch-opendkim__tests__Makefile.in Thu Aug 6 22:36:08 2015 (r393675)
@@ -1,6 +1,6 @@
---- ./opendkim/tests/Makefile.in.orig 2013-02-26 06:06:06.000000000 +0900
-+++ ./opendkim/tests/Makefile.in 2013-02-26 19:58:50.000000000 +0900
-@@ -98,8 +98,10 @@
+--- opendkim/tests/Makefile.in.orig 2015-05-12 18:43:49 UTC
++++ opendkim/tests/Makefile.in
+@@ -139,8 +139,10 @@ am__nobase_list = $(am__nobase_strip_set
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
@@ -13,7 +13,7 @@
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-@@ -778,14 +780,16 @@
+@@ -1298,14 +1300,16 @@ uninstall-am: uninstall-dist_docDATA
@LCOV_TRUE at description.txt: $(check_SCRIPTS)
@LCOV_TRUE@ rm -f $@
@LCOV_TRUE@ for test in $? ; do \
Modified: head/mail/opendkim/pkg-plist
==============================================================================
--- head/mail/opendkim/pkg-plist Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/opendkim/pkg-plist Thu Aug 6 22:36:08 2015 (r393675)
@@ -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
Modified: head/mail/p5-Mail-OpenDKIM/Makefile
==============================================================================
--- head/mail/p5-Mail-OpenDKIM/Makefile Thu Aug 6 22:24:58 2015 (r393674)
+++ head/mail/p5-Mail-OpenDKIM/Makefile Thu Aug 6 22:36:08 2015 (r393675)
@@ -22,6 +22,10 @@ RUN_DEPENDS= opendkim>=2.5.0:${PORTSDIR}
USES= perl5
USE_PERL5= configure
+BROKEN= fails to compile with present version of mail/opendkim port
+DEPRECATED= Does not compile with newer opendkim port. Please use mail/p5-Mail-DKIM instead.
+EXPIRATION_DATE= 2015-10-31
+
PLIST_FILES= %%SITE_ARCH%%/Mail/OpenDKIM.pm \
%%SITE_ARCH%%/Mail/OpenDKIM/DKIM.pm \
%%SITE_ARCH%%/Mail/OpenDKIM/PrivateKey.pm \
More information about the svn-ports-all
mailing list