ports/opt (3.5): gdb: update footprint, fixes FS#1688
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 2e830e4b7db0b9f41780dab32de8d8b1b0496002 Author: Thomas Penteker <tek@serverop.de> Date: Sat Nov 10 21:35:09 2018 +0100 gdb: update footprint, fixes FS#1688 diff --git a/gdb/.footprint b/gdb/.footprint index 691ad9859..6bd8f580e 100644 --- a/gdb/.footprint +++ b/gdb/.footprint @@ -6,34 +6,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 3d7f3ec92..6102e074b 100644 --- a/gdb/.signature +++ b/gdb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fvf0cCkINswJp1S1SKLiyFnfQy/XmjP0xCPHyyiuDzPE+IG19awARQ719wiNMPCZG+wRyQvAY5JDpqg5kNtuQE= +RWSE3ohX2g5d/XDOW1C/O1vLDNk4H9jLTFhifEiGt/qh+8YhXyDfbEjPBzvV3jcrDjjh0getzxe/ZWSFBMWxrAy+3o35TW/pIQg= SHA256 (Pkgfile) = 823db73eee0d62584b33374160d3494a87136f4f12eb614efa14f51ab1dcbefc -SHA256 (.footprint) = 5ec2cdc0d11add477f4d9197fb2d8f2f62f7e8826e7e3261955b5ff737d2b0d0 +SHA256 (.footprint) = 2a2adc49342318ac40acd7b3252b4e1587b1d3eac40e86f74f1625dbbcc716f3 SHA256 (gdb-8.2.tar.xz) = c3a441a29c7c89720b734e5a9c6289c0a06be7e0c76ef538f7bbcef389347c39
participants (1)
-
crux@crux.nu