diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-14 07:55:47 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-14 07:55:47 +0000 |
commit | c1f9a238d330fcbadb8cd940185cf6ea13ac6996 (patch) | |
tree | d707085abc12776c01a02fe5992b3f8f10679a92 /irc/zircon | |
parent | bc377ca5232cdd124b65dd8ddfd5441dce9915a4 (diff) | |
download | FreeBSD-ports-c1f9a238d330fcbadb8cd940185cf6ea13ac6996.zip FreeBSD-ports-c1f9a238d330fcbadb8cd940185cf6ea13ac6996.tar.gz |
- Update to new version
Changes in 1.18.250
1) I ran my new version of Frink over the code and found quite a few bugs
in infrequently executed code. I also rewrote some bits to make them better.
2) Fixed the startup bug introduced in 249....
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 2 | ||||
-rw-r--r-- | irc/zircon/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index c3b6165..5f366cf 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zircon -PORTVERSION= 1.18.249 +PORTVERSION= 1.18.250 CATEGORIES= irc tk83 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo index e5e0e24..d14ae0e 100644 --- a/irc/zircon/distinfo +++ b/irc/zircon/distinfo @@ -1 +1 @@ -MD5 (zircon-1.18.249.tar.gz) = ef8d149979fa9eb2d4e47e96721d2cab +MD5 (zircon-1.18.250.tar.gz) = 1292cdea2b88d6a55c82f2c2a420dbbe |