Index: head/science/mmdb2/Makefile =================================================================== --- head/science/mmdb2/Makefile (revision 487544) +++ head/science/mmdb2/Makefile (revision 487545) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= mmdb2 -DISTVERSION= 2.0.16 +DISTVERSION= 2.0.19 CATEGORIES= science MASTER_SITES= https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/ MAINTAINER= yuri@FreeBSD.org COMMENT= C++ toolkit for working with macromolecular coordinate files LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSER USES= gmake libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static USE_LDCONFIG= yes .include Index: head/science/mmdb2/distinfo =================================================================== --- head/science/mmdb2/distinfo (revision 487544) +++ head/science/mmdb2/distinfo (revision 487545) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531006516 -SHA256 (mmdb2-2.0.16.tar.gz) = bb44daa8da0550c7902f867d4e51026d8613b163370d44a3b28b151300679ec6 -SIZE (mmdb2-2.0.16.tar.gz) = 725754 +TIMESTAMP = 1544899932 +SHA256 (mmdb2-2.0.19.tar.gz) = 8f44681ccda62b7bfb5e650f409766fcef48a218d8a891b967fea414ca26196e +SIZE (mmdb2-2.0.19.tar.gz) = 726408 Index: head/science/mmdb2/pkg-descr =================================================================== --- head/science/mmdb2/pkg-descr (revision 487544) +++ head/science/mmdb2/pkg-descr (revision 487545) @@ -1,15 +1,15 @@ MMDB is designed to assist developers in working with macromolecular coordinate files. The library handles both PDB and mmCIF format files. The Library also features an internal binary format, portable between different platforms. This is achieved at uniformity of the Library's interface functions, so that there is no difference in handling different formats. MMDB provides various high-level tools for working with coordinate files, including reading and writing, orthogonal-fractional transforms, generation of symmetry mates, editing the molecular structure and more. MMDB is written by Eugene Krissinel, and is distributed as a part of the CCP4 suite. This project maintains a current stand-alone version of the library. -WWW: https://launchpad.net/mmd +WWW: https://launchpad.net/mmdb