Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2003 15:16:35 +0100 (CET)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50314: [maintainer update] mail/chk4mail version 2.15
Message-ID:  <20030326141635.0FCB73D16@mailhost.gletsjer.net>

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

>Number:         50314
>Category:       ports
>Synopsis:       [maintainer update] mail/chk4mail version 2.15
>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:   Wed Mar 26 06:20:11 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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