diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-16 21:42:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-16 21:42:23 +0000 |
commit | 24f41cf769b9059cdcb5fe18e51df972c88c427f (patch) | |
tree | d28876dc5d9fe830fa416bc304626047051cb6ba /science/jmol | |
parent | d77d4034654081055108ce9028b40e8293ae2fc9 (diff) | |
download | ports-24f41cf769b9059cdcb5fe18e51df972c88c427f.tar.gz ports-24f41cf769b9059cdcb5fe18e51df972c88c427f.zip |
Notes
Diffstat (limited to 'science/jmol')
-rw-r--r-- | science/jmol/Makefile | 4 | ||||
-rw-r--r-- | science/jmol/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/jmol/Makefile b/science/jmol/Makefile index e489af4dc048..744fd9a96901 100644 --- a/science/jmol/Makefile +++ b/science/jmol/Makefile @@ -6,10 +6,10 @@ # PORTNAME= jmol -PORTVERSION= 11.6 +PORTVERSION= 11.6.17 CATEGORIES= science java MASTER_SITES= SF:source1 \ - http://jmol.svn.sourceforge.net/viewvc/*checkout*/jmol/trunk/Jmol/selfSignedCertificate/:source2 + http://jmol.svn.sourceforge.net/viewvc/jmol/trunk/Jmol/selfSignedCertificate/:source2 DISTFILES= ${PORTNAME}-${PORTVERSION}-full.tar.gz:source1 \ selfSignedCertificate.cer:source2 \ selfSignedCertificate.store:source2 diff --git a/science/jmol/distinfo b/science/jmol/distinfo index 57be728c0194..906ba00cafeb 100644 --- a/science/jmol/distinfo +++ b/science/jmol/distinfo @@ -1,6 +1,6 @@ -MD5 (jmol-11.6-full.tar.gz) = a9f6b656f4f0c998c6d8e605a2037c6b -SHA256 (jmol-11.6-full.tar.gz) = ffabdbcb9d656fe365136da1ad5f40830a4882d355a9efde93fa29383d2bb70f -SIZE (jmol-11.6-full.tar.gz) = 26294021 +MD5 (jmol-11.6.17-full.tar.gz) = 81d2816f5fb97f66d06736e486fd1f2d +SHA256 (jmol-11.6.17-full.tar.gz) = 7a5c905f44ac76e57dfd3779dc34d8d37ca48bd161f0788b0303bb518ac2235d +SIZE (jmol-11.6.17-full.tar.gz) = 26356722 MD5 (selfSignedCertificate.cer) = ec6c4b413be88a8fab584399cc931d55 SHA256 (selfSignedCertificate.cer) = 0fa14fd5f21593a328ba4439ac17b3b507969d71a2734e392239b83ae8ec2920 SIZE (selfSignedCertificate.cer) = 735 |