aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-02-26 21:50:03 +0800
committerale <ale@FreeBSD.org>2004-02-26 21:50:03 +0800
commit8166abfa8f21515c3a56c2cb8f7f932f9e9b64cd (patch)
tree5896e3e0d33e89f737a90d4be7ec770b5f176e99 /mail
parent935e06e7783f5df18895312dfda3adbd7e72af19 (diff)
downloadfreebsd-ports-gnome-8166abfa8f21515c3a56c2cb8f7f932f9e9b64cd.tar.gz
freebsd-ports-gnome-8166abfa8f21515c3a56c2cb8f7f932f9e9b64cd.tar.zst
freebsd-ports-gnome-8166abfa8f21515c3a56c2cb8f7f932f9e9b64cd.zip
Update to 1.2.1 development release.
PR: ports/63298 Submitted by: me Repocopy by: marcus Approved by: roam (no objection)
Diffstat (limited to 'mail')
-rw-r--r--mail/qmailadmin-devel/Makefile17
-rw-r--r--mail/qmailadmin-devel/distinfo4
2 files changed, 12 insertions, 9 deletions
diff --git a/mail/qmailadmin-devel/Makefile b/mail/qmailadmin-devel/Makefile
index 57430b31be1d..a98722f1c7c6 100644
--- a/mail/qmailadmin-devel/Makefile
+++ b/mail/qmailadmin-devel/Makefile
@@ -6,22 +6,23 @@
#
PORTNAME= qmailadmin
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+PKGNAMESUFFIX= -devel
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= ale@FreeBSD.org
COMMENT= CGI program for administering Qmail with vchkpw/vpopmail
-BUILD_DEPENDS= \
+BUILD_DEPENDS= \
${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
autorespond:${PORTSDIR}/mail/autorespond \
- ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
-RUN_DEPENDS= \
+ ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail-devel
+RUN_DEPENDS= \
${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
autorespond:${PORTSDIR}/mail/autorespond \
- ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
+ ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail-devel
.if defined(WITHOUT_IDX)
BUILD_DEPENDS+= ezmlm-send:${PORTSDIR}/mail/ezmlm
@@ -31,6 +32,8 @@ BUILD_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
RUN_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
.endif
+CONFLICTS= qmailadmin-1.*
+
GNU_CONFIGURE= YES
USE_GMAKE= YES
@@ -58,7 +61,7 @@ CGIBINDIR?= www/cgi-bin.default
CGIBINSUBDIR?= qmailadmin
CGIBINURL?= /cgi-bin
WEBDATADIR?= www/data.default
-WEBDATASUBDIR?= qmailadmin
+WEBDATASUBDIR?= qmailadmin
WEBDATAURL?=
PLIST_SUB+= CGIBINDIR="${CGIBINDIR}" CGIBINSUBDIR="${CGIBINSUBDIR}" \
diff --git a/mail/qmailadmin-devel/distinfo b/mail/qmailadmin-devel/distinfo
index 9b3fed185fe9..dc572667ef1d 100644
--- a/mail/qmailadmin-devel/distinfo
+++ b/mail/qmailadmin-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (qmailadmin-1.2.0.tar.gz) = 35d53eb676aaf84a8b860d659398ac58
-SIZE (qmailadmin-1.2.0.tar.gz) = 322743
+MD5 (qmailadmin-1.2.1.tar.gz) = ed04f1ce8e95c70c6ba2505e5d81a79e
+SIZE (qmailadmin-1.2.1.tar.gz) = 323295