diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile index d56d6ba8183c..31f3b93d3709 100644 --- a/sysutils/passwordsafe/Makefile +++ b/sysutils/passwordsafe/Makefile @@ -1,73 +1,72 @@ PORTNAME= passwordsafe -DISTVERSION= 1.12.0 -PORTREVISION= 4 +DISTVERSION= 1.20.0 CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org COMMENT= Popular secure and convenient password manager WWW= https://pwsafe.org LICENSE= ART20 NOT_FOR_ARCHS= aarch64 armv6 armv7 NOT_FOR_ARCHS_REASON= Cannot determine whether the target CPU is big or little endian - please fix PwsPlatform.h LIB_DEPENDS= libcurl.so:ftp/curl \ libuuid.so:misc/e2fsprogs-libuuid \ libxerces-c.so:textproc/xerces-c3 \ libqrencode.so:graphics/libqrencode BUILD_DEPENDS= zip:archivers/zip CONFLICTS= pwsafe -USES= compiler:c++11-lang gmake pkgconfig xorg +USES= compiler:c++14-lang gmake pkgconfig xorg USE_GITHUB= yes USE_WX= 3.0+ -USE_XORG= x11 xtst +USE_XORG= x11 xt xtst OPTIONS_DEFINE= NLS YUBIKEY YUBIKEY_DESC= Yubikey support OPTIONS_SUB= yes -NLS_USES= gettext +NLS_USES= gettext gettext-tools YUBIKEY_LIB_DEPENDS= libykpers-1.so:security/ykpers YUBIKEY_MAKE_ENV_OFF= NO_YUBI=yes MAKE_ENV= NO_QR=yes GH_ACCOUNT= pwsafe GH_PROJECT= ${GH_ACCOUNT} WX_COMPS= wx WANT_WX_VER= 3.0 LDFLAGS= -L${PREFIX}/lib -lqrencode ALL_TARGET= unicoderelease PORTSCOUT= limit=^1\. post-patch: . for f in Makefile.freebsd help/Makefile.freebsd src/os/unix/Makefile \ src/os/unix/dir.cpp src/ui/wxWidgets/Makefile ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/$f . endfor post-build: ${GMAKE} -C ${WRKSRC}/src/ui/wxWidgets/I18N mos ${GMAKE} -C ${WRKSRC}/help all do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/ui/wxWidgets/GCCUnicodeRelease/pwsafe \ ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR}/help ${CP} ${WRKSRC}/help/help*.zip ${STAGEDIR}${DOCSDIR}/help post-install-NLS-on: .for l in da de es fr it ko nl pl ru sv zh ${MKDIR} ${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/src/ui/wxWidgets/I18N/mos/$l/LC_MESSAGES/pwsafe.mo \ ${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES .endfor .include diff --git a/sysutils/passwordsafe/distinfo b/sysutils/passwordsafe/distinfo index cc9bfe6f43f7..97c1c97f0819 100644 --- a/sysutils/passwordsafe/distinfo +++ b/sysutils/passwordsafe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615744771 -SHA256 (pwsafe-pwsafe-1.12.0_GH0.tar.gz) = 8d331019170f2920a28ccda08ae420c78e016f41d3ccedb7b4dba1f5f7f25bcb -SIZE (pwsafe-pwsafe-1.12.0_GH0.tar.gz) = 14937705 +TIMESTAMP = 1739008188 +SHA256 (pwsafe-pwsafe-1.20.0_GH0.tar.gz) = efe71e57eb21ac676927db6f196055efceaa2f14443c27d8e044c7469caa6298 +SIZE (pwsafe-pwsafe-1.20.0_GH0.tar.gz) = 15752332