pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gdb: Move plist entries to PLIST.common
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Apr 11 15:49:15 2019 -0500
Changeset: f5500d575badfb88e1f2d7382392ab968d095c9b
Modified Files:
gdb/PLIST.Linux
gdb/PLIST.common
Log Message:
gdb: Move plist entries to PLIST.common
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f5500d575badfb88e1f2d7382392ab968d095c9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gdb/PLIST.Linux | 2 --
gdb/PLIST.common | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gdb/PLIST.Linux b/gdb/PLIST.Linux
index d49c715ca7..e4fe491ac0 100644
--- a/gdb/PLIST.Linux
+++ b/gdb/PLIST.Linux
@@ -1,6 +1,4 @@
@comment $NetBSD: PLIST.Linux,v 1.5 2018/01/31 20:33:11 maya Exp $
-bin/gdb-add-index
bin/gdbserver
lib/libinproctrace.so
man/man1/gcore.1
-man/man1/gdb-add-index.1
diff --git a/gdb/PLIST.common b/gdb/PLIST.common
index ea566db07e..9e7295ea95 100644
--- a/gdb/PLIST.common
+++ b/gdb/PLIST.common
@@ -1,10 +1,12 @@
@comment $NetBSD: PLIST.common,v 1.13 2018/01/31 20:33:11 maya Exp $
bin/gdb
+bin/gdb-add-index
include/gdb/jit-reader.h
info/annotate.info
info/gdb.info
info/stabs.info
man/man1/gdb.1
+man/man1/gdb-add-index.1
man/man1/gdbserver.1
man/man5/gdbinit.5
share/gdb/python/gdb/FrameDecorator.py
Home |
Main Index |
Thread Index |
Old Index