pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mbone/rtptools mbone/rtptools: fix location of HTML do...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4be8244515ac
branches: trunk
changeset: 341024:4be8244515ac
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 12 20:14:08 2019 +0000
description:
mbone/rtptools: fix location of HTML documentation
diffstat:
mbone/rtptools/Makefile | 5 +++--
mbone/rtptools/PLIST | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r a25162b5874e -r 4be8244515ac mbone/rtptools/Makefile
--- a/mbone/rtptools/Makefile Sat Oct 12 20:12:47 2019 +0000
+++ b/mbone/rtptools/Makefile Sat Oct 12 20:14:08 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2017/05/06 08:22:23 mef Exp $
+# $NetBSD: Makefile,v 1.12 2019/10/12 20:14:08 rillig Exp $
#
DISTNAME= rtptools-1.21
+PKGREVISION= 1
CATEGORIES= mbone
MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/
@@ -13,7 +14,7 @@
GNU_CONFIGURE= yes
CPPFLAGS+= -Dunix
-HTMLDIR= ${PREFIX}/share/doc/html/rtptools
+HTMLDIR= ${PREFIX}/share/doc/rtptools
EGDIR= ${PREFIX}/share/examples/rtptools
post-install:
diff -r a25162b5874e -r 4be8244515ac mbone/rtptools/PLIST
--- a/mbone/rtptools/PLIST Sat Oct 12 20:12:47 2019 +0000
+++ b/mbone/rtptools/PLIST Sat Oct 12 20:14:08 2019 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:06:15 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/10/12 20:14:08 rillig Exp $
bin/rtpdump
bin/rtpplay
bin/rtpsend
bin/rtptrans
-share/doc/html/rtptools/ChangeLog.html
-share/doc/html/rtptools/rtptools.html
+share/doc/rtptools/ChangeLog.html
+share/doc/rtptools/rtptools.html
share/examples/rtptools/multidump
share/examples/rtptools/multiplay
Home |
Main Index |
Thread Index |
Old Index