update sysutils/cyphertite to 1.6.7, which requires assl 1.5.0+

please review and commit along with assl update.
Thanks

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile    18 Oct 2013 21:52:17 -0000      1.35
+++ Makefile    13 Nov 2013 18:01:15 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              tar-like secure remote deduplicating archiver
 
-DISTNAME =             cyphertite-1.6.6
+DISTNAME =             cyphertite-1.6.7
 CATEGORIES =           sysutils archivers security
 
 HOMEPAGE =             https://www.cyphertite.com/
@@ -22,7 +22,7 @@ LIB_DEPENDS =         archivers/libshrink>=0.5.
                        devel/libevent2                 \
                        devel/libexude>=0.7.0           \
                        net/curl                        \
-                       security/assl>=1.3.0            \
+                       security/assl>=1.5.0            \
                        textproc/libxmlsd>=0.9.0
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/cyphertite/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- distinfo    18 Oct 2013 21:52:17 -0000      1.30
+++ distinfo    13 Nov 2013 18:01:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (cyphertite-1.6.6.tar.gz) = rIJPNmBqXmKyQZHgmnfVHtyY0sKn0vK+sQfhZpyHDaY=
-SIZE (cyphertite-1.6.6.tar.gz) = 216309
+SHA256 (cyphertite-1.6.7.tar.gz) = rM2GEazuhtLlWO8pYtyLQksPes/wXpUAm+Uf/jicmrE=
+SIZE (cyphertite-1.6.7.tar.gz) = 218523

Reply via email to