ports/54762: New port, french/homard: a refinement and de-refinement mesh tool (used by Code_Aster).
Thierry Thomas
thierry at pompo.net
Thu Jul 24 11:58:11 UTC 2003
Selon Oliver Lehmann <oliver at FreeBSD.org>:
> Synopsis: New port, french/homard: a refinement and de-refinement
> mesh tool (used by Code_Aster).
>
> State-Changed-From-To: open->feedback
> State-Changed-By: oliver
> State-Changed-When: Wed Jul 23 03:08:02 PDT 2003
> State-Changed-Why:
> ===> Extracting for fr-homard-5.5
> >> Checksum mismatch for homard_linux_5.5.tar.gz.
>
> Please check why the checksum changed, and what is different between
> the new
> tarball and the old archive (diff -ruN). Then send a fix for that
> issue please.
>
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=54762
The following patch must be applied for this news tarball:
diff -urN french/homard.orig/Makefile french/homard/Makefile
--- french/homard.orig/Makefile Mon Jul 21 20:44:33 2003
+++ french/homard/Makefile Thu Jul 24 13:47:27 2003
@@ -7,6 +7,7 @@
PORTNAME= homard
PORTVERSION= 5.5
+PORTREVISION= 1
CATEGORIES= french cad linux python
MASTER_SITES= http://www.code-aster.org/FICHIERS/homard/
DISTNAME= ${PORTNAME}_linux_${PORTVERSION}
@@ -45,17 +46,16 @@
BRANDELF= /usr/bin/brandelf
post-patch:
- @${REINPLACE_CMD} -e
"s#HOMARD_REP_PRO=/??????/homard#HOMARD_REP_PRO=${ASTER_TOOLS}#" \
- -e "s#HOMARD_REP_EXE=/??????/homard#HOMARD_REP_EXE=${PREFIX}/bin#" \
- -e "s#/??????/python#${PYTHON_CMD}#" \
+ @${REINPLACE_CMD} -e
"s#HOMARD_REP_PRO=??????#HOMARD_REP_PRO=${ASTER_TOOLS}#" \
+ -e "s#HOMARD_REP_EXE=??????#HOMARD_REP_EXE=${PREFIX}/bin#" \
+ -e "s#PYTHON_EXE=??????#PYTHON_EXE=${PYTHON_CMD}#" \
${WRKSRC}/${PORTNAME}
@${CHMOD} u+w ${WRKSRC}/${AHPY}
do-install:
@${MKDIR} ${HOMARDDIR}
@${MKDIR} ${PREFIX}/bin/${unames}
- @${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME:U}_${PORTVERSION}.out \
- ${PREFIX}/bin/${unames}/${HOMARDPG}
+ @${INSTALL_PROGRAM} ${WRKDIR}/${HOMARDPG} ${PREFIX}/bin/${unames}
@${BRANDELF} -t Linux ${PREFIX}/bin/${unames}/${HOMARDPG}
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${HOMARDDIR}
@${CP} -R ${WRKSRC}/${AHPY} ${HOMARDDIR}
diff -urN french/homard.orig/distinfo french/homard/distinfo
--- french/homard.orig/distinfo Mon Jul 21 20:44:33 2003
+++ french/homard/distinfo Thu Jul 24 01:23:13 2003
@@ -1 +1 @@
-MD5 (homard_linux_5.5.tar.gz) = 7d59da1d05728daf8b15ce675b051541
+MD5 (homard_linux_5.5.tar.gz) = 79c2a6d0304c4409f53c5198ef366a90
Thanks.
--
Th. Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: homard.diff
Type: application/octet-stream
Size: 1636 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20030724/be55f831/attachment.obj>
More information about the freebsd-ports-bugs
mailing list