aboutsummaryrefslogtreecommitdiff
path: root/mail/dkimproxy
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-11-01 15:26:45 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-11-01 15:26:45 +0000
commitb3e0760cc8f9d02a760a9128c9ee406d27f21139 (patch)
treec8bdea89482d9257dd653dda927310bb2641f131 /mail/dkimproxy
parentbc2f9e421cfeaa34457d1b516fac548e484379bb (diff)
downloadports-b3e0760cc8f9d02a760a9128c9ee406d27f21139.tar.gz
ports-b3e0760cc8f9d02a760a9128c9ee406d27f21139.zip
Notes
Diffstat (limited to 'mail/dkimproxy')
-rw-r--r--mail/dkimproxy/Makefile9
-rw-r--r--mail/dkimproxy/distinfo4
-rw-r--r--mail/dkimproxy/files/patch-scripts_Makefile.am11
-rw-r--r--mail/dkimproxy/files/patch-scripts_Makefile.in11
4 files changed, 7 insertions, 28 deletions
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
-