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

(-)Makefile (-2 / +2 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.0.0
5
PORTVERSION=	1.0.0
6
CATEGORIES=	astro geography devel
6
CATEGORIES=	astro geography devel
7
MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
7
MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
8
DISTNAME=	${PORTNAME}-${PORTVERSION}d
8
DISTNAME=	${PORTNAME}-${PORTVERSION}e
9
9
10
MAINTAINER=	coder@tuxfamily.org
10
MAINTAINER=	coder@tuxfamily.org
11
COMMENT=	Extract valid data from within an Open Street Map input file
11
COMMENT=	Extract valid data from within an Open Street Map input file
Lines 15-21 Link Here
15
15
16
LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
16
LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
17
17
18
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}d
18
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}e
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USES=		gmake libtool pkgconfig pathfix
20
USES=		gmake libtool pkgconfig pathfix
21
21
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (readosm-1.0.0d.tar.gz) = f056d26489610699802a2a44e315750383af303cf7dcdc580c52bb5ed4d136e3
1
SHA256 (readosm-1.0.0e.tar.gz) = 1fd839e05b411db6ba1ca6199bf3334ab9425550a58e129c07ad3c6d39299acf
2
SIZE (readosm-1.0.0d.tar.gz) = 1095751
2
SIZE (readosm-1.0.0e.tar.gz) = 1096062

Return to bug 202496