Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2008 10:47:11 GMT
From:      Kim Naim Lesmer <knl@bitflop.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/119381: Update of maintainers email address, and small updated to the program.
Message-ID:  <200801061047.m06AlBrs029659@www.freebsd.org>
Resent-Message-ID: <200801061050.m06Ao01D017150@freefall.freebsd.org>

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

>Number:         119381
>Category:       ports
>Synopsis:       Update of maintainers email address, and small updated to the program.
>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:   Sun Jan 06 10:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Kim Naim Lesmer
>Release:        
>Organization:
>Environment:
>Description:
I have submittet in diff -u format as requested and included a diff for Makefile, pkg-descr and new distinfo file.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile_old        Thu Aug  2 05:42:00 2007
+++ Makefile_new        Fri Jan  4 20:08:37 2008
@@ -1,17 +1,18 @@
 # New ports collection makefile for:   portcheck
 # Date created:        01 January 2007
-# Whom:                Kim Naim Lesmer <kim@usebsd.com>
+# Whom:                Kim Naim Lesmer <kim@bitflop.com>
 #
-# $FreeBSD: /repoman/r/pcvs/ports/ports-mgmt/portcheck/Makefile,v 1.3 2007/02/06 02:42:16 linimon Exp $
+# $FreeBSD: ports/ports-mgmt/portcheck/Makefile,v 1.6 2007/08/15 18:08:13 sat Exp $
 #

 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/sh/portcheck/
 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
@@ -28,10 +29,4 @@
        @${ECHO} "See 'man portcheck' for information about usage."
        @${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
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>



--- pkg-descr_old	Fri Jan  4 20:12:18 2008
+++ pkg-descr_new	Fri Jan  4 20:12:42 2008
@@ -1,6 +1,6 @@
 Portcheck is a simple and small script for FreeBSD 
-which first updates the ports tree and then runs an 
+that first updates the ports tree and then runs an 
 update and a security checkup of all the installed packages.
 Portcheck depends on portsnap, portaudit and pkg_version.
 
-WWW: http://www.usebsd.com/pub/portcheck/
+WWW: http://www.bitflop.com/pub/sh/portcheck/


MD5 (rerolled/portcheck-1.13.tbz) = 8799a9181e4bbd42723ea0d814d02199
SHA256 (rerolled/portcheck-1.13.tbz) = 3e9900c771bbbca08e19681165804801afe3d18db699e7e7284fe541965425b2
SIZE (rerolled/portcheck-1.13.tbz) = 2260



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



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