1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 8.2.0-3.

For Linux, --allow-multiple-definition has been added to the linker
options, but it does not seem useful for us.
This commit is contained in:
Thierry Thomas 2006-01-23 20:47:57 +00:00
parent 120d63cacb
commit f608bc93dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154281
2 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= aster
DISTVERSION= 8.2.0-2
DISTVERSION= 8.2.0-3
CATEGORIES= french cad python
MASTER_SITES= http://www.code-aster.org/FICHIERS/
DISTNAME= ${PORTNAME}-full-src-${DISTVERSION}
@ -48,7 +48,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Gnuplot:${PORTSDIR}/math/py-gnuplot \
#USE_GCC= 3.4 # Helps on 4.x, but not sufficient.
USE_PYTHON= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION:R}

View File

@ -1,3 +1,3 @@
MD5 (aster-full-src-8.2.0-2.tar.gz) = 2eb7794571e19c8180f3c369fbc456d2
SHA256 (aster-full-src-8.2.0-2.tar.gz) = 018be355c1167b5e0486c3f678d258e7626cc9cdfccb60969648903e5647b593
SIZE (aster-full-src-8.2.0-2.tar.gz) = 104579844
MD5 (aster-full-src-8.2.0-3.tar.gz) = 8f5bb1de181dc1b987d7c56666635128
SHA256 (aster-full-src-8.2.0-3.tar.gz) = adde08b6ea5bbbd50d6214ea973e0933beda30ac84d9541b4dc961b2e859c08c
SIZE (aster-full-src-8.2.0-3.tar.gz) = 104556343