pkgsrc-WIP-changes archive

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

03-devpub-mount: Use fstyp to see if there is a filesystem before launching a devpub-mount process to figure out what type it is



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Jun 16 06:31:48 2023 -0500
Changeset:	04c98f9e353a8aae92c3f44e1bdefd2f58d9c822

Modified Files:
	devpub-mount/Makefile
	devpub-mount/distinfo

Log Message:
03-devpub-mount: Use fstyp to see if there is a filesystem before
launching a devpub-mount process to figure out what type it is

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=04c98f9e353a8aae92c3f44e1bdefd2f58d9c822

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

diffstat:
 devpub-mount/Makefile | 4 ++--
 devpub-mount/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/devpub-mount/Makefile b/devpub-mount/Makefile
index cc0a170a77..a0aa1d25ba 100644
--- a/devpub-mount/Makefile
+++ b/devpub-mount/Makefile
@@ -5,10 +5,10 @@
 #              Wed Jun 14 07:16:37 CDT 2023               #
 ###########################################################
 
-DISTNAME=	devpub-mount-0.0.0.3
+DISTNAME=	devpub-mount-0.0.0.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	852297454b7598f9141a2b8af79c3e79c59323f2
+GITHUB_TAG=	3daa00a2069c67069c0c07c4bb25707dbe5a354d
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/devpub-mount/
diff --git a/devpub-mount/distinfo b/devpub-mount/distinfo
index 1b8ab71fa6..395c0d264b 100644
--- a/devpub-mount/distinfo
+++ b/devpub-mount/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (devpub-mount-0.0.0.3-852297454b7598f9141a2b8af79c3e79c59323f2.tar.gz) = d7ce0aedb546162b641f11a27337b119b62c4ff3b7362a35c5819cf9d978b94d
-SHA512 (devpub-mount-0.0.0.3-852297454b7598f9141a2b8af79c3e79c59323f2.tar.gz) = 6648d8a96bd1c58b51cf226cce157b6ac939509260b4c27970eeaffb4a4dd565b2cfc47072eb99a1e3758e0e94a7da8a1fd72ba4568fd6b60920ac2d53210884
-Size (devpub-mount-0.0.0.3-852297454b7598f9141a2b8af79c3e79c59323f2.tar.gz) = 2290 bytes
+BLAKE2s (devpub-mount-0.0.0.4-3daa00a2069c67069c0c07c4bb25707dbe5a354d.tar.gz) = 268fff7a8d47be0791f81315790c0f3344f2314713bc0270a543214fec116ff6
+SHA512 (devpub-mount-0.0.0.4-3daa00a2069c67069c0c07c4bb25707dbe5a354d.tar.gz) = 1c1246923cc4a6d3e1b9a039f199051120173502dfc95435c1acf9500580001474f599b93ed42d3df1a3b0d14825adc0c540bf27a8f381fabd2fc4261a52183a
+Size (devpub-mount-0.0.0.4-3daa00a2069c67069c0c07c4bb25707dbe5a354d.tar.gz) = 2330 bytes


Home | Main Index | Thread Index | Old Index