biology/molden: Unbreak port, regenerate checksums, increment PORTREVISION.
Reviewed by: swills (mentor), pi (former maintainer) Approved by: swills (mentor), pi (former maintainer) Differential Revision: https://reviews.freebsd.org/D9501
This commit is contained in:
parent
6b5fb69ad0
commit
77dc6181e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433832
2 changed files with 5 additions and 7 deletions
|
@ -3,13 +3,13 @@
|
|||
|
||||
PORTNAME= molden
|
||||
PORTVERSION= 5.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= pi@FreeBSD.org
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
COMMENT= Display molecular orbitals and electron densities in 2D and 3D
|
||||
|
||||
LICENSE= Molden
|
||||
|
@ -17,8 +17,6 @@ LICENSE_NAME= Molden
|
|||
LICENSE_FILE= ${WRKSRC}/CopyRight
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
BROKEN= does not fetch, size/checksum mismatch
|
||||
|
||||
RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable.
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1480784008
|
||||
SHA256 (molden5.7.tar.gz) = 8c52229f1762e987995c53936f0dc2cfd086277ec777bf9083d76c0bf0483887
|
||||
SIZE (molden5.7.tar.gz) = 5338597
|
||||
TIMESTAMP = 1486589233
|
||||
SHA256 (molden5.7.tar.gz) = 5e7b3a8bf9251626d362b1d1dd8e4362054e6bce505c43e10254265857bb6e7d
|
||||
SIZE (molden5.7.tar.gz) = 5339306
|
||||
|
|
Loading…
Reference in a new issue