diff options
author | jhb <jhb@FreeBSD.org> | 2004-05-29 01:21:30 +0800 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2004-05-29 01:21:30 +0800 |
commit | dd244a786055337fbf9d969c9e67eae021d7c576 (patch) | |
tree | c534fb05917a3883ca4b545783ceb0467f2b666d /games | |
parent | cc09a7e03ca54e096f15db33038792d3a6209d44 (diff) | |
download | freebsd-ports-gnome-dd244a786055337fbf9d969c9e67eae021d7c576.tar.gz freebsd-ports-gnome-dd244a786055337fbf9d969c9e67eae021d7c576.tar.zst freebsd-ports-gnome-dd244a786055337fbf9d969c9e67eae021d7c576.zip |
Upgrade monopd to 0.9.1 which includes several bug fixes including a
possible remote DOS.
Reported by: Rob Kaper cap at capsi dot com
Diffstat (limited to 'games')
-rw-r--r-- | games/monopd/Makefile | 2 | ||||
-rw-r--r-- | games/monopd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/monopd/Makefile b/games/monopd/Makefile index 72b51949009a..9c94b8fa6a2a 100644 --- a/games/monopd/Makefile +++ b/games/monopd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monopd -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= games MASTER_SITES= http://unixcode.org/downloads/monopd/ diff --git a/games/monopd/distinfo b/games/monopd/distinfo index 4f3746bdf4ef..249abf431af1 100644 --- a/games/monopd/distinfo +++ b/games/monopd/distinfo @@ -1,2 +1,2 @@ -MD5 (monopd-0.9.0.tar.bz2) = fec55f8e481c8dd74c1dfc3facd1f006 -SIZE (monopd-0.9.0.tar.bz2) = 113313 +MD5 (monopd-0.9.1.tar.bz2) = 0317f93e39f6740a215540ad79249aca +SIZE (monopd-0.9.1.tar.bz2) = 109588 |