From johans@stack.nl  Wed Mar 26 06:16:38 2003
Return-Path: <johans@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B255D37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Mar 2003 06:16:38 -0800 (PST)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E5EBB43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Mar 2003 06:16:37 -0800 (PST)
	(envelope-from johans@stack.nl)
Received: by mailhost.stack.nl (Postfix, from userid 65534)
	id 06B541F0FF; Wed, 26 Mar 2003 15:16:37 +0100 (CET)
Received: from mailhost.gletsjer.net (coyote.ipv6.stack.nl [2001:610:1108:5202:200:e8ff:fe6a:41db])
	by mailhost.stack.nl (Postfix) with ESMTP id 0E21A1F0FD
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Mar 2003 15:16:36 +0100 (CET)
Received: by mailhost.gletsjer.net (Postfix, from userid 801)
	id 0FCB73D16; Wed, 26 Mar 2003 15:16:35 +0100 (CET)
Message-Id: <20030326141635.0FCB73D16@mailhost.gletsjer.net>
Date: Wed, 26 Mar 2003 15:16:35 +0100 (CET)
From: Johan van Selst <johans@stack.nl>
Reply-To: Johan van Selst <johans@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer update] mail/chk4mail version 2.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50314
>Category:       ports
>Synopsis:       [maintainer update] mail/chk4mail version 2.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 26 06:20:11 PST 2003
>Closed-Date:    Wed Mar 26 06:33:00 PST 2003
>Last-Modified:  Wed Mar 26 06:33:00 PST 2003
>Originator:     Johan van Selst
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD coyote.gletsjer.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Jan 31 11:04:51 CET 2003 johans@coyote.gletsjer.net:/usr/src/sys/compile/coyote i386


	
>Description:
	
	Update of chk4mail to the current version 2.15
	portability changes - it now uses a GNU configure script
	and extracts in a standard $WRKSRC directory
>How-To-Repeat:
	
>Fix:

	

diff -ruN chk4mail.old/Makefile chk4mail/Makefile
--- chk4mail.old/Makefile	Sun Mar  2 16:26:55 2003
+++ chk4mail/Makefile	Wed Mar 26 15:14:23 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	chk4mail
-PORTVERSION=	2.14
+PORTVERSION=	2.15
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
 	ftp://mud.stack.nl/pub/chk4mail/
@@ -14,7 +14,8 @@
 MAINTAINER=	johans@stack.nl
 COMMENT=	A utility to quickly check multiple folders for new email
 
-WRKSRC=	${WRKDIR}/${PORTNAME}
 MAN1=	chk4mail.1 chkimap.1
+
+GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
diff -ruN chk4mail.old/distinfo chk4mail/distinfo
--- chk4mail.old/distinfo	Sun Mar  2 16:26:55 2003
+++ chk4mail/distinfo	Wed Mar 26 13:48:23 2003
@@ -1 +1 @@
-MD5 (chk4mail-2.14.tar.gz) = 799a281fcc1dca75ea9e52ff009ba85d
+MD5 (chk4mail-2.15.tar.gz) = 2b9baf0f336058f917a495ab5e31b19a
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: obraun 
State-Changed-When: Wed Mar 26 06:32:02 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50314 
>Unformatted:
