pkgsrc-WIP-changes archive

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

distbb-git: update for latest git sources



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Mon May 20 10:04:58 2024 +0000
Changeset:	fb25fc0d45e944b4d74607ba4466493d2e3b118e

Modified Files:
	distbb-git/Makefile
	distbb-git/PLIST

Log Message:
distbb-git: update for latest git sources

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

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

diffstat:
 distbb-git/Makefile | 1 +
 distbb-git/PLIST    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/distbb-git/Makefile b/distbb-git/Makefile
index 39d3dd510e..e65f4753e7 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -40,6 +40,7 @@ CONF_FILES=		${EGDIR}/distbb.conf     ${PKG_SYSCONFDIR}/distbb.conf
 CONF_FILES+=		${EGDIR}/distbb.local.mk ${PKG_SYSCONFDIR}/distbb.local.mk
 
 MAKE_FLAGS+=		EGDIR=${EGDIR}
+MAKE_ENV+=		DOC_FILES='README LICENSE NEWS TODO TUTORIAL.pod'
 
 post-install:
 .for f in ${DOCFILES}
diff --git a/distbb-git/PLIST b/distbb-git/PLIST
index 60bc18e99a..562d598d55 100644
--- a/distbb-git/PLIST
+++ b/distbb-git/PLIST
@@ -34,7 +34,7 @@ share/doc/distbb/LICENSE
 share/doc/distbb/NEWS
 share/doc/distbb/README
 share/doc/distbb/TODO
-share/doc/distbb/TUTORIAL.html
+share/doc/distbb/TUTORIAL.pod
 share/examples/distbb/distbb.conf
 share/examples/distbb/distbb.local.mk
 share/runawk/distbb.awk


Home | Main Index | Thread Index | Old Index