diff options
-rw-r--r-- | science/clipper/Makefile | 2 | ||||
-rw-r--r-- | science/libccp4/Makefile | 5 | ||||
-rw-r--r-- | science/libccp4/distinfo | 6 | ||||
-rw-r--r-- | science/libccp4/pkg-plist | 4 | ||||
-rw-r--r-- | science/libssm/Makefile | 2 |
5 files changed, 9 insertions, 10 deletions
diff --git a/science/clipper/Makefile b/science/clipper/Makefile index d586cc96f44a..a2af4dfcf222 100644 --- a/science/clipper/Makefile +++ b/science/clipper/Makefile @@ -1,6 +1,6 @@ PORTNAME= clipper DISTVERSION= 2.1.20180802 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/ diff --git a/science/libccp4/Makefile b/science/libccp4/Makefile index 6173f170f825..ae02303c8663 100644 --- a/science/libccp4/Makefile +++ b/science/libccp4/Makefile @@ -1,8 +1,7 @@ PORTNAME= libccp4 -DISTVERSION= 6.5.1 -PORTREVISION= 5 +DISTVERSION= 8.0.0 CATEGORIES= science education -MASTER_SITES= ftp://ftp.ccp4.ac.uk/opensource/ +MASTER_SITES= https://ftp.ccp4.ac.uk/opensource/ MAINTAINER= yuri@FreeBSD.org COMMENT= Protein X-ray crystallography toolkit diff --git a/science/libccp4/distinfo b/science/libccp4/distinfo index 603fa7715ef4..1b4305b39fe8 100644 --- a/science/libccp4/distinfo +++ b/science/libccp4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531007069 -SHA256 (libccp4-6.5.1.tar.gz) = 280b473d950cdf8837ef66147ec581104298b892399bd856f13b096f2395dbe5 -SIZE (libccp4-6.5.1.tar.gz) = 947521 +TIMESTAMP = 1737971420 +SHA256 (libccp4-8.0.0.tar.gz) = cb813ae86612a0866329deab7cee96eac573d81be5b240341d40f9ad5322ff2d +SIZE (libccp4-8.0.0.tar.gz) = 937534 diff --git a/science/libccp4/pkg-plist b/science/libccp4/pkg-plist index be093c7c61b1..cd5d6794373b 100644 --- a/science/libccp4/pkg-plist +++ b/science/libccp4/pkg-plist @@ -33,8 +33,8 @@ lib/libccp4c.so.0.0.0 lib/libccp4f.so lib/libccp4f.so.0 lib/libccp4f.so.0.0.0 -libdata/pkgconfig/libccp4c.pc -libdata/pkgconfig/libccp4f.pc +libdata/pkgconfig/ccp4c.pc +libdata/pkgconfig/ccp4f.pc share/atomsf.lib share/atomsf_electron.lib share/atomsf_neutron.lib diff --git a/science/libssm/Makefile b/science/libssm/Makefile index 1454e1825594..8cd75e00dad3 100644 --- a/science/libssm/Makefile +++ b/science/libssm/Makefile @@ -1,6 +1,6 @@ PORTNAME= libssm DISTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= ftp://ftp.ccp4.ac.uk/opensource/ DISTNAME= ssm-${DISTVERSION} |