Update slant to 0.0.24. Removing the need for any patches.

This commit is contained in:
jturner 2020-02-20 15:17:42 +00:00
parent dda218d062
commit 1046d8cb57
3 changed files with 4 additions and 17 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2020/02/19 21:27:41 jturner Exp $
# $OpenBSD: Makefile,v 1.7 2020/02/20 15:17:42 jturner Exp $
COMMENT = minimal remote system monitor
DISTNAME = slant-0.0.23
DISTNAME = slant-0.0.24
CATEGORIES = sysutils

View File

@ -1,2 +1,2 @@
SHA256 (slant-0.0.23.tar.gz) = ye/nqVIAxnE0Jt/bh0McM/WoYyxEQlq3268pyzCProg=
SIZE (slant-0.0.23.tar.gz) = 74017
SHA256 (slant-0.0.24.tar.gz) = gk1uxf5KifKu7ii3RyztdmQ11ie/zIbXQMSrabWdzhk=
SIZE (slant-0.0.24.tar.gz) = 74014

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-slant-cgi_c,v 1.1 2020/02/20 14:58:39 jturner Exp $
Index: slant-cgi.c
--- slant-cgi.c.orig
+++ slant-cgi.c
@@ -31,7 +31,6 @@
#include <kcgi.h>
#include <kcgijson.h>
-#include <ksql.h>
#include "params.h"
#include "extern.h"