pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/npmount



Module Name:    pkgsrc
Committed By:   bacon
Date:           Sat Oct 28 20:53:25 UTC 2023

Modified Files:
        pkgsrc/sysutils/npmount: Makefile PLIST distinfo

Log Message:
sysutils/npmount: Update to 0.1.1.3

Updates for new libxtend API


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/npmount/Makefile \
    pkgsrc/sysutils/npmount/PLIST pkgsrc/sysutils/npmount/distinfo

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

Modified files:

Index: pkgsrc/sysutils/npmount/Makefile
diff -u pkgsrc/sysutils/npmount/Makefile:1.1 pkgsrc/sysutils/npmount/Makefile:1.2
--- pkgsrc/sysutils/npmount/Makefile:1.1        Sat Jun 17 15:21:45 2023
+++ pkgsrc/sysutils/npmount/Makefile    Sat Oct 28 20:53:25 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2023/06/17 15:21:45 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2023/10/28 20:53:25 bacon Exp $
 
-DISTNAME=      npmount-0.1.1.1
+DISTNAME=      npmount-0.1.1.3
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=    61db68f8c8f14eeb7798b06578a34512c1a5574f
+GITHUB_TAG=    e0c8050286b01c8b6b70a6c773457753e5a7a567
 
 OWNER=         bacon%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/outpaddling/npmount
Index: pkgsrc/sysutils/npmount/PLIST
diff -u pkgsrc/sysutils/npmount/PLIST:1.1 pkgsrc/sysutils/npmount/PLIST:1.2
--- pkgsrc/sysutils/npmount/PLIST:1.1   Sat Jun 17 15:21:45 2023
+++ pkgsrc/sysutils/npmount/PLIST       Sat Oct 28 20:53:25 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/06/17 15:21:45 bacon Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/10/28 20:53:25 bacon Exp $
 bin/npmount
 man/man1/npmount.1
 share/examples/npmount/npmount.conf.sample
Index: pkgsrc/sysutils/npmount/distinfo
diff -u pkgsrc/sysutils/npmount/distinfo:1.1 pkgsrc/sysutils/npmount/distinfo:1.2
--- pkgsrc/sysutils/npmount/distinfo:1.1        Sat Jun 17 15:21:45 2023
+++ pkgsrc/sysutils/npmount/distinfo    Sat Oct 28 20:53:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/06/17 15:21:45 bacon Exp $
+$NetBSD: distinfo,v 1.2 2023/10/28 20:53:25 bacon Exp $
 
-BLAKE2s (npmount-0.1.1.1-61db68f8c8f14eeb7798b06578a34512c1a5574f.tar.gz) = 3268eae295163f2a19985b64d38375a70d01fe05227d8d395a096259a38bae36
-SHA512 (npmount-0.1.1.1-61db68f8c8f14eeb7798b06578a34512c1a5574f.tar.gz) = 
64bddcc65d9c307c6751520cd4113a33e2f177beb4775572a146df6b1e4ac0baf2bca60e78410d7e96754f3d3c2faaf0add453c943e213e34ee59efd88161b32
-Size (npmount-0.1.1.1-61db68f8c8f14eeb7798b06578a34512c1a5574f.tar.gz) = 6784 bytes
+BLAKE2s (npmount-0.1.1.3-e0c8050286b01c8b6b70a6c773457753e5a7a567.tar.gz) = a72bae078891c9004bad8432eb3fe8664f5cea247e13d8b740ae38ffdd984b33
+SHA512 (npmount-0.1.1.3-e0c8050286b01c8b6b70a6c773457753e5a7a567.tar.gz) = 
a420ac5f5cfc4427b0a22ba3a00d8576811c65df516df3dd1cc3815e92e2699efbbc6ade6af72c4f5d8cc2d455686e90fb7892af632f592137977209db1f89ab
+Size (npmount-0.1.1.3-e0c8050286b01c8b6b70a6c773457753e5a7a567.tar.gz) = 6818 bytes



Home | Main Index | Thread Index | Old Index