View | Details | Raw Unified | Return to bug 145607
Collapse All | Expand All

(-)./drood/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	drood
8
PORTNAME=	drood
9
PORTVERSION=	1.54
9
PORTVERSION=	1.55
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://www.mammothcheese.ca/
11
MASTER_SITES=	http://www.mammothcheese.ca/
12
12
(-)./drood/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (drood-1.54.tar.gz) = e820c7f817e69259e0c587bf9bfe734a
1
MD5 (drood-1.55.tar.gz) = 754c278fcb3d03ee8342c0b1829af471
2
SHA256 (drood-1.54.tar.gz) = 8524bfd9c54fc3c6377604459c861b4524e72b8848d9ceea1a4f95adda2f5280
2
SHA256 (drood-1.55.tar.gz) = cdc7be46db7410a5ffd4ad2a0680800b6e2730008e102dc003b2fd70bf6a26de
3
SIZE (drood-1.54.tar.gz) = 45857
3
SIZE (drood-1.55.tar.gz) = 46501
(-)./drood/pkg-descr (-1 / +1 lines)
Lines 4-10 Link Here
4
and SCGI, gzipped content-encoding for static resources, and will service
4
and SCGI, gzipped content-encoding for static resources, and will service
5
both IPv4 and IPv6 connections.
5
both IPv4 and IPv6 connections.
6
6
7
WWW: http://www.mammothcheese.ca/drood.html
7
WWW: http://www.mammothcheese.ca/munger.html
8
8
9
--
9
--
10
James Bailie <jimmy@mammothcheese.ca>
10
James Bailie <jimmy@mammothcheese.ca>
(-)./drood/pkg-plist (-1 / +1 lines)
Lines 4-7 Link Here
4
etc/rc.d/plunger
4
etc/rc.d/plunger
5
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi
5
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi
6
etc/drood/types.tab.dist
6
etc/drood/types.tab.dist
7
@dirrm etc/drood
7
@dirrm /etc/drood

Return to bug 145607