ports/108526: [Update Version] science/elmer-fem to 5.3.0

Marcelo Araujo araujo at bsdmail.org
Mon Jan 29 22:10:02 UTC 2007


>Number:         108526
>Category:       ports
>Synopsis:       [Update Version] science/elmer-fem to 5.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 29 22:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-PRERELEASE #2: Fri Nov 24 21:44:48 UTC 2006
    araujo at reloaded.freebsd.org:/usr/src/sys/i386/compile/RELOADED



>Description:


- update version to 5.3.0
- take maintainership


>How-To-Repeat:





>Fix:


--- elmer-fem.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/science/elmer-fem/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	16 Jan 2007 02:18:27 -0000	1.11
+++ Makefile	29 Jan 2007 22:07:24 -0000
@@ -6,16 +6,15 @@
 #
 
 PORTNAME=	fem
-PORTVERSION=	5.2.0
-PORTREVISION=	2
+PORTVERSION=	5.3.0
 CATEGORIES=	science tk84
-MASTER_SITES=	ftp://ftp.funet.fi/pub/sci/physics/elmer/
+MASTER_SITES=	ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
 PKGNAMEPREFIX=	elmer-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	araujo at bsdmail.org
 COMMENT=	FEM solver for use in the ELMER FEM package
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc	\
+LIB_DEPENDS=	${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc	\
 		${LOCALBASE}/lib/libeiof.a:${PORTSDIR}/science/elmer-eio        \
 		${LOCALBASE}/lib/libhuti.a:${PORTSDIR}/science/elmer-hutiter \
 		${LOCALBASE}/lib/libumfpack_elmer.a:${PORTSDIR}/math/elmer-umfpack
@@ -27,6 +26,9 @@
 BUILD_DEPENDS+=	gfortran42:${PORTSDIR}/lang/gcc42
 FC=		gfortran42
 F77=		gfortran42
+CONFIGURE_ENV+= FC=${FC} F77=${FC}
+GNU_CONFIGURE=  yes
+ALL_TARGET=
 
 .ifdef WITH_OPTIMIZED_FLAGS
 FCFLAGS+=	-O3 -ffast-math
@@ -70,7 +72,7 @@
 	${REINPLACE_CMD} -e 's|make|${GMAKE}|g' ${WRKSRC}/tests/runtests.in
 
 .if defined(MAINTAINER_MODE)
-regression-test:	install
+regression-test:	${INSTALL}
 	@(cd ${BUILD_WRKSRC}; ${SETENV} ${TEST_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/science/elmer-fem/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	12 Jul 2006 21:59:38 -0000	1.2
+++ distinfo	29 Jan 2007 22:07:24 -0000
@@ -1,3 +1,3 @@
-MD5 (fem-5.2.0.tar.gz) = 73d8167973087c764e29fabd7ab62d39
-SHA256 (fem-5.2.0.tar.gz) = c05de3cd2952cb2326d9a6de63d3c59d8b98e7b7f368fb6b82ce00a9ae2ec247
-SIZE (fem-5.2.0.tar.gz) = 5365964
+MD5 (fem-5.3.0.tar.gz) = 711300d20daeb0d19b570bcbb72ea4f0
+SHA256 (fem-5.3.0.tar.gz) = 0f22ebdfbb16116113815b9910594ff59b296b7e66b16f49f3a04a6884e12ab6
+SIZE (fem-5.3.0.tar.gz) = 3703728
--- elmer-fem.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list