Date: Fri, 8 Oct 2021 19:08:29 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: b36fb4c807aa - 2021Q4 - www/osticket: Update to 1.15.4 Message-ID: <202110081908.198J8TBt043041@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=b36fb4c807aa20d64b219ef3578c81818eff0b91 commit b36fb4c807aa20d64b219ef3578c81818eff0b91 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-10-08 17:20:50 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-10-08 19:08:12 +0000 www/osticket: Update to 1.15.4 Release notes: https://github.com/osTicket/osTicket/releases/tag/v1.15.4 (cherry picked from commit fb4a9d883ffdc6f92302503a6b7a2857cdc4a152) --- 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 aed926b4b2cd..d72325e327c5 100644 --- a/www/osticket/Makefile +++ b/www/osticket/Makefile @@ -1,6 +1,6 @@ PORTNAME= osticket DISTVERSIONPREFIX= v -DISTVERSION= 1.15.3.1 +DISTVERSION= 1.15.4 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 81baf60a540c..39fa91058908 100644 --- a/www/osticket/distinfo +++ b/www/osticket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627503597 -SHA256 (osTicket-v1.15.3.1.zip) = 5417aaaa617980ed4e653fcfc1d4330951720841a64a28e8ada922e233a244ce -SIZE (osTicket-v1.15.3.1.zip) = 51863500 +TIMESTAMP = 1633686223 +SHA256 (osTicket-v1.15.4.zip) = 6c7cf5fe74258dd0beac6176c438468f468a0a3f07f1f6a0349cc68a9e514302 +SIZE (osTicket-v1.15.4.zip) = 51864345
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081908.198J8TBt043041>