From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 18 04:00:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 601E037B401 for ; Fri, 18 Jul 2003 04:00:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7579D43FB1 for ; Fri, 18 Jul 2003 04:00:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6IB0ZUp089301 for ; Fri, 18 Jul 2003 04:00:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6IB0Zj3089283; Fri, 18 Jul 2003 04:00:35 -0700 (PDT) Resent-Date: Fri, 18 Jul 2003 04:00:35 -0700 (PDT) Resent-Message-Id: <200307181100.h6IB0Zj3089283@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergei Kolobov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E97237B401 for ; Fri, 18 Jul 2003 03:57:49 -0700 (PDT) Received: from outpost.globcon.net (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 93AE543F93 for ; Fri, 18 Jul 2003 03:57:46 -0700 (PDT) (envelope-from sgk@kolobov.com) Received: (qmail 75727 invoked from network); 18 Jul 2003 10:51:04 -0000 Received: from agdcgw01.akingump.com (HELO kolobov.com) (12.40.174.2) by outpost.globcon.net with SMTP; 18 Jul 2003 10:51:04 -0000 Received: (qmail 3105 invoked by uid 911); 18 Jul 2003 10:50:36 -0000 Message-Id: <20030718105036.3104.qmail@kolobov.com> Date: 18 Jul 2003 10:50:36 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54611: [MAINTAINER] mail/qconfirm: update to 0.10.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 11:00:36 -0000 >Number: 54611 >Category: ports >Synopsis: [MAINTAINER] mail/qconfirm: update to 0.10.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 18 04:00:34 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jul 15 17:02:55 MSD 2003 >Description: - Update to 0.10.0 - Remove spaces at EOL to make portlint happy - Cosmetique: add $FreeBSD$ to pkg-plist >How-To-Repeat: >Fix: --- qconfirm-0.10.0.patch begins here --- Index: Makefile =================================================================== RCS file: /FreeBSD/cvs/ports/mail/qconfirm/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 28 Apr 2003 14:18:10 -0000 1.13 +++ Makefile 18 Jul 2003 10:49:09 -0000 @@ -6,7 +6,7 @@ # PORTNAME= qconfirm -PORTVERSION= 0.9.3 +PORTVERSION= 0.10.0 CATEGORIES= mail MASTER_SITES= http://smarden.org/qconfirm/ @@ -27,7 +27,7 @@ do-build: cd ${WRKSRC} && package/compile - + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/command/* ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/*.1 ${MANPREFIX}/man/man1 Index: distinfo =================================================================== RCS file: /FreeBSD/cvs/ports/mail/qconfirm/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 28 Apr 2003 14:18:10 -0000 1.10 +++ distinfo 18 Jul 2003 10:46:33 -0000 @@ -1 +1 @@ -MD5 (qconfirm-0.9.3.tar.gz) = 9ea09cb698c53ae718bc7100b2905c5b +MD5 (qconfirm-0.10.0.tar.gz) = ddd9c1ba4646f36d4d5b7ce46a6f510a Index: pkg-plist =================================================================== RCS file: /FreeBSD/cvs/ports/mail/qconfirm/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 2 Apr 2003 04:35:20 -0000 1.6 +++ pkg-plist 18 Jul 2003 10:46:43 -0000 @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/qconfirm bin/qconfirm-accept bin/qconfirm-cdb-check --- qconfirm-0.10.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: