Skip site navigation (1)Skip section navigation (2)
Date:      7 Feb 2006 10:45:49 -0000
From:      Tigger <tigger@lvlworld.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92956: Update port: sysutils/sysupdate Spelling corrections and support for FBSD 6 Release
Message-ID:  <20060207104549.12730.qmail@lilypie.com>
Resent-Message-ID: <200602071100.k17B0Jci079638@freefall.freebsd.org>

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

>Number:         92956
>Category:       ports
>Synopsis:       Update port: sysutils/sysupdate Spelling corrections and support for FBSD 6 Release
>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:   Tue Feb 07 11:00:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tigger
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD ernie.lilypie.com 4.11-RELEASE-p13 FreeBSD 4.11-RELEASE-p13 #8: Sun Oct 16 17:40:14 EST 2005 tigger@ernie.lilypie.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update includes:
 - Spelling corrections
 - Supoort for FreeBSD 6 Release
 - Removed some debug output
>How-To-Repeat:
	
>Fix:

# This archive contains:
#
#       sysupdate/Makefile
#       sysupdate/distinfo
#       sysupdate/pkg-descr
#
echo x - sysupdate/Makefile
sed 's/^X//' >sysupdate/Makefile << 'END-of-sysupdate/Makefile'
X# New ports collection makefile for:   sysupdate
X# Date created:                        17 Jan 2006
X# Whom:                                        Tig <tig@lvlworld.com>
X#
X# $FreeBSD: ports/sysutils/sysupdate/Makefile,v 1.1 2006/01/25 13:09:25 garga Exp $
X#
X
XPORTNAME=      sysupdate
XPORTVERSION=   0.3.1
XCATEGORIES=    sysutils
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=    lvl
XDISTFILES=     ${PORTNAME}.sh-${PORTVERSION}${EXTRACT_SUFX}
X
XMAINTAINER=    tig@lvlworld.com
XCOMMENT=       System and ports update script
X
XMAN1=          sysupdate.sh.1
XMANCOMPRESSED= yes
X
XWRKSRC=                ${WRKDIR}/${PORTNAME}
X
XNO_BUILD=      yes
XPLIST_FILES=   bin/sysupdate.sh
X
Xpost-patch:
X       @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \
X               ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-sysupdate/Makefile
echo x - sysupdate/distinfo
sed 's/^X//' >sysupdate/distinfo << 'END-of-sysupdate/distinfo'
XMD5 (sysupdate.sh-0.3.1.tar.gz) = f630ba10c4212bd559812b477b5074d3
XSHA256 (sysupdate.sh-0.3.1.tar.gz) = 3faa8c789e91793f6b442669915a423b961f8841513ec95cf4df563dcc28d579
XSIZE (sysupdate.sh-0.3.1.tar.gz) = 14555
END-of-sysupdate/distinfo
echo x - sysupdate/pkg-descr
sed 's/^X//' >sysupdate/pkg-descr << 'END-of-sysupdate/pkg-descr'
Xsysupdate.sh will update your system and/or port collection files in part or in
Xfull to the latest cvs version. sysupdate.sh can be set to only download the
Xlatest system files or can be set to compile and install a complete system
Xupdate.
X
XWWW: http://lvl.sourceforge.net/
END-of-sysupdate/pkg-descr
exit



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



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