From nobody@FreeBSD.org  Sun Dec  9 02:52:31 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6D12F16A468
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Dec 2007 02:52:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C77E13C4DD
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Dec 2007 02:52:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lB92qLqN087353
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 9 Dec 2007 02:52:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id lB92qLss087352;
	Sun, 9 Dec 2007 02:52:21 GMT
	(envelope-from nobody)
Message-Id: <200712090252.lB92qLss087352@www.freebsd.org>
Date: Sun, 9 Dec 2007 02:52:21 GMT
From: Kim Naim Lesmer <kim@bitflop.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update of website and maintainers email adress - new makefile
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: kim@usebsd.com

>Number:         118504
>Category:       ports
>Synopsis:       ports-mgmt/portcheck - Update of website and maintainers email adress - new makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 09 03:00:03 UTC 2007
>Closed-Date:    Wed Jan 02 13:47:57 UTC 2008
>Last-Modified:  Wed Jan 02 13:47:57 UTC 2008
>Originator:     Kim Naim Lesmer
>Release:        6.2
>Organization:
>Environment:
>Description:
I cannot validate from the old email adress since it doesn't exist any longer.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# New ports collection makefile for:   portcheck
# Date created:        01 January 2007
# Whom:                Kim Naim Lesmer <kim@bitflop.com>
#
# $FreeBSD: ports/ports-mgmt/portcheck/Makefile,v 1.6 2007/08/15 18:08:13 sat Exp $
#

PORTNAME=	portcheck
PORTVERSION=	1.13
CATEGORIES=	ports-mgmt
MASTER_SITES=	http://www.bitflop.com/pub/portcheck/files/
EXTRACT_SUFX=	.tbz
DIST_SUBDIR=	rerolled

MAINTAINER=	kim@bitflop.com
COMMENT=	Maintains the ports tree and checks up the installed packages

RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit

PLIST_FILES=	bin/portcheck
MAN1=		portcheck.1
NO_WRKSUBDIR=	yes
NO_BUILD=	yes

do-install:
	@${INSTALL_SCRIPT} ${WRKDIR}/portcheck ${PREFIX}/bin
	@${INSTALL_MAN} ${WRKDIR}/portcheck.1 ${MAN8PREFIX}/man/man1
	@${ECHO} ""
	@${ECHO} "See 'man portcheck' for information about usage."
	@${ECHO} ""

.include <bsd.port.mk>



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 9 06:23:38 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118504 
State-Changed-From-To: feedback->open 
State-Changed-By: pav 
State-Changed-When: Sat Dec 15 22:00:15 UTC 2007 
State-Changed-Why:  
Submitter is maintainer 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Dec 15 22:00:15 UTC 2007 
Responsible-Changed-Why:  
Submitter is maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118504 
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sat Dec 15 22:02:39 UTC 2007 
State-Changed-Why:  
Please submit updates as an unified diff, not as a whole new file again. 
And I think we will need a new distinfo. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118504 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Wed Jan 2 13:46:39 UTC 2008 
State-Changed-Why:  
Feedback timeout 

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