- Update to 1.32

PR:		ports/126679
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
This commit is contained in:
Thomas Abthorpe 2008-08-22 00:44:11 +00:00
parent 0791e0626a
commit f9a2ddc2ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218977
3 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= drood
PORTVERSION= 1.31
PORTVERSION= 1.32
CATEGORIES= www
MASTER_SITES= http://www.mammothcheese.ca/
@ -16,9 +16,4 @@ COMMENT= Lightweight kqueue-based http/1.1 server
MAN8= drood.8
MANCOMPRESSED= yes
PLIST_FILES= bin/drood \
etc/drood/types.tab \
etc/rc.d/drood
PLIST_DIRS= etc/drood
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (drood-1.31.tar.gz) = d1715624d75afcacb0b2e381df0f38ba
SHA256 (drood-1.31.tar.gz) = 078c7d6bd197ba69c4430aec3bd8c8378ae6f48b285a22c3db3e8c6c85b240f9
SIZE (drood-1.31.tar.gz) = 27594
MD5 (drood-1.32.tar.gz) = 168c7083bf0682cdb43dea36e7e216c4
SHA256 (drood-1.32.tar.gz) = 590f6f3d047ae10e699cbe4bdc92459f395e1485c12e0137a863db59212d4ef9
SIZE (drood-1.32.tar.gz) = 27790

5
www/drood/pkg-plist Normal file
View File

@ -0,0 +1,5 @@
bin/drood
etc/rc.d/drood
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -r %D/etc/drood/types.tab; fi
etc/drood/types.tab.dist
@dirrm /etc/drood