- update cyphertite to 1.5.3
from David Hill (maintainer)
This commit is contained in:
parent
e1fc1f0ef4
commit
280709c120
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:41:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2013/04/19 05:16:58 benoit Exp $
|
||||
|
||||
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.org>
|
||||
# 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.0 \
|
||||
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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user