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

(-)Makefile (-2 / +2 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v 1.21 2011/10/26 21:16:25 dougb Exp $
5
# $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v 1.21 2011/10/26 21:16:25 dougb Exp $
6
6
7
PORTNAME=	FreeBSD-Portindex
7
PORTNAME=	FreeBSD-Portindex
8
PORTVERSION=	2.6
8
PORTVERSION=	2.7
9
CATEGORIES=	ports-mgmt perl5
9
CATEGORIES=	ports-mgmt perl5
10
MASTER_SITES=	http://www.infracaninophile.co.uk/portindex/
10
MASTER_SITES=	http://www.infracaninophile.co.uk/portindex/
11
PKGNAMEPREFIX=	p5-
11
PKGNAMEPREFIX=	p5-
Lines 29-35 Link Here
29
RUN_DEPENDS+=	dot:${PORTSDIR}/graphics/graphviz
29
RUN_DEPENDS+=	dot:${PORTSDIR}/graphics/graphviz
30
.endif
30
.endif
31
31
32
USE_XZ=	yes
32
USE_XZ=		yes
33
PERL_CONFIGURE=	yes
33
PERL_CONFIGURE=	yes
34
34
35
CACHE_DIR?=	/var/db/portindex
35
CACHE_DIR?=	/var/db/portindex
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (FreeBSD-Portindex-2.6.tar.xz) = 909ea1b4ff67ea08617a54452b6ed9e999787d6ff3458cb59fb6aa81ecc67c13
1
SHA256 (FreeBSD-Portindex-2.7.tar.xz) = c57639bc399699db4b9dc76437aded1df554240a210fd010db9ec78a08c34cb8
2
SIZE (FreeBSD-Portindex-2.6.tar.xz) = 51828
2
SIZE (FreeBSD-Portindex-2.7.tar.xz) = 52612

Return to bug 162356