diff --git a/sysutils/cyphertite/Makefile b/sysutils/cyphertite/Makefile index b11b75bfe30..69e64a420bf 100644 --- a/sysutils/cyphertite/Makefile +++ b/sysutils/cyphertite/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.10 2011/11/14 17:07:04 dhill Exp $ +# $OpenBSD: Makefile,v 1.11 2012/01/07 01:52:45 dhill Exp $ COMMENT = tar-like secure remote deduplicating archiver -DISTNAME = cyphertite-0.5.0 +DISTNAME = cyphertite-0.6.1 CATEGORIES = sysutils archivers security HOMEPAGE = https://www.cyphertite.com/ @@ -22,15 +22,10 @@ MASTER_SITES = https://opensource.conformal.com/snapshots/cyphertite/ LIB_DEPENDS = archivers/libshrink>=0.3.0 \ databases/sqlite3 \ devel/libclog>=0.4.0 \ - devel/libexude>=0.5.0 \ + devel/libexude>=0.6.0 \ security/assl>=0.11.0 \ textproc/libxmlsd>=0.6.0 NO_REGRESS = Yes -post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cyphertite - ${INSTALL_DATA} ${WRKSRC}/cyphertite/cyphertite.conf \ - ${PREFIX}/share/examples/cyphertite/cyphertite.conf.sample - .include diff --git a/sysutils/cyphertite/distinfo b/sysutils/cyphertite/distinfo index bfbe7f45198..2d7765e9a62 100644 --- a/sysutils/cyphertite/distinfo +++ b/sysutils/cyphertite/distinfo @@ -1,5 +1,5 @@ -MD5 (cyphertite-0.5.0.tar.gz) = AZx+3JVcOCMBQLBy9uG45Q== -RMD160 (cyphertite-0.5.0.tar.gz) = dFX3ucF8qA6p4YyPgMlQXfyK2FA= -SHA1 (cyphertite-0.5.0.tar.gz) = 5UO32g5SNi0LfJjM/z/0xlhMzxY= -SHA256 (cyphertite-0.5.0.tar.gz) = eBeLmfj2cPk1sJtTJO3sG3YGOvHpa0odXFMgh4E+4VE= -SIZE (cyphertite-0.5.0.tar.gz) = 96875 +MD5 (cyphertite-0.6.1.tar.gz) = GgOEox9/1t+1FDDfUeAI1w== +RMD160 (cyphertite-0.6.1.tar.gz) = agPXQDmBktneZaWHMQ2bjHbpyEU= +SHA1 (cyphertite-0.6.1.tar.gz) = vtBe3JRYoHBofVNhdjId3JcEn1w= +SHA256 (cyphertite-0.6.1.tar.gz) = yetm/cE+gXpIoPSf/TMVc0shNz3Gdve5pv/Eu9B8pac= +SIZE (cyphertite-0.6.1.tar.gz) = 119548 diff --git a/sysutils/cyphertite/pkg/PLIST b/sysutils/cyphertite/pkg/PLIST index 072997c64ca..2931a307908 100644 --- a/sysutils/cyphertite/pkg/PLIST +++ b/sysutils/cyphertite/pkg/PLIST @@ -1,8 +1,10 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/08/29 21:42:54 dhill Exp $ +@comment $OpenBSD: PLIST,v 1.5 2012/01/07 01:52:45 dhill Exp $ @bin bin/ct @bin bin/ctctl +@bin bin/ctfb @bin bin/cyphertite @bin bin/cyphertitectl +@bin bin/cyphertitefb include/cyphertite/ include/cyphertite/ct_socket.h include/cyphertite/ct_xml.h @@ -10,9 +12,7 @@ include/cyphertite/ctutil.h lib/libctutil.a lib/libctutil_p.a @man man/man1/ct.1 +@man man/man1/ctfb.1 @man man/man1/cyphertite.1 +@man man/man1/cyphertitefb.1 @man man/man5/cyphertite.conf.5 -share/examples/cyphertite/ -@sample ${SYSCONFDIR}/cyphertite/ -share/examples/cyphertite/cyphertite.conf.sample -@sample ${SYSCONFDIR}/cyphertite/cyphertite.conf