From owner-freebsd-ports Sun Oct 13 15:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC9FB37B401 for ; Sun, 13 Oct 2002 15:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCC4843EC2 for ; Sun, 13 Oct 2002 15:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DMo3Co054144 for ; Sun, 13 Oct 2002 15:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9DMo3ox054143; Sun, 13 Oct 2002 15:50:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8562C37B401 for ; Sun, 13 Oct 2002 15:45:52 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 3011743EAA for ; Sun, 13 Oct 2002 15:45:51 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 37567 invoked by uid 911); 13 Oct 2002 22:45:54 -0000 Message-Id: <20021013224554.37566.qmail@outpost.globcon.net> Date: 13 Oct 2002 22:45:54 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44023: [MAINTAINER] Update mail/qconfirm to 0.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44023 >Category: ports >Synopsis: [MAINTAINER] Update mail/qconfirm to 0.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 13 15:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: - Update to 0.5.2 - Clarify the port's purpose in pkg-descr >How-To-Repeat: >Fix: --- qconfirm-0.5.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/qconfirm/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 8 Oct 2002 15:24:25 -0000 1.1 +++ Makefile 13 Oct 2002 22:44:19 -0000 @@ -6,7 +6,7 @@ # PORTNAME= qconfirm -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.2 CATEGORIES= mail MASTER_SITES= http://smarden.org/qconfirm/ @@ -15,8 +15,8 @@ WRKSRC= ${WRKDIR}/mail/${DISTNAME}/src ALL_TARGET= default -PROGS= qconfirm-accept qconfirm-check qconfirm-conf -MAN1= qconfirm-accept.1 qconfirm-check.1 qconfirm-conf.1 +PROGS= qconfirm qconfirm-accept qconfirm-check qconfirm-conf +MAN1= qconfirm.1 qconfirm-accept.1 qconfirm-check.1 qconfirm-conf.1 do-install: .for file in ${PROGS} @@ -26,7 +26,7 @@ ${INSTALL_MAN} ${WRKSRC}/../man/${file} ${PREFIX}/man/man1 .endfor .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} + @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../doc/*.html ${DOCSDIR} .endif Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/qconfirm/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 8 Oct 2002 15:24:25 -0000 1.1 +++ distinfo 13 Oct 2002 22:44:19 -0000 @@ -1 +1 @@ -MD5 (qconfirm-0.4.0.tar.gz) = 0136ebbec79583732d52f74719ede532 +MD5 (qconfirm-0.5.2.tar.gz) = 29b587445fb39d3b7c7a7dc1ed241488 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/mail/qconfirm/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 8 Oct 2002 15:24:25 -0000 1.1 +++ pkg-descr 13 Oct 2002 22:44:20 -0000 @@ -2,6 +2,6 @@ address under qmail. It is invoked by qmail-local through a .qmail file. qconfirm performs this delivery confirmation process either sender based or -message based. +message based. It is similar in concept to qsecretary or TMDA. WWW: http://smarden.org/qconfirm/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/mail/qconfirm/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 8 Oct 2002 15:24:25 -0000 1.1 +++ pkg-plist 13 Oct 2002 22:44:20 -0000 @@ -1,3 +1,4 @@ +bin/qconfirm bin/qconfirm-accept bin/qconfirm-check bin/qconfirm-conf @@ -5,6 +6,7 @@ %%PORTDOCS%%share/doc/qconfirm/faq.html %%PORTDOCS%%share/doc/qconfirm/index.html %%PORTDOCS%%share/doc/qconfirm/install.html +%%PORTDOCS%%share/doc/qconfirm/qconfirm.1.html %%PORTDOCS%%share/doc/qconfirm/qconfirm-accept.1.html %%PORTDOCS%%share/doc/qconfirm/qconfirm-check.1.html %%PORTDOCS%%share/doc/qconfirm/qconfirm-conf.1.html --- qconfirm-0.5.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message