Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Hp8mmyWy; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=oTIjxAnC Received: by mail.netbsd.org (Postfix, from userid 605) id 5130884E88; Thu, 25 Apr 2024 22:31:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714084286; bh=KkJEFsfFGXCzB9sGKo5V/HVD1qzJIHCl2DsXzQ//lf4=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Hp8mmyWye3iZkehMQj8vHo90juDEjXwCOFk98PeaaMglYeWKv+xo5FFqGygGqp8dS VOaxdRkyCeHiwRSBzWMtCS6BIs9vjntLCSG38KyklhU7NkQWsrF/YpLrygxBQN2NGp y46BpkskfuxT+KFvgpWfFXPofmDDK/vqqrxLfF+o= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 39EB984D82 for ; Thu, 25 Apr 2024 22:31:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ZzXIzSaI5Up4 for ; Thu, 25 Apr 2024 22:31:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A581C84CF4 for ; Thu, 25 Apr 2024 22:31:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714084284; bh=KkJEFsfFGXCzB9sGKo5V/HVD1qzJIHCl2DsXzQ//lf4=; h=Date:From:Subject:To:Reply-To; b=oTIjxAnC+ebs1KvRFniwmBu5bXUEfT8nt4bWiRX91nPyVRgYN81ULM1epx76nC8Zs YRv66U+Nm8uFe/5UF2Y7gCQuaYXX50HzkElHM4JNupOrcmtzVxDaKlTcnwDSQYoSxZ kjKZF8Vdf86TvUuvi/suTxz4cWievS4ss7IIcR3k= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CECBFA2C; Thu, 25 Apr 2024 22:31:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714084284297760" MIME-Version: 1.0 Date: Thu, 25 Apr 2024 22:31:24 +0000 From: "nikita" Subject: CVS commit: pkgsrc/security/passphrase To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20240425223124.9CECBFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714084284297760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Thu Apr 25 22:31:24 UTC 2024 Modified Files: pkgsrc/security/passphrase: Makefile distinfo Log Message: passphrase: upstream has moved. regen distinfo, as archive structure has changed (one renamed folder), resulting in a new checksum. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/passphrase/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/passphrase/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714084284297760 Content-Disposition: inline Content-Length: 1964 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/passphrase/Makefile diff -u pkgsrc/security/passphrase/Makefile:1.14 pkgsrc/security/passphrase/Makefile:1.15 --- pkgsrc/security/passphrase/Makefile:1.14 Thu Apr 25 12:29:44 2024 +++ pkgsrc/security/passphrase/Makefile Thu Apr 25 22:31:24 2024 @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.14 2024/04/25 12:29:44 nikita Exp $ +# $NetBSD: Makefile,v 1.15 2024/04/25 22:31:24 nikita Exp $ DISTNAME= 1.8.1 PKGNAME= passphrase-1.8.1 DIST_SUBDIR= passphrase CATEGORIES= security -MASTER_SITES= https://git.sr.ht/~alva/passphrase/archive/ +MASTER_SITES= https://codeberg.org/owl/passphrase/archive/ MAINTAINER= nikita@NetBSD.org -HOMEPAGE= https://git.sr.ht/~alva/passphrase +HOMEPAGE= https://codeberg.org/owl/passphrase COMMENT= Zero-dependency passphrase generator LICENSE= mit -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} +WRKSRC= ${WRKDIR}/passphrase ZIGBUILDARGS+= -Dman-dir=${PKGMANDIR} Index: pkgsrc/security/passphrase/distinfo diff -u pkgsrc/security/passphrase/distinfo:1.8 pkgsrc/security/passphrase/distinfo:1.9 --- pkgsrc/security/passphrase/distinfo:1.8 Thu Apr 25 12:29:44 2024 +++ pkgsrc/security/passphrase/distinfo Thu Apr 25 22:31:24 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2024/04/25 12:29:44 nikita Exp $ +$NetBSD: distinfo,v 1.9 2024/04/25 22:31:24 nikita Exp $ -BLAKE2s (passphrase/1.8.1.tar.gz) = 2566cd8aa0c04218a67838fde7cec741de4e3799a6f474982f2dfe81a2f6462a -SHA512 (passphrase/1.8.1.tar.gz) = f66e4a0d69b9f67fe7cbdc580505b5d9d9a8e931cf49de4ddd4715e36b1167570039d10aaf1a7e151eade5dc2f68090a4e8e4f7492f86675abebc51a1c85bef8 -Size (passphrase/1.8.1.tar.gz) = 32864 bytes +BLAKE2s (passphrase/1.8.1.tar.gz) = 60009e8831e4e8bb6e91bdaa683a98b2f8d0281e25a510b2f4342ca21d49a77b +SHA512 (passphrase/1.8.1.tar.gz) = 1fcd7613c50731c11c768f85fec94f56f12637597b24fac1f690a92a2590ce8bc6bd8fb8a7880821232b8cb4f2fab1310352c2607cd326abe7fc8954a4c4dec4 +Size (passphrase/1.8.1.tar.gz) = 33218 bytes --_----------=_1714084284297760--