aboutsummaryrefslogtreecommitdiff
path: root/mail/qmHandle
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-01-08 05:01:03 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-01-08 05:01:03 +0000
commit8b73d17400f2d5af147a36643fe8ea75a10bc743 (patch)
tree7b28638c054a037311d00c3abe30327d42cd541e /mail/qmHandle
parentfc19885cf9b7fb0a8bba3dde52295b1db81b1b12 (diff)
downloadports-8b73d17400f2d5af147a36643fe8ea75a10bc743.tar.gz
ports-8b73d17400f2d5af147a36643fe8ea75a10bc743.zip
Notes
Diffstat (limited to 'mail/qmHandle')
-rw-r--r--mail/qmHandle/Makefile12
-rw-r--r--mail/qmHandle/distinfo2
2 files changed, 10 insertions, 4 deletions
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile
index 0182ecdd7e2c..f3cca218c284 100644
--- a/mail/qmHandle/Makefile
+++ b/mail/qmHandle/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= qmHandle
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.2.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= qmhandle
+DISTNAME= qmhandle-${PORTVERSION}
MAINTAINER= petef@FreeBSD.org
COMMENT= Tool to view and manage a qmail queue
@@ -27,6 +27,12 @@ QMAIL_DIR?= ${LOCALBASE}/qmail
QMAIL_DIR?= /var/qmail
.endif
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE= Port requires perl 5.6.1 or later. Install lang/perl5 then try again
+.endif
+
post-patch:
@${PERL} -pi -e 's,^#!/usr/bin/perl,#!${PERL},; \
s,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC}/qmHandle
@@ -40,4 +46,4 @@ do-install:
.endfor
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/mail/qmHandle/distinfo b/mail/qmHandle/distinfo
index e9998a12e777..33bc7e586ccf 100644
--- a/mail/qmHandle/distinfo
+++ b/mail/qmHandle/distinfo
@@ -1 +1 @@
-MD5 (qmHandle-1.0.0.tar.gz) = 4522172ffaba5830757b2f1730ecb534
+MD5 (qmhandle-1.2.0.tar.gz) = 0d2b5f1756d7641a8a8054e29e1b9747