deskutils/remind: update to 04.02.05

A bug fix release.

Changelog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW

MFH:		2023Q2
This commit is contained in:
Robert Clausecker 2023-04-12 02:16:39 +02:00
parent 16a476a9c9
commit 81e3cda5ed
3 changed files with 4 additions and 17 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= remind
DISTVERSION= 04.02.04
DISTVERSION= 04.02.05
CATEGORIES= deskutils
# upstream moves distfiles to OLD once a new release appears
MASTER_SITES= https://dianne.skoll.ca/projects/remind/download/ \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1678961800
SHA256 (remind-04.02.04.tar.gz) = e8d8ccd9441d94bb277c71efaf35a87ce2025bbed9954107a5c62fd7e47711c3
SIZE (remind-04.02.04.tar.gz) = 498608
TIMESTAMP = 1681257648
SHA256 (remind-04.02.05.tar.gz) = 9ce105855c19be052877e8ffe627e59458134bb23cfa138078c4839511f8f808
SIZE (remind-04.02.05.tar.gz) = 498783

View file

@ -1,13 +0,0 @@
--- src/funcs.c.orig 2022-10-19 10:26:29 UTC
+++ src/funcs.c
@@ -29,9 +29,7 @@
#include <unistd.h>
-#ifdef HAVE_SYS_FILE_H
-#include <sys/file.h>
-#endif
+#include <fcntl.h>
#include <sys/types.h>