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

(-)science/ecs/Makefile (-5 / +3 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ecs
4
PORTNAME=	ecs
5
PORTVERSION=	2.0.2
5
PORTVERSION=	2.0.3
6
PORTREVISION=	6
7
CATEGORIES=	science
6
CATEGORIES=	science
8
MASTER_SITES=	http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
7
MASTER_SITES=	http://code-saturne.org/releases/
9
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
10
8
11
MAINTAINER=	thierry@FreeBSD.org
9
MAINTAINER=	thierry@FreeBSD.org
12
COMMENT=	Code_Saturne Preprocessor
10
COMMENT=	Code_Saturne Preprocessor
Lines 20-26 Link Here
20
18
21
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
19
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
22
20
23
USES=		gmake zip
21
USES=		gmake
24
USE_TEX=	dvipsk
22
USE_TEX=	dvipsk
25
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
26
CPPFLAGS=	-I${LOCALBASE}/include
24
CPPFLAGS=	-I${LOCALBASE}/include
(-)science/ecs/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ecs-202.zip) = 237712e1df2bb1a7a479407ebf325c5ebb89ccaf29d86e9f52f52907677f23a2
1
SHA256 (ecs-2.0.3.tar.gz) = 5c4a6c2eed0f476571681fed9b8f8b99fafbdc2ffdcc08775387a5b71dc5642d
2
SIZE (ecs-202.zip) = 1369458
2
SIZE (ecs-2.0.3.tar.gz) = 1171288

Return to bug 193296