update sysutils/cyphertite to 2.0.0. Please review and commit. Thanks! David
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.36 diff -u -p -r1.36 Makefile --- Makefile 13 Nov 2013 19:48:59 -0000 1.36 +++ Makefile 4 Jan 2014 23:59:48 -0000 @@ -2,7 +2,7 @@ COMMENT = tar-like secure remote deduplicating archiver -DISTNAME = cyphertite-1.6.7 +DISTNAME = cyphertite-2.0.0 CATEGORIES = sysutils archivers security HOMEPAGE = https://www.cyphertite.com/ Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/cyphertite/distinfo,v retrieving revision 1.31 diff -u -p -r1.31 distinfo --- distinfo 13 Nov 2013 19:48:59 -0000 1.31 +++ distinfo 4 Jan 2014 23:59:48 -0000 @@ -1,2 +1,2 @@ -SHA256 (cyphertite-1.6.7.tar.gz) = rM2GEazuhtLlWO8pYtyLQksPes/wXpUAm+Uf/jicmrE= -SIZE (cyphertite-1.6.7.tar.gz) = 218523 +SHA256 (cyphertite-2.0.0.tar.gz) = Y0NnETVR+ZqdlroHdbd1HAIQJWkeLU3o71jVbAzr/uE= +SIZE (cyphertite-2.0.0.tar.gz) = 220725 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/sysutils/cyphertite/pkg/PLIST,v retrieving revision 1.9 diff -u -p -r1.9 PLIST --- pkg/PLIST 23 Jan 2013 07:47:58 -0000 1.9 +++ pkg/PLIST 4 Jan 2014 23:59:48 -0000 @@ -14,6 +14,7 @@ include/cyphertite/ct_match.h include/cyphertite/ct_proto.h include/cyphertite/ct_sapi.h include/cyphertite/ct_socket.h +include/cyphertite/ct_threads.h include/cyphertite/ct_types.h include/cyphertite/ct_version_tree.h include/cyphertite/ct_xml.h
