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

(-)ports/irc/anope/Makefile (-3 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	anope
8
PORTNAME=	anope
9
PORTVERSION=	1.6.3
9
PORTVERSION=	1.6.4
10
PORTREVISION=	1
11
CATEGORIES=	irc
10
CATEGORIES=	irc
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 17-23 Link Here
17
16
18
USE_GMAKE=	yes
17
USE_GMAKE=	yes
19
HAS_CONFIGURE=	yes
18
HAS_CONFIGURE=	yes
20
USE_REINPLACE=	yes
21
USE_PERL5_BUILD=	yes
19
USE_PERL5_BUILD=	yes
22
20
23
# OPTIONS --{{{
21
# OPTIONS --{{{
(-)ports/irc/anope/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (anope-1.6.3.tar.gz) = d6a5030c3cf3a18d59a42f6441f6f8b9
1
MD5 (anope-1.6.4.tar.gz) = 0c9b241230e75f8367fd10d1ca1f9cea
2
SHA256 (anope-1.6.3.tar.gz) = 65fef723d22b4287450fbaafcac6034948a69ca1f1a8fe9b1deda63047a13c3b
2
SHA256 (anope-1.6.4.tar.gz) = 46ba95b61fca544236f2cd2c5c99fa46d401a7dd7e2ca1f61770eedaed96e63c
3
SIZE (anope-1.6.3.tar.gz) = 878693
3
SIZE (anope-1.6.4.tar.gz) = 878965
(-)ports/irc/anope/pkg-plist (-3 / +3 lines)
Lines 17-25 Link Here
17
%%DATADIR%%/languages/ru
17
%%DATADIR%%/languages/ru
18
%%DATADIR%%/languages/tr
18
%%DATADIR%%/languages/tr
19
%%DATADIR%%/tables.sql
19
%%DATADIR%%/tables.sql
20
@dirrmtry %%DATADIR%%/logs
20
@dirrm %%DATADIR%%/logs
21
@dirrm %%DATADIR%%/languages
21
@dirrm %%DATADIR%%/languages
22
@dirrmtry %%DATADIR%%/backups
22
@dirrm %%DATADIR%%/backups
23
@dirrmtry %%DATADIR%%
23
@dirrm %%DATADIR%%
24
@dirrm libexec/anope
24
@dirrm libexec/anope
25
@dirrm lib/anope
25
@dirrm lib/anope

Return to bug 96281