View | Details | Raw Unified | Return to bug 127156
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.32
9
PORTVERSION=	1.33
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.32.tar.gz) = 168c7083bf0682cdb43dea36e7e216c4
1
MD5 (drood-1.33.tar.gz) = 2c570a550cf6b704a10025986e69505a
2
SHA256 (drood-1.32.tar.gz) = 590f6f3d047ae10e699cbe4bdc92459f395e1485c12e0137a863db59212d4ef9
2
SHA256 (drood-1.33.tar.gz) = 332903e61f0328d54e196d81aeefb4aad8b8e893c21d5cf881081d894bada459
3
SIZE (drood-1.32.tar.gz) = 27790
3
SIZE (drood-1.33.tar.gz) = 27299
(-)./drood/pkg-plist (-1 / +1 lines)
Lines 1-5 Link Here
1
bin/drood
1
bin/drood
2
etc/rc.d/drood
2
etc/rc.d/drood
3
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -r %D/etc/drood/types.tab; fi
3
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi
4
etc/drood/types.tab.dist
4
etc/drood/types.tab.dist
5
@dirrm /etc/drood
5
@dirrm /etc/drood

Return to bug 127156