From c9585cacc96b98470ceab1eeb46ea2f7354a3761 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 8 Apr 2017 09:03:28 +0200 Subject: [PATCH] nmon: update to 16f --- srcpkgs/nmon/patches/endmntent.patch | 4 ++-- srcpkgs/nmon/patches/musl-string-macro.patch | 4 ++-- srcpkgs/nmon/template | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/nmon/patches/endmntent.patch b/srcpkgs/nmon/patches/endmntent.patch index 0c0f27514c..67a9db1e4a 100644 --- a/srcpkgs/nmon/patches/endmntent.patch +++ b/srcpkgs/nmon/patches/endmntent.patch @@ -1,5 +1,5 @@ ---- lmon16e.c.orig 2016-05-14 18:38:40.459977271 +0200 -+++ lmon16e.c 2016-05-14 18:38:58.012263072 +0200 +--- lmon16f.c.orig 2016-05-14 18:38:40.459977271 +0200 ++++ lmon16f.c 2016-05-14 18:38:58.012263072 +0200 @@ -706,7 +706,6 @@ int isroot = 0; diff --git a/srcpkgs/nmon/patches/musl-string-macro.patch b/srcpkgs/nmon/patches/musl-string-macro.patch index 25944e4dfb..aaa8820e20 100644 --- a/srcpkgs/nmon/patches/musl-string-macro.patch +++ b/srcpkgs/nmon/patches/musl-string-macro.patch @@ -1,5 +1,5 @@ ---- lmon16e.c.orig 2016-03-04 18:41:57.788556435 +0100 -+++ lmon16e.c 2016-03-04 22:23:27.977248021 +0100 +--- lmon16f.c.orig 2016-03-04 18:41:57.788556435 +0100 ++++ lmon16f.c 2016-03-04 22:23:27.977248021 +0100 @@ -58,6 +58,10 @@ #include #include diff --git a/srcpkgs/nmon/template b/srcpkgs/nmon/template index 53adf2c96a..4ca107eb0d 100644 --- a/srcpkgs/nmon/template +++ b/srcpkgs/nmon/template @@ -1,6 +1,6 @@ # Template file for 'nmon' pkgname=nmon -version=16e +version=16f revision=1 build_style=fetch maintainer="Orphaned " @@ -10,7 +10,7 @@ license="GPL-3" homepage="http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage" short_desc="Nigel's performance Monitor for Linux" distfiles="${SOURCEFORGE_SITE}/nmon/files/lmon${version}.c" -checksum=ee152d9c8d0b77a4ea39def320ae5a8990f81cbbcc6c408851cef296661cca5b +checksum=280a371e17488f8a2c5e0c64273155789be6fa5b937ab5c465488e591bdc5cd9 do_build() { $CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \