Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2007 08:49:53 GMT
From:      Kim Naim Lesmer <kim@usebsd.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/114956: Updating the Makefile with a change to author email address and download site
Message-ID:  <200707270849.l6R8nrhJ066767@www.freebsd.org>
Resent-Message-ID: <200707270850.l6R8o0oY061932@freefall.freebsd.org>

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

>Number:         114956
>Category:       ports
>Synopsis:       Updating the Makefile with a change to author email address and download site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 27 08:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kim Naim Lesmer
>Release:        6.2-security
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.old	Mon Feb 12 08:59:40 2007
+++ Makefile.new	Fri Jul 27 10:49:06 2007
@@ -1,17 +1,16 @@
 # New ports collection makefile for:   portcheck
 # Date created:        01 January 2007
-# Whom:                Kim Naim Lesmer <naim@bitcare.dk>
-#
-# $FreeBSD: ports/ports-mgmt/portcheck/Makefile,v 1.4 2007/02/12 07:59:40 miwi Exp $
+# Whom:                Kim Naim Lesmer <kim@usebsd.com>
 #
 
+
 PORTNAME=	portcheck
 PORTVERSION=	1.12
 CATEGORIES=	ports-mgmt
-MASTER_SITES=	http://www.bitcare.dk/pub/portcheck/files/
+MASTER_SITES=   http://www.usebsd.com/pub/portcheck/files/
 EXTRACT_SUFX=	.tbz
 
-MAINTAINER=	naim@bitcare.dk
+MAINTAINER=	kim@usebsd.com
 COMMENT=	Maintains the ports tree and checks up the installed packages
 
 RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit
@@ -29,8 +28,9 @@
 	@${ECHO} ""
 
 .include <bsd.port.pre.mk>
+
 .if ${OSVERSION} < 504104
-IGNORE=	doesn't work on your system, it needs portsnap, please update your system to at least 5-STABLE
+IGNORE=	Doesn't work on your system, it needs portsnap, please update your system to at least 5-STABLE
 .endif
 
 .include <bsd.port.post.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



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