summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-11-12 21:24:52 +0000
committerTim Biermann <tbier@posteo.de>2022-11-12 21:24:52 +0000
commit9e3ed3498f44b2a2261ce5586750ade5e5e39f1c (patch)
tree87480424da0095373774b8f17508317a1ca0c076
parent5815685ad68351f70446135ced0c80fd176786e0 (diff)
downloadcontrib-9e3ed3498f44b2a2261ce5586750ade5e5e39f1c.tar.gz
contrib-9e3ed3498f44b2a2261ce5586750ade5e5e39f1c.tar.xz
upx: updated footprint
-rw-r--r--upx/.footprint8
-rw-r--r--upx/.signature6
-rw-r--r--upx/Pkgfile2
3 files changed, 5 insertions, 11 deletions
diff --git a/upx/.footprint b/upx/.footprint
index c7b9a2a43..02137e3b1 100644
--- a/upx/.footprint
+++ b/upx/.footprint
@@ -2,14 +2,6 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/upx
drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/upx/
--rw-r--r-- root/root usr/share/doc/upx/COPYING
--rw-r--r-- root/root usr/share/doc/upx/LICENSE
--rw-r--r-- root/root usr/share/doc/upx/NEWS
--rw-r--r-- root/root usr/share/doc/upx/README
--rw-r--r-- root/root usr/share/doc/upx/upx-doc.html
--rw-r--r-- root/root usr/share/doc/upx/upx-doc.txt
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/upx.1.gz
diff --git a/upx/.signature b/upx/.signature
index 3bd1b39ba..e1117bca2 100644
--- a/upx/.signature
+++ b/upx/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xUb8PGldfPlH0YC+Vl4iKPWbSEsHZ8ZNp0v9qyFC+zk/uHfTT4GZQCGyOhKuHSn01ym6l1uMlX18l5KOljjZgM=
-SHA256 (Pkgfile) = dc38af7fe9d7a32fdf9bc648e867b9de29f09e4517b8b29e315de8482c7a2253
-SHA256 (.footprint) = eafcf5d42a5e4db6a1c1da6b0cf425357368b8a4b1e1565adf8c4500145918fa
+RWSagIOpLGJF31XCSU7T4T7dHfGSwTsjF1I6W2resB+w3sb31ineNJ5xwi2LUNpnO0Ce4DBXSTcf3JwpdFAgEI7E791R45KmMwA=
+SHA256 (Pkgfile) = 1593d84fbda30649f58eb738a0eb80715f869d4a92286d22a60dc0b66bec51d7
+SHA256 (.footprint) = 4c1267857f05230db56e631d77bd98e5e15f48f232b4a188bc1eed8a5320ebad
SHA256 (upx-4.0.0-src.tar.xz) = eaf938f8824e65f06852142fda97f8349ad660612979fa311618109c819f36ea
SHA256 (system-deps.patch) = 3afbbf23b7e902a00c96a27036188566a8405dc54abe2d57d444a1fe748adb1c
diff --git a/upx/Pkgfile b/upx/Pkgfile
index 04ac8c5d8..2773d0173 100644
--- a/upx/Pkgfile
+++ b/upx/Pkgfile
@@ -23,4 +23,6 @@ build() {
cmake --build build
DESTDIR=$PKG cmake --install build
+
+ rm -r $PKG/usr/share/doc
}

Generated by cgit