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

(-)./drood/Makefile (-4 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	drood
8
PORTNAME=	drood
9
PORTVERSION=	3.3
9
PORTVERSION=	3.4
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://www.mammothcheese.ca/
11
MASTER_SITES=	http://www.mammothcheese.ca/
12
12
Lines 17-23 Link Here
17
17
18
MANCOMPRESSED=	yes
18
MANCOMPRESSED=	yes
19
19
20
post-install:
21
	@${CAT} ${PKGMESSAGE}
22
23
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)./drood/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (drood-3.3.tar.gz) = 65a6c51ba59aba120b2535ab5b02d8e083216e3daa49233ce4ce1b362193bb81
1
SHA256 (drood-3.4.tar.gz) = f415f7820009b23593281a6a5144b0004a72b84d1a722cc808a537bd4d07fa90
2
SIZE (drood-3.3.tar.gz) = 48973
2
SIZE (drood-3.4.tar.gz) = 49013
(-)./drood/files/pkg-message.in (+6 lines)
Line 0 Link Here
1
*******************************************************************************
2
3
NOTE: As of Drood 1.54, scgid has been replaced with plunger(8).  Read the
4
      Plunger manual for details.
5
6
*******************************************************************************
(-)./drood/pkg-message (-6 lines)
Lines 1-6 Link Here
1
*******************************************************************************
2
3
NOTE: As of Drood 1.54, scgid has been replaced with plunger(8).  Read the
4
      Plunger manual for details.
5
6
*******************************************************************************

Return to bug 171222