Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2007 00:49:03 GMT
From:      Kim Naim Lesmer <kim@bitflop.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116320: Update to version 1.13
Message-ID:  <200709130049.l8D0n3ed027257@www.freebsd.org>
Resent-Message-ID: <200709130050.l8D0o1P9042701@freefall.freebsd.org>

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

>Number:         116320
>Category:       ports
>Synopsis:       Update to version 1.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 13 00:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kim Naim Lesmer
>Release:        6.2 Security
>Organization:
>Environment:
>Description:
Once again:

- Update master site.
- Update maintainer's email address.

There is also a minor cleanup in the source.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile	2007-09-13 02:45:45.000000000 +0200
+++ Makefile_new	2007-08-23 02:29:25.000000000 +0200
@@ -1,18 +1,15 @@
 # New ports collection makefile for:   portcheck
 # Date created:        01 January 2007
-# Whom:                Kim Naim Lesmer <kim@usebsd.com>
-#
-# $FreeBSD: ports/ports-mgmt/portcheck/Makefile,v 1.6 2007/08/15 18:08:13 sat Exp $
+# Whom:                Kim Naim Lesmer <kim@bitflop.com>
 #
 
 PORTNAME=	portcheck
-PORTVERSION=	1.12
+PORTVERSION=	1.13
 CATEGORIES=	ports-mgmt
-MASTER_SITES=	http://www.usebsd.com/pub/portcheck/files/
+MASTER_SITES=   http://www.bitflop.com/pub/portcheck/files/
 EXTRACT_SUFX=	.tbz
-DIST_SUBDIR=	rerolled
 
-MAINTAINER=	kim@usebsd.com
+MAINTAINER=	kim@bitflop.com
 COMMENT=	Maintains the ports tree and checks up the installed packages
 
 RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit
@@ -32,7 +29,7 @@
 .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?200709130049.l8D0n3ed027257>