Skip site navigation (1)Skip section navigation (2)
Date:      18 Jul 2003 10:50:36 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54611: [MAINTAINER] mail/qconfirm: update to 0.10.0
Message-ID:  <20030718105036.3104.qmail@kolobov.com>
Resent-Message-ID: <200307181100.h6IB0Zj3089283@freefall.freebsd.org>

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

>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:



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