diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-24 18:59:00 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-24 21:27:59 +0000 |
commit | bdbbf041bbca696115f98f793759926da8e75529 (patch) | |
tree | 0f9d4f557bf6ea3c550994509644a2c497102d29 /science/jmol | |
parent | 867f5a1daeb2a2e3d80692cc94a76c05c1c801b9 (diff) | |
download | ports-bdbbf041bbca696115f98f793759926da8e75529.tar.gz ports-bdbbf041bbca696115f98f793759926da8e75529.zip |
Diffstat (limited to 'science/jmol')
-rw-r--r-- | science/jmol/Makefile | 2 | ||||
-rw-r--r-- | science/jmol/distinfo | 6 | ||||
-rw-r--r-- | science/jmol/pkg-plist-jsmol | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/science/jmol/Makefile b/science/jmol/Makefile index e26b4d88af4a..cb5946c66091 100644 --- a/science/jmol/Makefile +++ b/science/jmol/Makefile @@ -1,7 +1,7 @@ # Created by: Wen heping <wenheping@gmail.com> PORTNAME= Jmol -DISTVERSION= 14.32.14 +DISTVERSION= 14.32.16 CATEGORIES= science java MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/Version%20${DISTVERSION:R}/${PORTNAME}%20${DISTVERSION}/ DISTFILES= ${PORTNAME}-${DISTVERSION}-full${EXTRACT_SUFX} diff --git a/science/jmol/distinfo b/science/jmol/distinfo index 2491520927ce..74e1fc0cb906 100644 --- a/science/jmol/distinfo +++ b/science/jmol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642714895 -SHA256 (Jmol-14.32.14-full.tar.gz) = b159f41b64e0bbfe8173cefcb6f910b72824d7ea08138a5099657b2a19d15180 -SIZE (Jmol-14.32.14-full.tar.gz) = 126637807 +TIMESTAMP = 1643049653 +SHA256 (Jmol-14.32.16-full.tar.gz) = 2499a9cd7fc48b6489b0c44a82c352e42608207dc4142c6aac8915b0a3b54e9b +SIZE (Jmol-14.32.16-full.tar.gz) = 126827481 diff --git a/science/jmol/pkg-plist-jsmol b/science/jmol/pkg-plist-jsmol index 3e3b77aa66e0..a3b66defa1ef 100644 --- a/science/jmol/pkg-plist-jsmol +++ b/science/jmol/pkg-plist-jsmol @@ -217,6 +217,7 @@ %%WWWDIR%%/images/test2.jpg %%WWWDIR%%/inchi.htm %%WWWDIR%%/inline_old.htm +%%WWWDIR%%/j.js %%WWWDIR%%/j2s/J/Jmol.properties %%WWWDIR%%/j2s/J/adapter/readers/cif/Cif2DataParser.js %%WWWDIR%%/j2s/J/adapter/readers/cif/Cif2Reader.js |