Date: Fri, 20 Dec 2024 14:15:12 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4fd9853001e5 - main - www/offpunk: Update to 2.4 Message-ID: <202412201415.4BKEFCkD058041@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fd9853001e5a43b69e63a8dab6a36c16c82728d commit 4fd9853001e5a43b69e63a8dab6a36c16c82728d Author: Martin Neubauer <m.ne@gmx.net> AuthorDate: 2024-12-20 14:12:30 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-12-20 14:15:03 +0000 www/offpunk: Update to 2.4 Changelogs: https://git.sr.ht/~lioploum/offpunk/refs/v2.3 https://git.sr.ht/~lioploum/offpunk/refs/v2.4 PR: 283418 Approved by: submitter is maintainer --- www/offpunk/Makefile | 2 +- www/offpunk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/offpunk/Makefile b/www/offpunk/Makefile index 20fc5d4e983e..bdc6e51625e7 100644 --- a/www/offpunk/Makefile +++ b/www/offpunk/Makefile @@ -1,6 +1,6 @@ PORTNAME= offpunk -PORTVERSION= 2.2 DISTVERSIONPREFIX= v +DISTVERSION= 2.4 CATEGORIES= www python MASTER_SITES= https://git.sr.ht/~lioploum/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/www/offpunk/distinfo b/www/offpunk/distinfo index 34bf62cb1ef9..2c8db4d4c453 100644 --- a/www/offpunk/distinfo +++ b/www/offpunk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714949990 -SHA256 (offpunk-v2.2.tar.gz) = c6afc11bcfc8624f2eb79e97b37987ee3a9b46fe0888a09d86310fd3a7ddb346 -SIZE (offpunk-v2.2.tar.gz) = 231019 +TIMESTAMP = 1734624329 +SHA256 (offpunk-v2.4.tar.gz) = f79c1a2369da20c1ef278a4eca65d320d3d7cef6cc9c2a90475c6d6132ace3fd +SIZE (offpunk-v2.4.tar.gz) = 471822
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412201415.4BKEFCkD058041>