summaryrefslogtreecommitdiff
path: root/mail/opendkim/files/patch-opendkim__tests__Makefile.in
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-08-06 22:36:08 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-08-06 22:36:08 +0000
commitd212e68b24cf3f6a95d609b0cd8d2b0f82799b93 (patch)
tree7c274ae00641b4c89af526670d0ca1dd5b38790e /mail/opendkim/files/patch-opendkim__tests__Makefile.in
parentUpdate devel/cdash to 2.2.3 and fix various issues (diff)
- 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
Notes
Notes: svn path=/head/; revision=393675
Diffstat (limited to 'mail/opendkim/files/patch-opendkim__tests__Makefile.in')
-rw-r--r--mail/opendkim/files/patch-opendkim__tests__Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/opendkim/files/patch-opendkim__tests__Makefile.in b/mail/opendkim/files/patch-opendkim__tests__Makefile.in
index ff03b46ca54d..8134aca9b561 100644
--- a/mail/opendkim/files/patch-opendkim__tests__Makefile.in
+++ b/mail/opendkim/files/patch-opendkim__tests__Makefile.in
@@ -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@description.txt: $(check_SCRIPTS)
@LCOV_TRUE@ rm -f $@
@LCOV_TRUE@ for test in $? ; do \