Date: Thu, 2 Aug 2007 04:36:15 GMT From: Kim Naim Lesmer <kim@usebsd.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/115131: Update of makefile and distinfo Message-ID: <200708020436.l724aF97041477@www.freebsd.org> Resent-Message-ID: <200708020440.l724e1uN092874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115131 >Category: ports >Synopsis: Update of makefile and distinfo >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: Thu Aug 02 04:40:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Kim Naim Lesmer >Release: 6.2-security >Organization: >Environment: >Description: During to work related problems I need to have the e-mail in the "Whom" section changed please! Also there is an update of the makesum. I have submitted the result of running "shar" in a text file. Thanks! >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: # # portcheck # portcheck/Makefile # portcheck/pkg-descr # portcheck/distinfo # echo c - portcheck mkdir -p portcheck > /dev/null 2>&1 echo x - portcheck/Makefile sed 's/^X//' >portcheck/Makefile << 'END-of-portcheck/Makefile' X# New ports collection makefile for: portcheck X# Date created: 01 January 2007 X# Whom: Kim Naim Lesmer <kim@usebsd.com> X# X# $FreeBSD: /repoman/r/pcvs/ports/ports-mgmt/portcheck/Makefile,v 1.3 2007/02/06 02:42:16 linimon Exp $ X# X XPORTNAME= portcheck XPORTVERSION= 1.12 XCATEGORIES= ports-mgmt XMASTER_SITES= http://www.usebsd.com/pub/portcheck/files/ XEXTRACT_SUFX= .tbz X XMAINTAINER= kim@usebsd.com XCOMMENT= Maintains the ports tree and checks up the installed packages X XRUN_DEPENDS= ${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit X XPLIST_FILES= bin/portcheck XMAN1= portcheck.1 XNO_WRKSUBDIR= yes XNO_BUILD= yes X Xdo-install: X @${INSTALL_SCRIPT} ${WRKDIR}/portcheck ${PREFIX}/bin X @${INSTALL_MAN} ${WRKDIR}/portcheck.1 ${MAN8PREFIX}/man/man1 X @${ECHO} "" X @${ECHO} "See 'man portcheck' for information about usage." X @${ECHO} "" X X.include <bsd.port.pre.mk> X X.if ${OSVERSION} < 504104 XIGNORE= 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> END-of-portcheck/Makefile echo x - portcheck/pkg-descr sed 's/^X//' >portcheck/pkg-descr << 'END-of-portcheck/pkg-descr' XPortcheck is a simple and small script for FreeBSD Xwhich first updates the ports tree and then runs an Xupdate and a security checkup of all the installed packages. XPortcheck depends on portsnap, portaudit and pkg_version. X XWWW: http://www.usebsd.com/pub/portcheck/ END-of-portcheck/pkg-descr echo x - portcheck/distinfo sed 's/^X//' >portcheck/distinfo << 'END-of-portcheck/distinfo' XMD5 (portcheck-1.12.tbz) = 85a216858a772c83549a4a7fe138aa3f XSHA256 (portcheck-1.12.tbz) = b3f5dd76d7f2bf0f7ada6789cc5a3c9d565adce5b79c677600051ac411650aec XSIZE (portcheck-1.12.tbz) = 2336 END-of-portcheck/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708020436.l724aF97041477>