Skip site navigation (1)Skip section navigation (2)
Date:      17 Nov 2002 00:36:11 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45350: [MAINTAINER] Update mail/qconfirm to 0.7.0
Message-ID:  <20021117003611.1946.qmail@outpost.globcon.net>

next in thread | raw e-mail | index | archive | help

>Number:         45350
>Category:       ports
>Synopsis:       [MAINTAINER] Update mail/qconfirm to 0.7.0
>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:   Sat Nov 16 16:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 14 02:23:23 MSD 2002     sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST  i386
>Description:
- Update to 0.7.0
>How-To-Repeat:
>Fix:

--- qconfirm-0.7.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/qconfirm/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	10 Nov 2002 16:46:59 -0000	1.6
+++ Makefile	17 Nov 2002 00:33:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	qconfirm
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 CATEGORIES=	mail
 MASTER_SITES=	http://smarden.org/qconfirm/
 
@@ -16,9 +16,9 @@
 ALL_TARGET=	default
 
 PROGS=		qconfirm qconfirm-accept qconfirm-check qconfirm-conf \
-		qconfirm-return
+		qconfirm-control qconfirm-return
 MAN1=		qconfirm.1 qconfirm-accept.1 qconfirm-check.1 qconfirm-conf.1 \
-		qconfirm-return.1
+		qconfirm-control.1 qconfirm-return.1
 
 do-install:
 .for file in ${PROGS}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/qconfirm/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	6 Nov 2002 15:35:39 -0000	1.4
+++ distinfo	17 Nov 2002 00:33:55 -0000
@@ -1 +1 @@
-MD5 (qconfirm-0.6.1.tar.gz) = 2ceddec27ba63cd7f3006c7dc6c78e71
+MD5 (qconfirm-0.7.0.tar.gz) = 8c044c949627fdab3cec0bebb5c87119
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/qconfirm/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	29 Oct 2002 22:00:52 -0000	1.3
+++ pkg-plist	17 Nov 2002 00:33:55 -0000
@@ -2,9 +2,11 @@
 bin/qconfirm-accept
 bin/qconfirm-check
 bin/qconfirm-conf
+bin/qconfirm-control
 bin/qconfirm-return
 %%PORTDOCS%%share/doc/qconfirm/bounces.html
 %%PORTDOCS%%share/doc/qconfirm/configuration.html
+%%PORTDOCS%%share/doc/qconfirm/control.html
 %%PORTDOCS%%share/doc/qconfirm/faq.html
 %%PORTDOCS%%share/doc/qconfirm/index.html
 %%PORTDOCS%%share/doc/qconfirm/install.html
@@ -12,6 +14,7 @@
 %%PORTDOCS%%share/doc/qconfirm/qconfirm-accept.1.html
 %%PORTDOCS%%share/doc/qconfirm/qconfirm-check.1.html
 %%PORTDOCS%%share/doc/qconfirm/qconfirm-conf.1.html
+%%PORTDOCS%%share/doc/qconfirm/qconfirm-control.1.html
 %%PORTDOCS%%share/doc/qconfirm/qconfirm-return.1.html
 %%PORTDOCS%%share/doc/qconfirm/technical.html
 %%PORTDOCS%%share/doc/qconfirm/upgrade.html
--- qconfirm-0.7.0.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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021117003611.1946.qmail>