diff options
author | Florian Smeets <flo@FreeBSD.org> | 2025-09-07 23:11:57 +0200 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2025-09-17 22:35:18 +0200 |
commit | 044c3fc1f64d5b5f0a59033d82949fc8cb1d58b1 (patch) | |
tree | b7efdbc31476ac13d6fe23d811c953a58159a380 | |
parent | x11/workrave: Update 1.10.50 => 1.10.53, take maintainership (diff) |
mail/pflogsumm: Update to 1.1.12
-rw-r--r-- | UPDATING | 8 | ||||
-rw-r--r-- | mail/pflogsumm/Makefile | 2 | ||||
-rw-r--r-- | mail/pflogsumm/distinfo | 6 |
3 files changed, 12 insertions, 4 deletions
@@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20250917: + AFFECTS: users of mail/pflogsumm + AUTHOR: flo@FreeBSD.org + + Some command line arguments were renamed in 1.1.11 and 1.1.12. + + For details, see https://jimsun.linxnet.com/downloads/ChangeLog-1.1.12 + 20250908: AFFECTS: users of www/mod_wsgi4 AUTHOR: michaelo@FreeBSD.org diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index 4ac74916b671..4ab818625b6e 100644 --- a/mail/pflogsumm/Makefile +++ b/mail/pflogsumm/Makefile @@ -1,5 +1,5 @@ PORTNAME= pflogsumm -PORTVERSION= 1.1.11 +PORTVERSION= 1.1.12 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://jimsun.LinxNet.com/downloads/ \ diff --git a/mail/pflogsumm/distinfo b/mail/pflogsumm/distinfo index 14389ff422df..4959b16e47ec 100644 --- a/mail/pflogsumm/distinfo +++ b/mail/pflogsumm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750411742 -SHA256 (pflogsumm-1.1.11.tar.gz) = 0b49e5e1e3b4885459b8ff5a8e47bab6653feea8728f082a18b7d920fdab984b -SIZE (pflogsumm-1.1.11.tar.gz) = 57048 +TIMESTAMP = 1756802711 +SHA256 (pflogsumm-1.1.12.tar.gz) = 501cfa189caaa6c79e619344168fe4166da26f787baae440621edf721ce47626 +SIZE (pflogsumm-1.1.12.tar.gz) = 64723 |