pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
netwake: Update to 0.2.1
Module Name: pkgsrc-wip
Committed By: Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By: sjmulder
Date: Thu Jan 14 03:27:27 2021 +0100
Changeset: 01919a7521812c8c172e06e51c84a4aec29f5f0e
Modified Files:
netwake/Makefile
netwake/distinfo
Log Message:
netwake: Update to 0.2.1
Changes:
- Makefile now compatible with BSD make
- /etc is replaced with $SYSCONFDIR in man page
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01919a7521812c8c172e06e51c84a4aec29f5f0e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
netwake/Makefile | 9 +--------
netwake/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 12 deletions(-)
diffs:
diff --git a/netwake/Makefile b/netwake/Makefile
index a45b35332a..d06466a71b 100644
--- a/netwake/Makefile
+++ b/netwake/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= netwake-0.2
+DISTNAME= netwake-0.2.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=sjmulder/}
@@ -9,15 +9,8 @@ HOMEPAGE= https://github.com/sjmulder/netwake
COMMENT= Wake-on-LAN utility with lookup file support
LICENSE= 2-clause-bsd
-USE_TOOLS= gmake
BUILD_DIRS= cli
-SUBST_CLASSES= confdir
-SUBST_MESSAGE.confdir= Fix /etc path in man page
-SUBST_STAGE.confdir= pre-configure
-SUBST_FILES.confdir= cli/netwake.1
-SUBST_SED.confdir= -e "s,/etc,${PKG_SYSCONFDIR},"
-
MAKE_ENV+= MANPREFIX=${PREFIX}/${PKGMANDIR}
MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
diff --git a/netwake/distinfo b/netwake/distinfo
index 686b0ca52f..8939ee4b2b 100644
--- a/netwake/distinfo
+++ b/netwake/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (netwake-0.2.tar.gz) = 4ee1fcd835c150c25806f0f266a6a4d87c3871a5
-RMD160 (netwake-0.2.tar.gz) = 34d69130c9b2d80b28d8928f8e3e2201067deb2d
-SHA512 (netwake-0.2.tar.gz) = 7aa2353c15b50bec30c27dd42dd8fd6331dae4e00ab2f4c8c4a475e2d84460b9f1ca9b935b50c5a54bb62a79e3843a7dcdb0576cd7575035b77db6a885ce2085
-Size (netwake-0.2.tar.gz) = 78960 bytes
+SHA1 (netwake-0.2.1.tar.gz) = 63d0d12be16a6c0a21275b6d6fa56eca52e60c49
+RMD160 (netwake-0.2.1.tar.gz) = 01958eed704049518fa71c6155834b164bbac1a3
+SHA512 (netwake-0.2.1.tar.gz) = 8f870c211b5f098b7d4fb81674a12dea719dfd451cfa2612758c736f1edb2864d551d8dcca27cc5f1376d169a720eefa5db38a734ab1731c0c0e1c670fa221ee
+Size (netwake-0.2.1.tar.gz) = 79096 bytes
Home |
Main Index |
Thread Index |
Old Index