Date: Wed, 28 Jul 2021 20:39:59 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: d479ecf83bc9 - 2021Q3 - www/osticket: Update to 1.15.3.1 Message-ID: <202107282039.16SKdxb2003636@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=d479ecf83bc9173e701f6eed260282343199ee6e commit d479ecf83bc9173e701f6eed260282343199ee6e Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-07-28 20:21:56 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-07-28 20:39:45 +0000 www/osticket: Update to 1.15.3.1 Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.15.3.1 https://github.com/osTicket/osTicket/releases/tag/v1.15.3 (cherry picked from commit 7f3215f73cd0c59c3328373464e41eb94d2c950f) --- www/osticket/Makefile | 4 +--- www/osticket/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/www/osticket/Makefile b/www/osticket/Makefile index 013b61cfd7cb..aed926b4b2cd 100644 --- a/www/osticket/Makefile +++ b/www/osticket/Makefile @@ -1,8 +1,6 @@ -# Created by: Juraj Lutter <otis@FreeBSD.org> - PORTNAME= osticket DISTVERSIONPREFIX= v -DISTVERSION= 1.15.2 +DISTVERSION= 1.15.3.1 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 bb99e8a53241..81baf60a540c 100644 --- a/www/osticket/distinfo +++ b/www/osticket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615643604 -SHA256 (osTicket-v1.15.2.zip) = 83c435956f3975eefcc001152ce848bf00f26cdc97305e312b7653d6f843a252 -SIZE (osTicket-v1.15.2.zip) = 51862437 +TIMESTAMP = 1627503597 +SHA256 (osTicket-v1.15.3.1.zip) = 5417aaaa617980ed4e653fcfc1d4330951720841a64a28e8ada922e233a244ce +SIZE (osTicket-v1.15.3.1.zip) = 51863500
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107282039.16SKdxb2003636>