- update to kc-2.3.0

from LEVAI Daniel (MAINTAINER)
This commit is contained in:
jasper 2013-03-21 09:48:45 +00:00
parent ef3607501b
commit 9775d07bcd
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:41:25 espie Exp $
# $OpenBSD: Makefile,v 1.6 2013/03/21 09:48:45 jasper Exp $
COMMENT = console based password storing application
DISTNAME = kc-2.2.1
DISTNAME = kc-2.3.0
CATEGORIES = security
HOMEPAGE = http://code.google.com/p/keychain
@ -18,7 +18,7 @@ WANTLIB = c crypto edit ncursesw xml2 pcre
LIB_DEPENDS = textproc/libxml \
devel/pcre
# only required for the pwsafe_convert.pl utility,
# only required for the pwsafe_to_kc.pl utility,
# and not for kc itself.
RUN_DEPENDS = www/p5-HTML-Parser
@ -28,6 +28,6 @@ TEST_TARGET =test
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/kc
${INSTALL} ${WRKBUILD}/pwsafe_convert.pl ${PREFIX}/share/kc/
${INSTALL} ${WRKBUILD}/pwsafe_to_kc.pl ${PREFIX}/share/kc/
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (kc-2.2.1.tar.gz) = rbZbWiNOSUcvPLoub4WVJ1yr7SlajzDamVsR659bsO4=
SIZE (kc-2.2.1.tar.gz) = 31344
SHA256 (kc-2.3.0.tar.gz) = SNp9q8TaMX7ACQLN2BGwsEAIkjoYsvKiGUjAQQNWsq4=
SIZE (kc-2.3.0.tar.gz) = 43625

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.2 2013/01/25 11:09:20 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2013/03/21 09:48:45 jasper Exp $
@bin bin/kc
@man man/man1/kc.1
share/doc/pkg-readmes/${FULLPKGNAME}
share/kc/
share/kc/pwsafe_convert.pl
share/kc/pwsafe_to_kc.pl