aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2007-01-17 02:21:00 +0800
committerbsam <bsam@FreeBSD.org>2007-01-17 02:21:00 +0800
commitfc0667a2c1fe2beb623792aefe301e76febf294e (patch)
tree3f09d6e469e23cc1b40e580094a81963b4ed66d2 /mail
parent06c77d61ae75136df1187f57466a1409c7108e26 (diff)
downloadfreebsd-ports-gnome-fc0667a2c1fe2beb623792aefe301e76febf294e.tar.gz
freebsd-ports-gnome-fc0667a2c1fe2beb623792aefe301e76febf294e.tar.zst
freebsd-ports-gnome-fc0667a2c1fe2beb623792aefe301e76febf294e.zip
. change dependencies: shells/bash2 -> shells/bash;
. bump PORTREVISION (RUN_DEPENDS changes); . for converters/konwert: - introduce PATCHLEVEL to be used instead of PORTREVISION at filenames; - update to new PATCHLEVEL=11. PR: 107000 [1], 107046 [2], 107106 [3], 107114 [4] Submitted by: bsam (me) Approved by: all maintainers timeout three and a half week: mij at bitchx.it [1] j.koopmann at seceidos.de [2] chuynh at biolateral.com.au [3] alexs at snark.rinet.ru [4]
Diffstat (limited to 'mail')
-rw-r--r--mail/mailscanner-devel/Makefile3
-rw-r--r--mail/qmrtg/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/mailscanner-devel/Makefile b/mail/mailscanner-devel/Makefile
index 98c946ea59a9..5fde2729b546 100644
--- a/mail/mailscanner-devel/Makefile
+++ b/mail/mailscanner-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MailScanner
PORTVERSION= 4.45.1
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
PKGNAMESUFFIX= -devel
@@ -30,7 +31,7 @@ BUILD_DEPENDS= \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS} \
- ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \
+ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef \
${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \
${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \
diff --git a/mail/qmrtg/Makefile b/mail/qmrtg/Makefile
index 7c8619991dfb..f17a75193058 100644
--- a/mail/qmrtg/Makefile
+++ b/mail/qmrtg/Makefile
@@ -7,13 +7,14 @@
PORTNAME= qmrtg
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= mail net-mgmt
MASTER_SITES= http://dev.publicshout.org/qmrtg/download/
MAINTAINER= mij@bitchx.it
COMMENT= A simple tool for monitoring and graphing qmail activity through MRTG
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
RUN_DEPENDS= ${BUILD_DEPENDS}
.if !defined(WITHOUT_MRTG)
RUN_DEPENDS+= mrtg:${PORTSDIR}/net-mgmt/mrtg