Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Dec 2003 17:40:21 -0500 (EST)
From:      The Anarcat <anarcat@anarcat.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60096: upgrade of worldtools to 1.3
Message-ID:  <20031209224021.00203138@shall.anarcat.ath.cx>
Resent-Message-ID: <200312092250.hB9MoEEo014102@freefall.freebsd.org>

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

>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:



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