From b3e0760cc8f9d02a760a9128c9ee406d27f21139 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 1 Nov 2011 15:26:45 +0000 Subject: - Update to 1.4.1 - portlint(1) complains PR: ports/162213 Submitted by: Takefu Approved by: maintainer (Yoshisato YANAGISAWA) --- mail/dkimproxy/Makefile | 9 +++++---- mail/dkimproxy/distinfo | 4 ++-- mail/dkimproxy/files/patch-scripts_Makefile.am | 11 ----------- mail/dkimproxy/files/patch-scripts_Makefile.in | 11 ----------- 4 files changed, 7 insertions(+), 28 deletions(-) delete mode 100644 mail/dkimproxy/files/patch-scripts_Makefile.am delete mode 100644 mail/dkimproxy/files/patch-scripts_Makefile.in (limited to 'mail') diff --git a/mail/dkimproxy/Makefile b/mail/dkimproxy/Makefile index 600cb2dc3b0c..20dbb48279c5 100644 --- a/mail/dkimproxy/Makefile +++ b/mail/dkimproxy/Makefile @@ -6,19 +6,20 @@ # PORTNAME= dkimproxy -PORTVERSION= 1.3 +PORTVERSION= 1.4.1 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= yanagisawa@csg.is.titech.ac.jp COMMENT= DKIM filter for Postfix +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ${SITE_PERL}/Mail/DKIM.pm:${PORTSDIR}/mail/p5-Mail-DKIM \ ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error -RUN_DEPENDS= ${BUILD_DEPENDS} - -LICENSE= GPLv2 +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_PERL5= yes diff --git a/mail/dkimproxy/distinfo b/mail/dkimproxy/distinfo index 5f9da788df7c..86d43564edb8 100644 --- a/mail/dkimproxy/distinfo +++ b/mail/dkimproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (dkimproxy-1.3.tar.gz) = 514fa862b320b999a6ba4165305bacbca187d4e80e798c1160ce7b947d42e8f4 -SIZE (dkimproxy-1.3.tar.gz) = 103209 +SHA256 (dkimproxy-1.4.1.tar.gz) = e5345a1d3cefd32d1fb0face9fa73490118132767253b0ce643463f1e86185bd +SIZE (dkimproxy-1.4.1.tar.gz) = 109040 diff --git a/mail/dkimproxy/files/patch-scripts_Makefile.am b/mail/dkimproxy/files/patch-scripts_Makefile.am deleted file mode 100644 index 412ad44b5fd4..000000000000 --- a/mail/dkimproxy/files/patch-scripts_Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- scripts/Makefile.am.orig Wed Oct 11 03:13:00 2006 -+++ scripts/Makefile.am Sat Jun 2 18:40:45 2007 -@@ -1,8 +1,6 @@ - perldir = $(bindir) - perl_scripts = \ - dkim_responder.pl \ -- dkimsign.pl \ -- dkimverify.pl \ - dkimproxy.in \ - dkimproxy.out - diff --git a/mail/dkimproxy/files/patch-scripts_Makefile.in b/mail/dkimproxy/files/patch-scripts_Makefile.in deleted file mode 100644 index 60f07ad2c8b1..000000000000 --- a/mail/dkimproxy/files/patch-scripts_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- scripts/Makefile.in.orig Fri May 4 01:09:33 2007 -+++ scripts/Makefile.in Sat Jun 2 18:40:50 2007 -@@ -78,8 +78,6 @@ - perldir = $(bindir) - perl_scripts = \ - dkim_responder.pl \ -- dkimsign.pl \ -- dkimverify.pl \ - dkimproxy.in \ - dkimproxy.out - -- cgit v1.2.3