pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/passphrase



Module Name:    pkgsrc
Committed By:   nikita
Date:           Wed Apr 24 20:27:39 UTC 2024

Modified Files:
        pkgsrc/security/passphrase: Makefile PLIST distinfo

Log Message:
passphrase: update to version 1.8

Changelog:

7a006f8 (HEAD -> trunk, tag: 1.8, origin/trunk, origin/HEAD) keep up with zig
31be368 keep up with zig build system
475e2be fix `var`nings
0946b8b nicer password loop
b210ec2 add some roff helpers
b898862 generate manpage with zig, instead of scdoc
4be51e5 add build option for embedded wordlist
e232abe no need to unmap
46d30ca better way to check for pipe?
94a085d don't unmap embedded wordlist
faf0159 embed default wordlist
e72413f add random symbol/digit after random word instead of last
293c270 (tag: 1.7) support dictionary on stdin
50972ea add test with fulani
f2432be add test for unfoldable unicode
6cb2d5b cleanups
e1b505a clean up file mapping and default dictionary path
8d9fa74 clean up build.zig
6902c00 pass allocator to clap and remove argsAlloc
5978828 fix separator option
e8fdd34 improve build
f79faf9 update man page
1bac0b9 set custom clap parsers
6bb4daa replace custom unicode functions with ziglyph
01da4ae switch to clap
85d8b6d (tag: 1.6) Fix python bug
c6dd15c Update name
24875dc OpenBSD always wants PIE 😋
4b7e483 Add type hints to gen.py to aid porting
b777cd3 Update build.zig
2ecbf2e Zig build system updates
57f8a42 Update README
a2910ff Updates for Zig master
d58d712 Strip on release builds if no preference specified
c4666ee No need for `// zig fmt: off`
d350f98 Remove unneccessary `@"special identifiers"`
ff0c553 Update Unicode data
a3c8fb8 Factor out repetitive test code


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/passphrase/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/passphrase/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/passphrase/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/passphrase/Makefile
diff -u pkgsrc/security/passphrase/Makefile:1.11 pkgsrc/security/passphrase/Makefile:1.12
--- pkgsrc/security/passphrase/Makefile:1.11    Wed Apr 17 10:38:35 2024
+++ pkgsrc/security/passphrase/Makefile Wed Apr 24 20:27:39 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2024/04/17 10:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/04/24 20:27:39 nikita Exp $
 
-DISTNAME=      1.5
-PKGNAME=       passphrase-1.5
-PKGREVISION=   1
+DISTNAME=      1.8
+PKGNAME=       passphrase-1.8
 DIST_SUBDIR=   passphrase
 CATEGORIES=    security
 MASTER_SITES=  https://git.sr.ht/~alva/passphrase/archive/
@@ -14,10 +13,6 @@ LICENSE=     mit
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 
-# \todo: There is currently an issue building this as RELRO.
-RELRO_SUPPORTED=       no
-
-ZIGBUILDARGS=          -Dpie=true
 .if ${MKDEBUG:Uyes:M[yY][eE][sS]} && ${INSTALL_UNSTRIPPED:Uyes:tl} == yes
 ZIGBUILDARGS+=         -Dstrip=true
 .endif
@@ -28,7 +23,7 @@ SUBST_CLASSES+=               mandir
 SUBST_STAGE.mandir=    pre-build
 SUBST_MESSAGE.mandir=  replacing mandir location
 SUBST_FILES.mandir=    build.zig
-SUBST_SED.mandir+=     -e 's,"share" ++ sep ++ "man","${PKGMANDIR}",g'
+SUBST_SED.mandir+=     -e 's|"share",||g'
 
 .include "../../lang/zig/application.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/passphrase/PLIST
diff -u pkgsrc/security/passphrase/PLIST:1.1 pkgsrc/security/passphrase/PLIST:1.2
--- pkgsrc/security/passphrase/PLIST:1.1        Tue Jun 16 10:30:32 2020
+++ pkgsrc/security/passphrase/PLIST    Wed Apr 24 20:27:39 2024
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2020/06/16 10:30:32 nikita Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/04/24 20:27:39 nikita Exp $
 bin/passphrase
 man/man1/passphrase.1
-share/passphrase/en.txt

Index: pkgsrc/security/passphrase/distinfo
diff -u pkgsrc/security/passphrase/distinfo:1.6 pkgsrc/security/passphrase/distinfo:1.7
--- pkgsrc/security/passphrase/distinfo:1.6     Sun Jan 22 19:36:02 2023
+++ pkgsrc/security/passphrase/distinfo Wed Apr 24 20:27:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/01/22 19:36:02 nikita Exp $
+$NetBSD: distinfo,v 1.7 2024/04/24 20:27:39 nikita Exp $
 
-BLAKE2s (passphrase/1.5.tar.gz) = 38875fa02e5acbe24cd552a24205bee420dca763cc1c7b5269eb9a5e739bf81c
-SHA512 (passphrase/1.5.tar.gz) = 2cf0693459052746eac9aaf7aa40da23e37e69902bf443d9a4fddbd0b357f76b3ced6f6e978309a4ed713c3fb7fe9f9b2aaf5b6d1e9926b69959451b52130f98
-Size (passphrase/1.5.tar.gz) = 320082 bytes
+BLAKE2s (passphrase/1.8.tar.gz) = b931253229dd038b8f50570d1b9895c90a69b56b005e7c0e21ad204cc944507e
+SHA512 (passphrase/1.8.tar.gz) = 9d0d1e786bb807570371830dd50546f3c6918dec0c0f4bb8e846a6f406cbba7fa80e18bdd37efeb25ccb07de2fc2ae102db639a9653e450f689e98ce491c7645
+Size (passphrase/1.8.tar.gz) = 32797 bytes



Home | Main Index | Thread Index | Old Index