diff options
author | tdb <tdb@FreeBSD.org> | 2006-01-13 06:31:30 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2006-01-13 06:31:30 +0800 |
commit | 975f11198f6dbddfebc07a1253957db4f44b1eb7 (patch) | |
tree | ce6177d8c9ab432a1ee27513f8561e5a8087b4f3 /devel | |
parent | fe065291e8f9075d80c3150aaa0df3a37b607672 (diff) | |
download | freebsd-ports-gnome-975f11198f6dbddfebc07a1253957db4f44b1eb7.tar.gz freebsd-ports-gnome-975f11198f6dbddfebc07a1253957db4f44b1eb7.tar.zst freebsd-ports-gnome-975f11198f6dbddfebc07a1253957db4f44b1eb7.zip |
- Update to 20060112
- Fix typo in pkg-message.in
PR: 91718
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/plan9port/Makefile | 2 | ||||
-rw-r--r-- | devel/plan9port/distinfo | 6 | ||||
-rw-r--r-- | devel/plan9port/files/pkg-message.in | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 0f769d18f2d5..b6f97c674b72 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plan9port -PORTVERSION= 20060107 +PORTVERSION= 20060112 CATEGORIES= devel plan9 MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ diff --git a/devel/plan9port/distinfo b/devel/plan9port/distinfo index dbe96c4dc736..51832ec937e8 100644 --- a/devel/plan9port/distinfo +++ b/devel/plan9port/distinfo @@ -1,3 +1,3 @@ -MD5 (plan9port-20060107.tgz) = 50ac2fe3226e9e7906893e64bfbd3404 -SHA256 (plan9port-20060107.tgz) = ea4fba546e44dfcb058e2e2f2b2ddddd5599e464b15087dfa78276c7a1e32237 -SIZE (plan9port-20060107.tgz) = 18378204 +MD5 (plan9port-20060112.tgz) = 2e9f7be7c2ecdc4862554ac7bc70cc01 +SHA256 (plan9port-20060112.tgz) = f2aa50357f31613cc2018d74ff50b464893e583d30b4c200c1f515775a18e158 +SIZE (plan9port-20060112.tgz) = 18377594 diff --git a/devel/plan9port/files/pkg-message.in b/devel/plan9port/files/pkg-message.in index 909e5ed1119c..f9b59c721e1b 100644 --- a/devel/plan9port/files/pkg-message.in +++ b/devel/plan9port/files/pkg-message.in @@ -10,7 +10,7 @@ archivers/zip is not already installed) x11/kdebase3 -> build crash in a fish.cpp file I suggest you to unset $PLAN9 before building any other ports -if you don't want to fall into these problems et reset it after. +if you don't want to fall into these problems and reset it after. venti/fmt* commands works only with normal files but the author is actually working on it. |