Date: Sat, 13 Mar 2021 20:37:22 +0000 (UTC) From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r568283 - branches/2021Q1/www/osticket Message-ID: <202103132037.12DKbM6b078922@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: otis Date: Sat Mar 13 20:37:21 2021 New Revision: 568283 URL: https://svnweb.freebsd.org/changeset/ports/568283 Log: MFH: r568282 www/osticket: Update to 1.15.2 - Update to 1.15.2 - Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.15.2 Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D29248 Modified: branches/2021Q1/www/osticket/Makefile branches/2021Q1/www/osticket/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/www/osticket/Makefile ============================================================================== --- branches/2021Q1/www/osticket/Makefile Sat Mar 13 20:35:04 2021 (r568282) +++ branches/2021Q1/www/osticket/Makefile Sat Mar 13 20:37:21 2021 (r568283) @@ -3,8 +3,7 @@ PORTNAME= osticket DISTVERSIONPREFIX= v -DISTVERSION= 1.15.1 -PORTREVISION= 1 +DISTVERSION= 1.15.2 CATEGORIES= www MASTER_SITES= https://github.com/osTicket/osTicket/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} Modified: branches/2021Q1/www/osticket/distinfo ============================================================================== --- branches/2021Q1/www/osticket/distinfo Sat Mar 13 20:35:04 2021 (r568282) +++ branches/2021Q1/www/osticket/distinfo Sat Mar 13 20:37:21 2021 (r568283) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607551247 -SHA256 (osTicket-v1.15.1.zip) = 19df11519c7b266532bd11507b00a2c397ae9cd94af5da418c2a0752a30273dc -SIZE (osTicket-v1.15.1.zip) = 51861905 +TIMESTAMP = 1615643604 +SHA256 (osTicket-v1.15.2.zip) = 83c435956f3975eefcc001152ce848bf00f26cdc97305e312b7653d6f843a252 +SIZE (osTicket-v1.15.2.zip) = 51862437
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103132037.12DKbM6b078922>