diff options
author | pav <pav@FreeBSD.org> | 2003-12-11 08:35:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-11 08:35:45 +0800 |
commit | a4fd13fcac41fa323fa741f4679dc92e99b49445 (patch) | |
tree | 99219537cca87e8d5ab823e2e559803832b42fc0 | |
parent | a0e5695a310d914018c67e1d53e3abbfac731238 (diff) | |
download | freebsd-ports-gnome-a4fd13fcac41fa323fa741f4679dc92e99b49445.tar.gz freebsd-ports-gnome-a4fd13fcac41fa323fa741f4679dc92e99b49445.tar.zst freebsd-ports-gnome-a4fd13fcac41fa323fa741f4679dc92e99b49445.zip |
- Update to 1.3.1
PR: ports/60096
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer/author)
-rw-r--r-- | sysutils/worldtools/Makefile | 2 | ||||
-rw-r--r-- | sysutils/worldtools/distinfo | 2 | ||||
-rw-r--r-- | sysutils/worldtools/pkg-descr | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/worldtools/Makefile b/sysutils/worldtools/Makefile index 40f57f604dba..d9defbb4ff97 100644 --- a/sysutils/worldtools/Makefile +++ b/sysutils/worldtools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= worldtools -PORTVERSION= 1.2 +PORTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= http://anarcat.ath.cx/software/distfiles/ diff --git a/sysutils/worldtools/distinfo b/sysutils/worldtools/distinfo index ce0737a2f7da..e9b6a3646730 100644 --- a/sysutils/worldtools/distinfo +++ b/sysutils/worldtools/distinfo @@ -1 +1 @@ -MD5 (worldtools-1.2.tar.gz) = 9202006bcca1c3855486030e9fbde33a +MD5 (worldtools-1.3.1.tar.gz) = 251bc88f2e2bb771aaca7e7816a8aa28 diff --git a/sysutils/worldtools/pkg-descr b/sysutils/worldtools/pkg-descr index 0d958ef30a0c..127ffcb8e4e5 100644 --- a/sysutils/worldtools/pkg-descr +++ b/sysutils/worldtools/pkg-descr @@ -8,6 +8,7 @@ is currently being built. 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. |