pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/daemond Set LICENSE and comment the patch.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf5e8425f1c4
branches: trunk
changeset: 362207:cf5e8425f1c4
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue May 09 10:53:27 2017 +0000
description:
Set LICENSE and comment the patch.
diffstat:
sysutils/daemond/Makefile | 3 ++-
sysutils/daemond/distinfo | 4 ++--
sysutils/daemond/patches/patch-aa | 4 +++-
3 files changed, 7 insertions(+), 4 deletions(-)
diffs (41 lines):
diff -r ba6baface6cf -r cf5e8425f1c4 sysutils/daemond/Makefile
--- a/sysutils/daemond/Makefile Tue May 09 09:05:37 2017 +0000
+++ b/sysutils/daemond/Makefile Tue May 09 10:53:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/23 19:50:57 asau Exp $
+# $NetBSD: Makefile,v 1.5 2017/05/09 10:53:27 schmonz Exp $
#
DISTNAME= daemond-1.0
@@ -8,6 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.cs.columbia.edu/~smb/src/
COMMENT= Run a command as a daemon
+LICENSE= cc-by-sa-v3.0
INSTALLATION_DIRS= bin ${PKGMANDIR}/man8
diff -r ba6baface6cf -r cf5e8425f1c4 sysutils/daemond/distinfo
--- a/sysutils/daemond/distinfo Tue May 09 09:05:37 2017 +0000
+++ b/sysutils/daemond/distinfo Tue May 09 10:53:27 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:32:09 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/05/09 10:53:27 schmonz Exp $
SHA1 (daemond-1.0.tar.gz) = 8262aad555e4869c22edcffcd1232525fef88eb4
RMD160 (daemond-1.0.tar.gz) = 847d0d780910e332474e74bd24e246171401a5ea
SHA512 (daemond-1.0.tar.gz) = 4926c80b68890a3471c784eec86c47a4f200aea9fe3a201a5f2115238979b483b3430f74b6d1d29166939a0607b3bdb990650698096e724239008992b489468b
Size (daemond-1.0.tar.gz) = 1628 bytes
-SHA1 (patch-aa) = 65e4e347b68e90dc29c95b218fd564aa24514bce
+SHA1 (patch-aa) = 81c4c2c7ef60edab592fb3945d80001338fa74ff
diff -r ba6baface6cf -r cf5e8425f1c4 sysutils/daemond/patches/patch-aa
--- a/sysutils/daemond/patches/patch-aa Tue May 09 09:05:37 2017 +0000
+++ b/sysutils/daemond/patches/patch-aa Tue May 09 10:53:27 2017 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.1 2009/03/26 19:05:29 joerg Exp $
+$NetBSD: patch-aa,v 1.2 2017/05/09 10:53:27 schmonz Exp $
+
+Fix installation. Honour PKGMANDIR.
--- Makefile.orig 2009-03-26 19:50:47.000000000 +0100
+++ Makefile
Home |
Main Index |
Thread Index |
Old Index