From ca75e80fd5c9fe2bac0a9adede89930fb111c74d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 2 Dec 2018 22:30:13 +0100 Subject: conky: 1.10.8-1 -> 1.11.0-1 --- manualPorts/conky/.footprint | 8 ++++---- manualPorts/conky/.md5sum | 4 ++-- manualPorts/conky/.signature | 10 +++++----- manualPorts/conky/MAX_SP.patch | 11 +++++------ manualPorts/conky/Pkgfile | 2 +- 5 files changed, 17 insertions(+), 18 deletions(-) diff --git a/manualPorts/conky/.footprint b/manualPorts/conky/.footprint index da8084d..c952838 100644 --- a/manualPorts/conky/.footprint +++ b/manualPorts/conky/.footprint @@ -3,7 +3,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/conky drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/conky-1.10.8_pre/ --rw-r--r-- root/root usr/share/doc/conky-1.10.8_pre/conky.conf --rw-r--r-- root/root usr/share/doc/conky-1.10.8_pre/conky_no_x11.conf --rw-r--r-- root/root usr/share/doc/conky-1.10.8_pre/convert.lua +drwxr-xr-x root/root usr/share/doc/conky-1.11.0_pre/ +-rw-r--r-- root/root usr/share/doc/conky-1.11.0_pre/conky.conf +-rw-r--r-- root/root usr/share/doc/conky-1.11.0_pre/conky_no_x11.conf +-rw-r--r-- root/root usr/share/doc/conky-1.11.0_pre/convert.lua diff --git a/manualPorts/conky/.md5sum b/manualPorts/conky/.md5sum index a1b38bd..34efd2f 100644 --- a/manualPorts/conky/.md5sum +++ b/manualPorts/conky/.md5sum @@ -1,2 +1,2 @@ -273e56f176731e2a8e29c067f06080aa MAX_SP.patch -b02bc92e4b02d4f18259ab3a26c8c5ba v1.10.8.tar.gz +3b547f55880b274f5a275e93066077b6 MAX_SP.patch +85a6c7f03e81b3df999915425d893156 v1.11.0.tar.gz diff --git a/manualPorts/conky/.signature b/manualPorts/conky/.signature index c5f04e8..61adb69 100644 --- a/manualPorts/conky/.signature +++ b/manualPorts/conky/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGo1yLOmG3YeNaoeqpFb9u5oqPtSMrCVUrjJy/PEa3dsmyTJOygdoKvUPqrRi0B8CidWuy6IGiXDVm0kdJNk1XgQ= -SHA256 (Pkgfile) = 5d492b57eb6739daeac4cb2da81504d280af2ad50107a52c39f519e6f10baa17 -SHA256 (.footprint) = 0d3d0937f0bd557c6ce7c7c0ec30cf9f0ffc3d66ca9a917af9d4dccf87471418 -SHA256 (v1.10.8.tar.gz) = 2ebd655a27c816bd613538b71d4ec1c096252cb522feaa05f64781dcedea8857 -SHA256 (MAX_SP.patch) = ad125a59bacc548135ae586c0bf79e693d1cc8f23e9159fc9ab66bcf9c00f5a1 +RWQxCptPusLGGu32CE67vlIBm7n+zzA08ghB7y+01O//4DgbjkxQEjp1OzMzusLCbddih/9FwCAUd3vznlQVO+Wa59baepB1yQE= +SHA256 (Pkgfile) = 11cca9a703c2066201add405f51d06191bf61da79c303a43695507ffd066164e +SHA256 (.footprint) = 8bc6f63b1cf8ffedd1bd61e103ed00a0cf7ebb0ea9fc651902ee2deec2ae8bfb +SHA256 (v1.11.0.tar.gz) = cc75b5f6cdeefa83082f3dedf5a12105569c2cdc0ae3e7728922d79bc4abcf51 +SHA256 (MAX_SP.patch) = 95097f342316bcaa368c92919d46e65978e08709d5604cfc0636889c36445765 diff --git a/manualPorts/conky/MAX_SP.patch b/manualPorts/conky/MAX_SP.patch index 9c75fbc..29145a0 100644 --- a/manualPorts/conky/MAX_SP.patch +++ b/manualPorts/conky/MAX_SP.patch @@ -1,12 +1,11 @@ -diff -ru3 conky-1.10.1/src/top.h ../conky-1.10.1/src/top.h ---- conky-1.10.1/src/top.h 2015-11-18 16:47:45.000000000 +0100 -+++ ../conky-1.10.1/src/top.h 2015-11-20 20:29:25.993328891 +0100 -@@ -75,7 +75,7 @@ +--- conky-1.11.0/src/top.h 2018-12-02 19:26:02.000000000 +0100 ++++ conky-1.11.0/src/top.h 2018-12-02 22:11:18.515668790 +0100 +@@ -73,7 +73,7 @@ * and it'll take me a while to write a replacement. */ #define BUFFER_LEN 1024 --#define MAX_SP 10 // number of elements to sort -+#define MAX_SP 20 // number of elements to sort +-#define MAX_SP 10 // number of elements to sort ++#define MAX_SP 20 // number of elements to sort /****************************************** * Process class * diff --git a/manualPorts/conky/Pkgfile b/manualPorts/conky/Pkgfile index b8950b9..91223c7 100644 --- a/manualPorts/conky/Pkgfile +++ b/manualPorts/conky/Pkgfile @@ -5,7 +5,7 @@ # Depends on: curl, glib, xorg-libxdamage, xorg-libxext, xorg-libxft, libircclient name=conky -version=1.10.8 +version=1.11.0 release=1 source=(https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz MAX_SP.patch) -- cgit v1.2.3-54-g00ecf