pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ups-nut: Hide wip distfiles in a subdir
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sat Aug 9 05:34:47 2025 -0400
Changeset: 19e73d6574e2754729d2358fa72d4dedc4491d51
Modified Files:
ups-nut/Makefile.common
ups-nut/distinfo
Log Message:
ups-nut: Hide wip distfiles in a subdir
because occasionally (today) they conflict with real distfiles. The
rest of the time they are merely clutter.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19e73d6574e2754729d2358fa72d4dedc4491d51
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ups-nut/Makefile.common | 2 ++
ups-nut/distinfo | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diffs:
diff --git a/ups-nut/Makefile.common b/ups-nut/Makefile.common
index 39caec85c5..2e03d63524 100644
--- a/ups-nut/Makefile.common
+++ b/ups-nut/Makefile.common
@@ -9,6 +9,8 @@ DISTNAME= nut-2.8.4
CATEGORIES= sysutils
#MASTER_SITES= http://www.networkupstools.org/source/${PKGVERSION_NOREV:R}/
MASTER_SITES= https://www.NetBSD.org/~gdt/
+# Isolate gdt-built distfiles from pkgsrc proper
+DIST_SUBDIR= ups-nut-wip
MAINTAINER?= gdt%NetBSD.org@localhost
HOMEPAGE= http://www.networkupstools.org/
diff --git a/ups-nut/distinfo b/ups-nut/distinfo
index ba56665dc3..f7a21c770b 100644
--- a/ups-nut/distinfo
+++ b/ups-nut/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (nut-2.8.4.tar.gz) = 39c286fa949a792843efb803ac7d6cffe809a89ac08ded2bf181c801ce5c22ea
-SHA512 (nut-2.8.4.tar.gz) = 6ba46ff1f469e61d1b78b20fde41766f654b9af1f71406bb8b555d949ec42b19c0d0c45bfa5ddc05b298b21875663011241a7d1fe3e2e552050ea427f2685d45
-Size (nut-2.8.4.tar.gz) = 6498633 bytes
+BLAKE2s (ups-nut-wip/nut-2.8.4.tar.gz) = 39c286fa949a792843efb803ac7d6cffe809a89ac08ded2bf181c801ce5c22ea
+SHA512 (ups-nut-wip/nut-2.8.4.tar.gz) = 6ba46ff1f469e61d1b78b20fde41766f654b9af1f71406bb8b555d949ec42b19c0d0c45bfa5ddc05b298b21875663011241a7d1fe3e2e552050ea427f2685d45
+Size (ups-nut-wip/nut-2.8.4.tar.gz) = 6498633 bytes
SHA1 (patch-clients_upsclient.c) = 45eee24ed3cc06bbf5ec81344d0db62a3da3a827
SHA1 (patch-conf_Makefile.in) = 8d02a0b05659cb210a77e863a28a3b9caa596dfc
SHA1 (patch-drivers_libhid.c) = 8b4f773d9b32e4c43f7045a4a83854382b08cb5b
Home |
Main Index |
Thread Index |
Old Index