From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 9 14:50:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35A8C16A4CE for ; Tue, 9 Dec 2003 14:50:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1673B43D29 for ; Tue, 9 Dec 2003 14:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hB9MoEFY014103 for ; Tue, 9 Dec 2003 14:50:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hB9MoEEo014102; Tue, 9 Dec 2003 14:50:14 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 9 Dec 2003 14:50:14 -0800 (PST) Resent-Message-Id: <200312092250.hB9MoEEo014102@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, The Anarcat Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F02E16A4CE for ; Tue, 9 Dec 2003 14:40:55 -0800 (PST) Received: from smtp.istop.com (dci.doncaster.on.ca [66.11.168.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87B9643D21 for ; Tue, 9 Dec 2003 14:40:54 -0800 (PST) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (unknown [66.11.160.167]) by smtp.istop.com (Postfix) with ESMTP id 8D13736F5B for ; Tue, 9 Dec 2003 17:40:22 -0500 (EST) Received: by shall.anarcat.ath.cx (Postfix, from userid 1000) id 00203138; Tue, 9 Dec 2003 17:40:21 -0500 (EST) Message-Id: <20031209224021.00203138@shall.anarcat.ath.cx> Date: Tue, 9 Dec 2003 17:40:21 -0500 (EST) From: The Anarcat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/60096: upgrade of worldtools to 1.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: The Anarcat List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 22:50:17 -0000 >Number: 60096 >Category: ports >Synopsis: upgrade of worldtools to 1.3 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 09 14:50:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: The Anarcat >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD shall.anarcat.ath.cx 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov 26 17:08:21 EST 2003 khadmin@shall.anarcat.ath.cx:/usr/obj/usr/src/sys/SHALL i386 >Description: I have made a few corrections to the worldtools. Namely, I have removed the local specifics that were still creeping in there, made documentation changes and cleaned up the buildit code. >How-To-Repeat: >Fix: diff -ru /usr/ports/sysutils/worldtools/Makefile ./Makefile --- /usr/ports/sysutils/worldtools/Makefile Tue Sep 2 21:41:45 2003 +++ ./Makefile Tue Dec 9 17:36:01 2003 @@ -6,7 +6,7 @@ # PORTNAME= worldtools -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://anarcat.ath.cx/software/distfiles/ diff -ru /usr/ports/sysutils/worldtools/distinfo ./distinfo --- /usr/ports/sysutils/worldtools/distinfo Tue Sep 2 21:41:45 2003 +++ ./distinfo Tue Dec 9 17:35:36 2003 @@ -1 +1 @@ -MD5 (worldtools-1.2.tar.gz) = 9202006bcca1c3855486030e9fbde33a +MD5 (worldtools-1.3.tar.gz) = 208d616e0f33f9cdec41ec7d1110eeac diff -ru /usr/ports/sysutils/worldtools/pkg-descr ./pkg-descr --- /usr/ports/sysutils/worldtools/pkg-descr Wed Aug 27 04:14:14 2003 +++ ./pkg-descr Tue Dec 9 17:37:43 2003 @@ -8,6 +8,7 @@ sends a notification to the user by email when finished. - upgrade is a wrapper for buildit, whereintheworld, cvsup and make -buildworld. +buildworld. It is a convenient series of shell commands that will +upgrade your FreeBSD system. See the README file for more details. >Release-Note: >Audit-Trail: >Unformatted: