update sysutils/cyphertite to 1.5.3, which depends on the latest assl in
my previous mail.

please review and commit.
thanks.

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile    11 Mar 2013 11:41:29 -0000      1.27
+++ Makefile    18 Apr 2013 14:39:06 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              tar-like secure remote deduplicating archiver
 
-DISTNAME =             cyphertite-1.5.1
+DISTNAME =             cyphertite-1.5.3
 CATEGORIES =           sysutils archivers security
 
 HOMEPAGE =             https://www.cyphertite.com/
@@ -11,7 +11,7 @@ MAINTAINER =          David Hill <dhill@mindcry.
 # ISC
 PERMIT_PACKAGE_CDROM = Yes
 
-WANTLIB =              assl>=5 c clog crypto curl edit event_core expat \
+WANTLIB =              assl>=6 c clog crypto curl edit event_core expat \
                        exude>=2 ncurses pthread shrink>=2 sqlite3 ssl util \
                        xmlsd>=3
 
@@ -22,7 +22,7 @@ LIB_DEPENDS =         archivers/libshrink>=0.5.
                        devel/libevent2                 \
                        devel/libexude>=0.7.0           \
                        net/curl                        \
-                       security/assl>=1.1.0            \
+                       security/assl>=1.3.0            \
                        textproc/libxmlsd>=0.9.0
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/cyphertite/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo    4 Mar 2013 08:44:11 -0000       1.22
+++ distinfo    18 Apr 2013 14:39:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (cyphertite-1.5.1.tar.gz) = ADFJf3FSuHaNGZoxwz3rShx1Vj12cw3G5QUqXebfIPw=
-SIZE (cyphertite-1.5.1.tar.gz) = 210824
+SHA256 (cyphertite-1.5.3.tar.gz) = EWbcbtt/dqiQUMLz8CquruSmTq0Ga8ytpRaMyc8UuRg=
+SIZE (cyphertite-1.5.3.tar.gz) = 211231

Reply via email to