Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2008 19:14:49 GMT
From:      Kim Naim Lesmer <kim@bitflop.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/119337: Package maintainer update info
Message-ID:  <200801041914.m04JEnrV048961@www.freebsd.org>
Resent-Message-ID: <200801041920.m04JK1WZ020091@freefall.freebsd.org>

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

>Number:         119337
>Category:       ports
>Synopsis:       Package maintainer update info
>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 Jan 04 19:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Kim Naim Lesmer
>Release:        6.2
>Organization:
>Environment:
>Description:
I am resending my update. Sorry for the delay and problem with last update.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/ports-mgmt/portcheck
#	/usr/ports/ports-mgmt/portcheck/pkg-descr.diff
#	/usr/ports/ports-mgmt/portcheck/distinfo
#	/usr/ports/ports-mgmt/portcheck/Makefile.diff
#
echo c - /usr/ports/ports-mgmt/portcheck
mkdir -p /usr/ports/ports-mgmt/portcheck > /dev/null 2>&1
echo x - /usr/ports/ports-mgmt/portcheck/pkg-descr.diff
sed 's/^X//' >/usr/ports/ports-mgmt/portcheck/pkg-descr.diff << 'END-of-/usr/ports/ports-mgmt/portcheck/pkg-descr.diff'
X--- pkg-descr_old	Fri Jan  4 20:12:18 2008
X+++ pkg-descr_new	Fri Jan  4 20:12:42 2008
X@@ -1,6 +1,6 @@
X Portcheck is a simple and small script for FreeBSD 
X-which first updates the ports tree and then runs an 
X+that first updates the ports tree and then runs an 
X update and a security checkup of all the installed packages.
X Portcheck depends on portsnap, portaudit and pkg_version.
X 
X-WWW: http://www.usebsd.com/pub/portcheck/
X+WWW: http://www.bitflop.com/pub/sh/portcheck/
END-of-/usr/ports/ports-mgmt/portcheck/pkg-descr.diff
echo x - /usr/ports/ports-mgmt/portcheck/distinfo
sed 's/^X//' >/usr/ports/ports-mgmt/portcheck/distinfo << 'END-of-/usr/ports/ports-mgmt/portcheck/distinfo'
XMD5 (rerolled/portcheck-1.13.tbz) = 8799a9181e4bbd42723ea0d814d02199
XSHA256 (rerolled/portcheck-1.13.tbz) = 3e9900c771bbbca08e19681165804801afe3d18db699e7e7284fe541965425b2
XSIZE (rerolled/portcheck-1.13.tbz) = 2260
END-of-/usr/ports/ports-mgmt/portcheck/distinfo
echo x - /usr/ports/ports-mgmt/portcheck/Makefile.diff
sed 's/^X//' >/usr/ports/ports-mgmt/portcheck/Makefile.diff << 'END-of-/usr/ports/ports-mgmt/portcheck/Makefile.diff'
X--- Makefile_old	Thu Aug  2 05:42:00 2007
X+++ Makefile_new	Fri Jan  4 20:08:37 2008
X@@ -1,17 +1,18 @@
X # New ports collection makefile for:   portcheck
X # Date created:        01 January 2007
X-# Whom:                Kim Naim Lesmer <kim@usebsd.com>
X+# Whom:                Kim Naim Lesmer <kim@bitflop.com>
X #
X-# $FreeBSD: /repoman/r/pcvs/ports/ports-mgmt/portcheck/Makefile,v 1.3 2007/02/06 02:42:16 linimon Exp $
X+# $FreeBSD: ports/ports-mgmt/portcheck/Makefile,v 1.6 2007/08/15 18:08:13 sat Exp $
X #
X 
X PORTNAME=	portcheck
X-PORTVERSION=	1.12
X+PORTVERSION=	1.13
X CATEGORIES=	ports-mgmt
X-MASTER_SITES=   http://www.usebsd.com/pub/portcheck/files/
X+MASTER_SITES=	http://www.bitflop.com/pub/sh/portcheck/
X EXTRACT_SUFX=	.tbz
X+DIST_SUBDIR=	rerolled
X 
X-MAINTAINER=	kim@usebsd.com
X+MAINTAINER=	kim@bitflop.com
X COMMENT=	Maintains the ports tree and checks up the installed packages
X 
X RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit
X@@ -28,10 +29,4 @@
X 	@${ECHO} "See 'man portcheck' for information about usage."
X 	@${ECHO} ""
X 
X-.include <bsd.port.pre.mk>
X-
X-.if ${OSVERSION} < 504104
X-IGNORE=	Doesn't work on your system, it needs portsnap, please update your system to at least 5-STABLE
X-.endif
X-
X-.include <bsd.port.post.mk>
X+.include <bsd.port.mk>
END-of-/usr/ports/ports-mgmt/portcheck/Makefile.diff
exit



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



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