Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2026 09:45:45 +0000
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dc07e99636ec - main - games/filters: Update to 2.56
Message-ID:  <6971f1c9.26a3a.371f3b19@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dc07e99636ec4bb880527048c7c69cac5ee1670b

commit dc07e99636ec4bb880527048c7c69cac5ee1670b
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2026-01-22 09:45:24 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2026-01-22 09:45:42 +0000

    games/filters: Update to 2.56
---
 games/filters/Makefile              | 7 +++----
 games/filters/distinfo              | 6 +++---
 games/filters/files/patch-filters.1 | 2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/games/filters/Makefile b/games/filters/Makefile
index e9aaf2ef9131..b5c0a74f2f5e 100644
--- a/games/filters/Makefile
+++ b/games/filters/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	filters
-DISTVERSION=	2.55
+DISTVERSION=	2.56
 DISTVERSIONSUFFIX=	.orig
-PORTREVISION=	1
 CATEGORIES=	games perl5
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
@@ -12,7 +11,7 @@ WWW=		https://joeyh.name/code/filters/
 
 LICENSE=	GPLv2
 
-USES=		gmake perl5 shebangfix
+USES=		gmake perl5 shebangfix tar:xz
 
 SHEBANG_FILES=	${PERLFILTERS}
 
@@ -20,7 +19,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 CONFLICTS=	chef kenny lolcat talkfilters
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
 PERLFILTERS=	b1ff censor chef eleet fudd jibberish kenny pirate rasterman \
 		spammer studly uniencode upside-down fanboy scottish LOLCAT
diff --git a/games/filters/distinfo b/games/filters/distinfo
index 9ad32281c8b4..055797008b56 100644
--- a/games/filters/distinfo
+++ b/games/filters/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475737087
-SHA256 (filters_2.55.orig.tar.gz) = 6ca2fa24eac273a9e01a60a0cb4e0623076e0132b497271d57f544249d704078
-SIZE (filters_2.55.orig.tar.gz) = 54171
+TIMESTAMP = 1769073898
+SHA256 (filters_2.56.orig.tar.xz) = 951b5e5d09df62891c0bf0a617adb36b530271a2c30d06f0e16f7020073b20b4
+SIZE (filters_2.56.orig.tar.xz) = 47512
diff --git a/games/filters/files/patch-filters.1 b/games/filters/files/patch-filters.1
index 2a6bb78f52bd..008b8150bae3 100644
--- a/games/filters/files/patch-filters.1
+++ b/games/filters/files/patch-filters.1
@@ -1,4 +1,4 @@
---- filters.1.orig	2015-08-30 21:50:41 UTC
+--- filters.1.orig	2025-12-30 18:33:58 UTC
 +++ filters.1
 @@ -1,4 +1,4 @@
 -.TH FILTERS 6


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6971f1c9.26a3a.371f3b19>