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

(-)opendchub/Makefile (-4 / +3 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	opendchub
8
PORTNAME=	opendchub
9
PORTVERSION=	0.7.14
9
PORTVERSION=	0.7.15
10
PORTREVISION=	2
11
CATEGORIES=	net-p2p
10
CATEGORIES=	net-p2p
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
14
13
15
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	babak@farrokhi.net
16
COMMENT=	Unofficial Unix version of the Direct Connect Hub software
15
COMMENT=	Unofficial Unix version of the Direct Connect Hub software
17
16
18
USE_PERL5=	yes
17
USE_PERL5=	yes
Lines 31-37 Link Here
31
.include <bsd.port.pre.mk>
30
.include <bsd.port.pre.mk>
32
31
33
.if ${PERL_LEVEL} < 500601
32
.if ${PERL_LEVEL} < 500601
34
IGNORE=		"needs at least perl 5.6.1 to build"
33
IGNORE=		needs at least perl 5.6.1 to build
35
.endif
34
.endif
36
35
37
.include <bsd.port.post.mk>
36
.include <bsd.port.post.mk>
(-)opendchub/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (opendchub-0.7.14.tar.gz) = 6121347154820e2b307a5aecafa86ce8
1
MD5 (opendchub-0.7.15.tar.gz) = 8f9ab5bb7f85730f4b1ce7cceb6aef96
2
SHA256 (opendchub-0.7.14.tar.gz) = a313ff89ca8fcef265179b320be9b42b32c8e7747c12b4b86c6665146c22ce15
2
SHA256 (opendchub-0.7.15.tar.gz) = cae88a6d3faceb5da35e30399ba0613c85a437f3c85a5b02b954fc1161a965b1
3
SIZE (opendchub-0.7.14.tar.gz) = 187739
3
SIZE (opendchub-0.7.15.tar.gz) = 193507

Return to bug 102290