pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/cryptopassphrase



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jun 24 19:03:58 UTC 2025

Modified Files:
        pkgsrc/security/cryptopassphrase: Makefile distinfo

Log Message:
cryptopassphrase: set DIST_SUBDIR for the very generic v${PKGVERSION} distfile


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/cryptopassphrase/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/cryptopassphrase/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/cryptopassphrase/Makefile
diff -u pkgsrc/security/cryptopassphrase/Makefile:1.4 pkgsrc/security/cryptopassphrase/Makefile:1.5
--- pkgsrc/security/cryptopassphrase/Makefile:1.4       Tue Jun 24 16:15:53 2025
+++ pkgsrc/security/cryptopassphrase/Makefile   Tue Jun 24 19:03:57 2025
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2025/06/24 16:15:53 js Exp $
+# $NetBSD: Makefile,v 1.5 2025/06/24 19:03:57 wiz Exp $
 
 PKGNAME=       cryptopassphrase-1.0.1
 DISTNAME=      v${PKGVERSION_NOREV}
 CATEGORIES=    security
 MASTER_SITES=  https://git.nil.im/js/CryptoPassphrase/archive/
+DIST_SUBDIR=   cryptopassphrase
 
 MAINTAINER=    js%NetBSD.org@localhost
 HOMEPAGE=      https://git.nil.im/js/CryptoPassphrase

Index: pkgsrc/security/cryptopassphrase/distinfo
diff -u pkgsrc/security/cryptopassphrase/distinfo:1.3 pkgsrc/security/cryptopassphrase/distinfo:1.4
--- pkgsrc/security/cryptopassphrase/distinfo:1.3       Tue Jun 24 16:15:53 2025
+++ pkgsrc/security/cryptopassphrase/distinfo   Tue Jun 24 19:03:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/06/24 16:15:53 js Exp $
+$NetBSD: distinfo,v 1.4 2025/06/24 19:03:57 wiz Exp $
 
-BLAKE2s (v1.0.1.tar.gz) = a19f911c5e3b1a905a1c3a4b1ecadfb3e06dc9a8db2bb35d882e643efe70ad62
-SHA512 (v1.0.1.tar.gz) = fae6d008a0332be63b434c094cf6cadcf951de95389743530d53839639e5566f41ddef0be79b4f9a9ccedadf6a4eedc05426f6494215053145c69ed07360d2d1
-Size (v1.0.1.tar.gz) = 638311 bytes
+BLAKE2s (cryptopassphrase/v1.0.1.tar.gz) = a19f911c5e3b1a905a1c3a4b1ecadfb3e06dc9a8db2bb35d882e643efe70ad62
+SHA512 (cryptopassphrase/v1.0.1.tar.gz) = fae6d008a0332be63b434c094cf6cadcf951de95389743530d53839639e5566f41ddef0be79b4f9a9ccedadf6a4eedc05426f6494215053145c69ed07360d2d1
+Size (cryptopassphrase/v1.0.1.tar.gz) = 638311 bytes



Home | Main Index | Thread Index | Old Index