Date: Mon, 26 Dec 2022 21:08:24 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2f67ed1a0cbe - main - www/osticket: Update to 1.17.2 Message-ID: <202212262108.2BQL8Opl068852@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f67ed1a0cbee7fe3bd94845b834e0a98108b966 commit 2f67ed1a0cbee7fe3bd94845b834e0a98108b966 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-12-26 21:03:52 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-12-26 21:03:52 +0000 www/osticket: Update to 1.17.2 Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.17.2 --- www/osticket/Makefile | 2 +- www/osticket/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/osticket/Makefile b/www/osticket/Makefile index 95189698fcb6..f4dfb831e367 100644 --- a/www/osticket/Makefile +++ b/www/osticket/Makefile @@ -1,6 +1,6 @@ PORTNAME= osticket DISTVERSIONPREFIX= v -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.2 CATEGORIES= www MASTER_SITES= https://github.com/osTicket/osTicket/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/osticket/distinfo b/www/osticket/distinfo index 9240ba173a03..dd038bb82a86 100644 --- a/www/osticket/distinfo +++ b/www/osticket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668065567 -SHA256 (osTicket-v1.17.1.zip) = 0c83bade36906d31680ee47ed3c062052d2671bcdf9823bbeb78eeb33d30f801 -SIZE (osTicket-v1.17.1.zip) = 54234801 +TIMESTAMP = 1672088606 +SHA256 (osTicket-v1.17.2.zip) = 53aa6349c0ee6367d4370cc663a8047d3038f5e0d3668f42b3f90f20534fb717 +SIZE (osTicket-v1.17.2.zip) = 54234981
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212262108.2BQL8Opl068852>