Update to lastest version
PR: 25726 Submitted by: maintainer
This commit is contained in:
parent
e4623a469a
commit
124e7fc8d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39652
2 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= platon
|
||||
PORTVERSION= 2000.06.05
|
||||
PORTVERSION= 2001.03.09
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= ftp://xraysoft.chem.uu.nl/pub/unix/
|
||||
DISTNAME= platon
|
||||
|
@ -36,6 +36,7 @@ MAKE_ENV+= HAVE_G2C=yes
|
|||
pre-patch:
|
||||
(cd ${WRKDIR}/${DISTNAME} && ${GUNZIP_CMD} platon.f.Z)
|
||||
${SED} 's,%%X11BASE%%,${X11BASE},g' ${FILESDIR}/Makefile > ${WRKDIR}/${DISTNAME}/Makefile
|
||||
(cd ${WRKDIR}/${DISTNAME} && ${GUNZIP_CMD} xdrvr.c.gz)
|
||||
|
||||
pre-install:
|
||||
strip ${WRKDIR}/${DISTNAME}/platon
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (platon.tar.gz) = f5653fb5d8b05a69abaf6a36d129071d
|
||||
MD5 (platon.tar.gz) = 4d03107f3fa58f5bdcec85976f4f352c
|
||||
|
|
Loading…
Reference in a new issue