aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-04-12 00:16:39 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-04-14 14:19:44 +0000
commit41c0dc84c788b3dcfb48f94bf03c405e074d6288 (patch)
treeeaeaadb004fbf7c0f2907c5e302492a9b50f7ef5 /deskutils
parent8fa039ee3fb08c9697a58815e51f9d271806adcd (diff)
downloadports-41c0dc84c788b3dcfb48f94bf03c405e074d6288.tar.gz
ports-41c0dc84c788b3dcfb48f94bf03c405e074d6288.zip
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 (cherry picked from commit 81e3cda5ed9f7ffc7a28578c8d3ed67d28e5856c)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/remind/Makefile2
-rw-r--r--deskutils/remind/distinfo6
-rw-r--r--deskutils/remind/files/patch-src_funcs.c13
3 files changed, 4 insertions, 17 deletions
diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile
index 1755a8b0cb50..45db2b8c0440 100644
--- a/deskutils/remind/Makefile
+++ b/deskutils/remind/Makefile
@@ -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/ \
diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo
index b46b86533564..e89fcb820bec 100644
--- a/deskutils/remind/distinfo
+++ b/deskutils/remind/distinfo
@@ -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
diff --git a/deskutils/remind/files/patch-src_funcs.c b/deskutils/remind/files/patch-src_funcs.c
deleted file mode 100644
index 90e64dbf9c68..000000000000
--- a/deskutils/remind/files/patch-src_funcs.c
+++ /dev/null
@@ -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>
-