I should be able to test this later this evening.
On Mon, Dec 17, 2012 at 11:01 AM, David Hill <[email protected]> wrote: > Ping. > > On Sat, Dec 15, 2012 at 09:36:11AM -0500, David Hill wrote: > >Can someone commit this for me? > > > >Thanks > > > >On Thu, Dec 13, 2012 at 10:28:04AM -0500, David Hill wrote: > >>This updates cyphertite to 1.4.3. > >> > >>Please review and commit. > >> > >>Thanks, > >>David > >> > >>Index: Makefile > >>=================================================================== > >>RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v > >>retrieving revision 1.22 > >>diff -N -u -p Makefile > >>--- Makefile 7 Nov 2012 08:24:23 -0000 1.22 > >>+++ Makefile 13 Dec 2012 15:26:51 -0000 > >>@@ -2,7 +2,7 @@ > >> > >> COMMENT = tar-like secure remote deduplicating archiver > >> > >>-DISTNAME = cyphertite-1.4.1 > >>+DISTNAME = cyphertite-1.4.3 > >> CATEGORIES = sysutils archivers security > >> > >> HOMEPAGE = https://www.cyphertite.com/ > >>Index: distinfo > >>=================================================================== > >>RCS file: /cvs/ports/sysutils/cyphertite/distinfo,v > >>retrieving revision 1.18 > >>diff -N -u -p distinfo > >>--- distinfo 7 Nov 2012 08:24:23 -0000 1.18 > >>+++ distinfo 13 Dec 2012 15:26:51 -0000 > >>@@ -1,2 +1,2 @@ > >>-SHA256 (cyphertite-1.4.1.tar.gz) = > AhnKGxG/+kvNweutoHU2gdV2qBvRr97pX+ASQ26QB6c= > >>-SIZE (cyphertite-1.4.1.tar.gz) = 189379 > >>+SHA256 (cyphertite-1.4.3.tar.gz) = > Qi8JtbXAserJOkSsD297rhHFk5xvqslXVUws2/2BeHY= > >>+SIZE (cyphertite-1.4.3.tar.gz) = 193547 > >>Index: pkg/PLIST > >>=================================================================== > >>RCS file: /cvs/ports/sysutils/cyphertite/pkg/PLIST,v > >>retrieving revision 1.7 > >>diff -N -u -p pkg/PLIST > >>--- pkg/PLIST 7 Aug 2012 07:35:03 -0000 1.7 > >>+++ pkg/PLIST 13 Dec 2012 15:26:51 -0000 > >>@@ -14,6 +14,7 @@ include/cyphertite/ct_match.h > >> include/cyphertite/ct_proto.h > >> include/cyphertite/ct_socket.h > >> include/cyphertite/ct_types.h > >>+include/cyphertite/ct_version_tree.h > >> include/cyphertite/ct_xml.h > >> include/cyphertite/ctutil.h > >> include/cyphertite/cyphertite.h > >> > > > >
