pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
flnews-snapshot: Update to 1.3.0pre34
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Oct 27 15:26:31 2025 +0100
Changeset: 7ffd1b8d2b11c900be559feb361bfd0eb8138fbb
Modified Files:
flnews-snapshot/Makefile
flnews-snapshot/distinfo
Log Message:
flnews-snapshot: Update to 1.3.0pre34
- Support for Unicode 17.0.0
- Support for C23/C++23 compilers
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7ffd1b8d2b11c900be559feb361bfd0eb8138fbb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
flnews-snapshot/Makefile | 7 ++-----
flnews-snapshot/distinfo | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)
diffs:
diff --git a/flnews-snapshot/Makefile b/flnews-snapshot/Makefile
index 56683f31c6..b60d1ff4be 100644
--- a/flnews-snapshot/Makefile
+++ b/flnews-snapshot/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-FLNEWS_VERSION= 1.3.0pre31
+FLNEWS_VERSION= 1.3.0pre34
DISTNAME= flnews-${FLNEWS_VERSION}
CATEGORIES= news
@@ -19,7 +19,7 @@ USE_LANGUAGES= c c++
TEST_TARGET= test
# https://reproducible-builds.org/specs/source-date-epoch/
-CONFIGURE_ENV= SOURCE_DATE_EPOCH=1714225440
+CONFIGURE_ENV= SOURCE_DATE_EPOCH=1761574602
# Bug report contact address used for GUI
FLNEWS_MAINTAINER= ${MAINTAINER}
@@ -82,11 +82,8 @@ TOOL_DEPENDS+= makedepend-[0-9]*:../../devel/makedepend
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3
.include "../../devel/zlib/buildlink3.mk"
-# OpenSSL 3 API is required for RFC 7919 FFDHE group negotiation
.include "../../security/openssl/buildlink3.mk"
# FLTK must be compiled with multithreading support
-# FLTK version 1.4 is supported (should be compiled with pango support)
-#.include "../../x11/fltk13/buildlink3.mk"
.include "../../x11/fltk/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/flnews-snapshot/distinfo b/flnews-snapshot/distinfo
index 278328912d..eb031c85fc 100644
--- a/flnews-snapshot/distinfo
+++ b/flnews-snapshot/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (flnews-1.3.0pre31.tar.bz2) = 8724820749030e847fced36fbe5239f21bf5d2f7fed8467911dce18a8e89ffb4
-SHA512 (flnews-1.3.0pre31.tar.bz2) = e3a31e3481d16277a7d546156a301d9bdd16695fd812baa1fcbdb29c70c91337a5f03c8a279aa0c303443cd738108548e91fc94dd19fc34640024093d8b86387
-Size (flnews-1.3.0pre31.tar.bz2) = 1364652 bytes
+BLAKE2s (flnews-1.3.0pre34.tar.bz2) = 725a5dd0db97a3db3e4a17b00a3926e50344a0fbfa31295399c9f673af5c7ffe
+SHA512 (flnews-1.3.0pre34.tar.bz2) = 7833771a06cfdd504ce4c1887dc8973acab4439ddedb6d12b051e497424eeda7135a8fd3199df834d87e295209bfb78f2577c0058bef7ef2748ea86ba4f8777f
+Size (flnews-1.3.0pre34.tar.bz2) = 1365728 bytes
Home |
Main Index |
Thread Index |
Old Index