diff options
author | Erich Eckner <git@eckner.net> | 2019-09-18 06:41:44 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-09-18 06:41:44 +0200 |
commit | b23d73f51834ec8637ad4df949b422c7e5894ce2 (patch) | |
tree | 79da8ec0278f11f476197a185001280b109f96d8 /manualPorts/logwatch-extra | |
parent | 0d82236bbb153ff95137a216065e74ae8624568e (diff) | |
download | crux-ports-b23d73f51834ec8637ad4df949b422c7e5894ce2.tar.xz |
logwatch-extra: 0.8.1 -> 0.8.2
Diffstat (limited to 'manualPorts/logwatch-extra')
-rw-r--r-- | manualPorts/logwatch-extra/.footprint | 8 | ||||
-rw-r--r-- | manualPorts/logwatch-extra/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/logwatch-extra/.signature | 8 | ||||
-rw-r--r-- | manualPorts/logwatch-extra/Pkgfile | 2 |
4 files changed, 14 insertions, 6 deletions
diff --git a/manualPorts/logwatch-extra/.footprint b/manualPorts/logwatch-extra/.footprint index 32ac98c..90e02a8 100644 --- a/manualPorts/logwatch-extra/.footprint +++ b/manualPorts/logwatch-extra/.footprint @@ -5,6 +5,14 @@ drwxr-xr-x root/root etc/cron/daily/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/doalogwatch +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/logwatch/ +drwxr-xr-x root/root usr/share/logwatch/default.conf/ +drwxr-xr-x root/root usr/share/logwatch/default.conf/services/ +-rw-r--r-- root/root usr/share/logwatch/default.conf/services/dummy.conf +drwxr-xr-x root/root usr/share/logwatch/scripts/ +drwxr-xr-x root/root usr/share/logwatch/scripts/services/ +-rw-r--r-- root/root usr/share/logwatch/scripts/services/dummy (EMPTY) drwxr-xr-x root/root var/ drwxr-xr-x root/root var/cache/ drwxr-xr-x root/root var/cache/logwatch/ diff --git a/manualPorts/logwatch-extra/.md5sum b/manualPorts/logwatch-extra/.md5sum index bed363a..8d5f2de 100644 --- a/manualPorts/logwatch-extra/.md5sum +++ b/manualPorts/logwatch-extra/.md5sum @@ -1 +1 @@ -755d082bfe9ba813cc66d2f73fa82bc0 logwatch-extra-0.8.1.tar.xz +bc468be8e0e1a15c794cc233c8e69a66 logwatch-extra-0.8.2.tar.xz diff --git a/manualPorts/logwatch-extra/.signature b/manualPorts/logwatch-extra/.signature index 42498ae..b603425 100644 --- a/manualPorts/logwatch-extra/.signature +++ b/manualPorts/logwatch-extra/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGjmDly+32O7AbrvJezbZvP8r/9qghMzmVuFCUkFvUgVTY/pG3graxPicJZIijRCz35pHMo7la2JMnp3V6O6V5go= -SHA256 (Pkgfile) = f9b3bc1ef75f668f69e63bb0d868585845071c5bebc3e087c536d8f0afbcbd79 -SHA256 (.footprint) = 5c1a893b169fd64fd09ff72832f43b73db9a6eddecc8adf0d14b786c206c4e98 -SHA256 (logwatch-extra-0.8.1.tar.xz) = a3d008bd6b66ed68a261650d8939fb6e2af9901e2c1924a53c2c4beaef6699ac +RWQxCptPusLGGpc2bowM4Ilk+P1sqEBt2K58oivVYxDcHG56Mmgbc0DMK0HsREFMEBnXYF5lOviMqWI0rb7I+uYPHDkagrNzcg0= +SHA256 (Pkgfile) = 68dca33bd234df2fe82ab35ad2a0df3514a154ad05109b36e845effad38873b1 +SHA256 (.footprint) = d5c59151f6de044bdf0ef5bbe8ead52a589be50ae47f71538f11ec4252541290 +SHA256 (logwatch-extra-0.8.2.tar.xz) = 894d4e83c38b51daba3d6bf9f847c1515bf6676185bcf92a642a7572ac3ed7b9 diff --git a/manualPorts/logwatch-extra/Pkgfile b/manualPorts/logwatch-extra/Pkgfile index 3a4278a..5cd561f 100644 --- a/manualPorts/logwatch-extra/Pkgfile +++ b/manualPorts/logwatch-extra/Pkgfile @@ -4,7 +4,7 @@ # Depends: logwatch name=logwatch-extra -version=0.8.1 +version=0.8.2 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |