Index: head/science/clipper/Makefile =================================================================== --- head/science/clipper/Makefile (revision 480773) +++ head/science/clipper/Makefile (revision 480774) @@ -1,27 +1,26 @@ # $FreeBSD$ PORTNAME= clipper -DISTVERSION= 2.1.20180526 -PORTREVISION= 1 +DISTVERSION= 2.1.20180802 CATEGORIES= science MASTER_SITES= https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/ MAINTAINER= yuri@FreeBSD.org COMMENT= Libraries for the organisation of crystallographic data LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libccp4c.so:science/libccp4 \ libmmdb2.so:science/mmdb2 \ libsfftw.so:math/fftw-float USES= fortran gmake libtool localbase:ldflags GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static \ --enable-phs --enable-cns --enable-mmdb --enable-minimol --enable-cif --enable-ccp4 --enable-fortran USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/\.[0-9]+$//} .include Index: head/science/clipper/distinfo =================================================================== --- head/science/clipper/distinfo (revision 480773) +++ head/science/clipper/distinfo (revision 480774) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531010900 -SHA256 (clipper-2.1.20180526.tar.gz) = 7b77d5c79078eb0ce94ea503c0346c799c44a2872dfd14b09abc404025003c4b -SIZE (clipper-2.1.20180526.tar.gz) = 3007665 +TIMESTAMP = 1538018135 +SHA256 (clipper-2.1.20180802.tar.gz) = 7c7774f224b59458e0faa104d209da906c129523fa737e81eb3b99ec772b81e0 +SIZE (clipper-2.1.20180802.tar.gz) = 4238748 Index: head/science/clipper/pkg-descr =================================================================== --- head/science/clipper/pkg-descr (revision 480773) +++ head/science/clipper/pkg-descr (revision 480774) @@ -1,8 +1,8 @@ The aim of the project is to produce a set of object-oriented libraries for the organisation of crystallographic data and the performance of crystallographic computation. The libraries are designed as a framework for new crystallographic software, which will allow the full power of modern programming techniques to be exploited by the developer. This will lead to greater functionality from simpler code which will be easier to develop and debug. -WWW: https://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html +WWW: http://www.ysbl.york.ac.uk/~cowtan/clipper/