diff options
author | az <az@FreeBSD.org> | 2008-06-23 20:05:29 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2008-06-23 20:05:29 +0800 |
commit | 4df05ab67d4e7ff73e861d9b0ae4c3a3d38e766c (patch) | |
tree | e8041a3e317534dcbf051e897ea17f719fd76fb4 /www/monkey | |
parent | b716ecf99b03524db2120d6d0cacf6dced4cbfd8 (diff) | |
download | freebsd-ports-gnome-4df05ab67d4e7ff73e861d9b0ae4c3a3d38e766c.tar.gz freebsd-ports-gnome-4df05ab67d4e7ff73e861d9b0ae4c3a3d38e766c.tar.zst freebsd-ports-gnome-4df05ab67d4e7ff73e861d9b0ae4c3a3d38e766c.zip |
- Update to 0.9.2
- Drop maintainership
Diffstat (limited to 'www/monkey')
-rw-r--r-- | www/monkey/Makefile | 4 | ||||
-rw-r--r-- | www/monkey/distinfo | 6 | ||||
-rw-r--r-- | www/monkey/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/monkey/Makefile b/www/monkey/Makefile index 974958f293d6..2e34a56cc18a 100644 --- a/www/monkey/Makefile +++ b/www/monkey/Makefile @@ -6,11 +6,11 @@ # PORTNAME= monkey -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= www MASTER_SITES= http://monkeyd.sourceforge.net/versions/ -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small, powerful, and fast Web server written in C USE_GMAKE= yes diff --git a/www/monkey/distinfo b/www/monkey/distinfo index 41e082adc31b..2906fa1f94a3 100644 --- a/www/monkey/distinfo +++ b/www/monkey/distinfo @@ -1,3 +1,3 @@ -MD5 (monkey-0.9.1.tar.gz) = e4febf180e9a708fa9eccc9286c02eab -SHA256 (monkey-0.9.1.tar.gz) = 4fe2dbc41d5de1415a07ff9eae442be7ac42e64fe6b3d17d098849753744fc7a -SIZE (monkey-0.9.1.tar.gz) = 84389 +MD5 (monkey-0.9.2.tar.gz) = 1ee81de2c8f34398ad1e096212058a7b +SHA256 (monkey-0.9.2.tar.gz) = 0f36328dc7e1f0c21ef01351874b68d53cae3fecefe0a21fc98de24a80877a3b +SIZE (monkey-0.9.2.tar.gz) = 86289 diff --git a/www/monkey/pkg-plist b/www/monkey/pkg-plist index 91132f0536d1..c436777788f3 100644 --- a/www/monkey/pkg-plist +++ b/www/monkey/pkg-plist @@ -11,15 +11,18 @@ etc/rc.d/monkey.sh.sample sbin/banana sbin/monkey www/cgi-bin/test.pl +www/data/docs/monkey+php.1337.html www/data/docs/monkey+php.en.html www/data/docs/monkey+php.es.html www/data/docs/monkey+php.fr.html www/data/docs/monkey+php.pt-br.html +www/data/docs/monkey+php.pl.html www/data/docs/monkey+php.ru.html www/data/docs/monkey+php.sv.html www/data/imgs/logonooficial.jpg www/data/imgs/titulo.jpg www/data/index.html +www/data/index.html~ www/data/php/index.php @dirrm etc/monkey @dirrm www/data/php |