summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authornikita <nikita@pkgsrc.org>2022-02-01 20:00:56 +0000
committernikita <nikita@pkgsrc.org>2022-02-01 20:00:56 +0000
commit1bbea4fcc43d0e406e61e2e8d7941886f8439d5a (patch)
tree816d6fe6437c770980ef3cbb6c5d576dcf78e0d5 /security
parente135f8beea663c4b5d2cdcf11731718c8c059cff (diff)
downloadpkgsrc-1bbea4fcc43d0e406e61e2e8d7941886f8439d5a.tar.gz
passphrase: Update to 1.2
Changelog from https://git.sr.ht/~alva/passphrase/refs/1.2 1.2 Zig 0.9.0 compatibility
Diffstat (limited to 'security')
-rw-r--r--security/passphrase/Makefile11
-rw-r--r--security/passphrase/distinfo8
2 files changed, 12 insertions, 7 deletions
diff --git a/security/passphrase/Makefile b/security/passphrase/Makefile
index 6becdb762b2..4269a88d310 100644
--- a/security/passphrase/Makefile
+++ b/security/passphrase/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/09/29 19:35:55 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2022/02/01 20:00:56 nikita Exp $
-DISTNAME= 1.1
-PKGNAME= passphrase-1.1
+DISTNAME= 1.2
+PKGNAME= passphrase-1.2
DIST_SUBDIR= passphrase
CATEGORIES= security
MASTER_SITES= https://git.sr.ht/~alva/passphrase/archive/
@@ -13,9 +13,14 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+# \todo: There is currently an issue building this as a PIE, despite the
+# buildsystem targeting it as a PIE.
+MKPIE_SUPPORTED= no
+
.include "../../lang/python/pyversion.mk"
CONFLICTS+= ${PYPKGPREFIX}-pyutil-[0-9]*
+
SUBST_CLASSES+= mandir
SUBST_STAGE.mandir= pre-build
SUBST_MESSAGE.mandir= replacing mandir location
diff --git a/security/passphrase/distinfo b/security/passphrase/distinfo
index 8191457a007..e9c6174c0e3 100644
--- a/security/passphrase/distinfo
+++ b/security/passphrase/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:17:35 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/02/01 20:00:56 nikita Exp $
-BLAKE2s (passphrase/1.1.tar.gz) = 7736102a914752af7ef45c8a780e9a0b2f11cfc81d183cd79d0d83d185524c43
-SHA512 (passphrase/1.1.tar.gz) = 7092628ce7ceac4af971eaf53eba048a81dc518dcabc6c8c8f9abbb52dee1329559c89ba32605a963c27b45ac72b723d78e93810400c613a1db237a730d7f39f
-Size (passphrase/1.1.tar.gz) = 31598 bytes
+BLAKE2s (passphrase/1.2.tar.gz) = 6e4ed4f5755c5fe556d017790656aae03302f2d7e1ec1ea6070e90aa1e305611
+SHA512 (passphrase/1.2.tar.gz) = ab76e0a19dbabe03e4bfab47b0f418fa1c5a5728bb250de67608769d95623a425db7563f6b96b8e6cb743042958e713c466e7b557ab954948cf01b7f14b0e4e1
+Size (passphrase/1.2.tar.gz) = 31625 bytes