From 6225e1ff0f9e86a5482c22df3d2e5df64510a4c4 Mon Sep 17 00:00:00 2001 From: clement Date: Fri, 11 Jun 2004 08:22:40 +0000 Subject: - Update to 0.8.4-2 (just bump PORTREVISION) This release fixes a critical bug in User directory handling --- www/monkey/Makefile | 2 ++ www/monkey/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/www/monkey/Makefile b/www/monkey/Makefile index 798d190c40c5..7bfd944228c3 100644 --- a/www/monkey/Makefile +++ b/www/monkey/Makefile @@ -7,8 +7,10 @@ PORTNAME= monkey PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://monkeyd.sourceforge.net/versions/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-2 MAINTAINER= clement@FreeBSD.org COMMENT= A small, powerful, and fast Web server written in C diff --git a/www/monkey/distinfo b/www/monkey/distinfo index ea21b76c4d75..8e39dffbab96 100644 --- a/www/monkey/distinfo +++ b/www/monkey/distinfo @@ -1,2 +1,2 @@ -MD5 (monkey-0.8.4.tar.gz) = c4bfd216f5c173b9461605ed8312470c -SIZE (monkey-0.8.4.tar.gz) = 83477 +MD5 (monkey-0.8.4-2.tar.gz) = 09858b3ebdaa70200b2075926eabb20b +SIZE (monkey-0.8.4-2.tar.gz) = 83528 -- cgit