1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Update to 1.4.1

- portlint(1) complains

PR:		ports/162213
Submitted by:	Takefu <takefu_AT_airport.fm>
Approved by:	maintainer (Yoshisato YANAGISAWA)
This commit is contained in:
Cheng-Lung Sung 2011-11-01 15:26:45 +00:00
parent bc2f9e421c
commit b3e0760cc8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284846
4 changed files with 7 additions and 28 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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