mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 0.9.2
- Drop maintainership
This commit is contained in:
parent
f28b1b2efd
commit
95f6e99d37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215625
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user