pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
flnews-snapshot: Update to 1.4.0pre1
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Jul 20 11:17:50 2026 +0200
Changeset: e28965b548300afcca4685cbfb24c78b135e13ac
Modified Files:
flnews-snapshot/Makefile
flnews-snapshot/distinfo
Log Message:
flnews-snapshot: Update to 1.4.0pre1
Bug fixes:
- FILTER: Reset pointer to wildmat pattern linked list for every group.
Formerly a nontrivial wildmat could only match the first group of a
group list.
- FILTER: Use result if the wildmat of a score rule has matched a group.
Formerly the further processing of a group list could reset the match.
New features and improvements:
- FILTER: Section SCORING in man page updated.
- Title of man page now follows convention to use only capital letters.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e28965b548300afcca4685cbfb24c78b135e13ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
flnews-snapshot/Makefile | 2 +-
flnews-snapshot/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/flnews-snapshot/Makefile b/flnews-snapshot/Makefile
index 0accf47028..3798937749 100644
--- a/flnews-snapshot/Makefile
+++ b/flnews-snapshot/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-FLNEWS_VERSION= 1.4.0pre0
+FLNEWS_VERSION= 1.4.0pre1
DISTNAME= flnews-${FLNEWS_VERSION}
CATEGORIES= news
diff --git a/flnews-snapshot/distinfo b/flnews-snapshot/distinfo
index c8eea2b913..c7b33cc82a 100644
--- a/flnews-snapshot/distinfo
+++ b/flnews-snapshot/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (flnews-1.4.0pre0.tar.bz2) = 3b8b1fb4b91bc27967ac063b49469166c4277893dd4e3b0893e59ae8f17217b9
-SHA512 (flnews-1.4.0pre0.tar.bz2) = c32e66ddf06d5450c64b806d9b44c424955c327c8a334b58da1a7339c6a413e31684141856be079f0c44863164b1c0076a0d22c9114bd71617d4c40b36be18e8
-Size (flnews-1.4.0pre0.tar.bz2) = 1365800 bytes
+BLAKE2s (flnews-1.4.0pre1.tar.bz2) = 69076eed2cdadfe4cff06b918f5ad03aa58ee50eded169b742824a6cd81b6ad5
+SHA512 (flnews-1.4.0pre1.tar.bz2) = bca7a10f726e55257f8dc9c752e9da4dd750769590cc68f862f624a068730ed433d3e3e5236c1d3bb3de2c7a8ed0d0e1279a083e427653160a09d4c891948406
+Size (flnews-1.4.0pre1.tar.bz2) = 1366680 bytes
Home |
Main Index |
Thread Index |
Old Index