ports/opt (3.3): gdb: python is optional, adjust footprint accordingly, closes FS#1461
commit 16399a5cd6991de3ad97e27aa4e6996849286a19 Author: Thomas Penteker <tek@serverop.de> Date: Tue Nov 7 23:33:03 2017 +0100 gdb: python is optional, adjust footprint accordingly, closes FS#1461 diff --git a/gdb/.footprint b/gdb/.footprint index 7abf8b098..32f36aebb 100644 --- a/gdb/.footprint +++ b/gdb/.footprint @@ -5,34 +5,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gdbserver drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/gdb/ -drwxr-xr-x root/root usr/share/gdb/python/ -drwxr-xr-x root/root usr/share/gdb/python/gdb/ --rw-r--r-- root/root usr/share/gdb/python/gdb/FrameDecorator.py --rw-r--r-- root/root usr/share/gdb/python/gdb/FrameIterator.py --rw-r--r-- root/root usr/share/gdb/python/gdb/__init__.py -drwxr-xr-x root/root usr/share/gdb/python/gdb/command/ --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__init__.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/explore.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/frame_filters.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/pretty_printers.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/prompt.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/type_printers.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/unwinders.py --rw-r--r-- root/root usr/share/gdb/python/gdb/command/xmethods.py --rw-r--r-- root/root usr/share/gdb/python/gdb/frames.py -drwxr-xr-x root/root usr/share/gdb/python/gdb/function/ --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__init__.py --rw-r--r-- root/root usr/share/gdb/python/gdb/function/as_string.py --rw-r--r-- root/root usr/share/gdb/python/gdb/function/caller_is.py --rw-r--r-- root/root usr/share/gdb/python/gdb/function/strfns.py -drwxr-xr-x root/root usr/share/gdb/python/gdb/printer/ --rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__init__.py --rw-r--r-- root/root usr/share/gdb/python/gdb/printer/bound_registers.py --rw-r--r-- root/root usr/share/gdb/python/gdb/printing.py --rw-r--r-- root/root usr/share/gdb/python/gdb/prompt.py --rw-r--r-- root/root usr/share/gdb/python/gdb/types.py --rw-r--r-- root/root usr/share/gdb/python/gdb/unwinder.py --rw-r--r-- root/root usr/share/gdb/python/gdb/xmethod.py drwxr-xr-x root/root usr/share/gdb/syscalls/ -rw-r--r-- root/root usr/share/gdb/syscalls/aarch64-linux.xml -rw-r--r-- root/root usr/share/gdb/syscalls/amd64-linux.xml diff --git a/gdb/.signature b/gdb/.signature index 6eb486112..d8a5eedca 100644 --- a/gdb/.signature +++ b/gdb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b8hLPVk7vAurQaEay/Jv2ciV0IYXj86d4BPPmtgbDdhEC//lqAgtEkxF9P6GEVPDEN5Ea/7vRez77w2js5fOQg= +RWSE3ohX2g5d/QTxE2kRUxpPktNv/uv5XAwzaPRNonGeTMIb7gTZzkLFHjMr13X20g8gyuwHD52wKWx5HAPK/hPtKqYKIofdpAM= SHA256 (Pkgfile) = 7fafda42df1a0e8bd23835e2a61b59403fbc8674bf0f136d0a64c71921fd30ed -SHA256 (.footprint) = 5b1caf17de569aafc961dfb6e95acf0776c3be8e451ef70150efe09096fc7137 +SHA256 (.footprint) = 8aaf6ee62421256c9c3761330798844313e43774943417bd421277da91eed73f SHA256 (gdb-8.0.1.tar.xz) = 3dbd5f93e36ba2815ad0efab030dcd0c7b211d7b353a40a53f4c02d7d56295e3
participants (1)
-
crux@crux.nu