Index: head/science/bft/Makefile =================================================================== --- head/science/bft/Makefile (revision 226904) +++ head/science/bft/Makefile (revision 226905) @@ -1,34 +1,34 @@ # New ports collection makefile for: bft # Date created: Sun 1 apr 2007 # Whom: thierry@pompo.net # # $FreeBSD$ # PORTNAME= bft -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.8 CATEGORIES= science parallel MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER= thierry@FreeBSD.org COMMENT= Code_Saturne Base Functions and Types library WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_LDCONFIG= yes GNU_CONFIGURE= yes TESTSBIN= bft_test bft_mem_usage_test bft_printf_test pre-configure: # No useful doc there ${REINPLACE_CMD} -e 's|tests doc|tests|' ${WRKSRC}/Makefile.in regression-test: .for pg in ${TESTSBIN} (cd ${WRKSRC}/tests; ./${pg} arg1 arg2) .endfor .include Property changes on: head/science/bft/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/science/bft/distinfo =================================================================== --- head/science/bft/distinfo (revision 226904) +++ head/science/bft/distinfo (revision 226905) @@ -1,3 +1,3 @@ -MD5 (bft-106.tgz) = 1282bc2401e69e3862ef9e429c569191 -SHA256 (bft-106.tgz) = c58de6bee0d9121a229b03548db7f966054e576ce31ba359a27114c5bb62e195 -SIZE (bft-106.tgz) = 413482 +MD5 (bft-108.tgz) = 1c8293b8404cf47340978b22e78c985d +SHA256 (bft-108.tgz) = 97d1b253312aff787e3415eac08a48f6f79f51f466f6a65edcc6093797ac778c +SIZE (bft-108.tgz) = 443412 Property changes on: head/science/bft/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/science/bft/pkg-descr =================================================================== --- head/science/bft/pkg-descr (revision 226904) +++ head/science/bft/pkg-descr (revision 226905) @@ -1,5 +1,5 @@ BFT stands for Base Functions and Types. It is destined to be used by scientific codes (CFD) often using some form of parallelism, especially MPI. -WWW: http://rd.edf.com/code_saturne/ +WWW: http://www.code-saturne.org/ Property changes on: head/science/bft/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property