svn commit: r494854 - head/www/rt42

Matthew Seaman matthew at FreeBSD.org
Wed Mar 6 22:23:42 UTC 2019


Author: matthew
Date: Wed Mar  6 22:23:40 2019
New Revision: 494854
URL: https://svnweb.freebsd.org/changeset/ports/494854

Log:
  Security update to 4.2.16
  
  ReleaseNotes:	https://docs.bestpractical.com/release-notes/rt/4.2.16
  
  MFH:		2019Q1
  Security:	416ca0f4-3fe0-11e9-bbdd-6805ca0b3d42

Modified:
  head/www/rt42/Makefile
  head/www/rt42/distinfo
  head/www/rt42/pkg-plist

Modified: head/www/rt42/Makefile
==============================================================================
--- head/www/rt42/Makefile	Wed Mar  6 22:20:55 2019	(r494853)
+++ head/www/rt42/Makefile	Wed Mar  6 22:23:40 2019	(r494854)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rt
-DISTVERSION=	4.2.15
+DISTVERSION=	4.2.16
 CATEGORIES=	www
 MASTER_SITES=	http://download.bestpractical.com/pub/rt/release/
 PKGNAMESUFFIX=	42
@@ -11,7 +11,7 @@ COMMENT=	RT is an industrial-grade ticketing system wr
 
 LICENSE=	GPLv2
 
-CONFLICTS_INSTALL=	rt40-4.0* rt44-4.4* brlcad-[0-9]*
+CONFLICTS_INSTALL=	rt44-4.4* brlcad-[0-9]*
 
 NO_ARCH=	yes
 

Modified: head/www/rt42/distinfo
==============================================================================
--- head/www/rt42/distinfo	Wed Mar  6 22:20:55 2019	(r494853)
+++ head/www/rt42/distinfo	Wed Mar  6 22:23:40 2019	(r494854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529748202
-SHA256 (rt-4.2.15.tar.gz) = 3752a12eff67c640e577d2b5feda01c9f07e3b2e227eabf50089086e98038bba
-SIZE (rt-4.2.15.tar.gz) = 7780692
+TIMESTAMP = 1551855343
+SHA256 (rt-4.2.16.tar.gz) = 1bbe619072b05efb55725c9df851363892b77ad6788dfd28eadce6a8f84a8209
+SIZE (rt-4.2.16.tar.gz) = 7787267

Modified: head/www/rt42/pkg-plist
==============================================================================
--- head/www/rt42/pkg-plist	Wed Mar  6 22:20:55 2019	(r494853)
+++ head/www/rt42/pkg-plist	Wed Mar  6 22:23:40 2019	(r494854)
@@ -1067,7 +1067,6 @@ sbin/standalone_httpd
 %%DATADIR%%/po/ja.po
 %%DATADIR%%/po/lt.po
 %%DATADIR%%/po/lv.po
-%%DATADIR%%/po/mk.po
 %%DATADIR%%/po/nb.po
 %%DATADIR%%/po/nl.po
 %%DATADIR%%/po/nn.po
@@ -1076,6 +1075,7 @@ sbin/standalone_httpd
 %%DATADIR%%/po/pt.po
 %%DATADIR%%/po/pt_BR.po
 %%DATADIR%%/po/pt_PT.po
+%%DATADIR%%/po/ro.po
 %%DATADIR%%/po/rt.pot
 %%DATADIR%%/po/ru.po
 %%DATADIR%%/po/sk.po
@@ -1475,7 +1475,7 @@ sbin/standalone_httpd
 %%DATADIR%%/static/js/forms.js
 %%DATADIR%%/static/js/history-folding.js
 %%DATADIR%%/static/js/i18n.js
-%%DATADIR%%/static/js/jquery-1.9.1.min.js
+%%DATADIR%%/static/js/jquery-1.12.4p1.min.js
 %%DATADIR%%/static/js/jquery-ui-1.10.0.custom.min.js
 %%DATADIR%%/static/js/jquery-ui-patch-datepicker.js
 %%DATADIR%%/static/js/jquery-ui-timepicker-addon.js


More information about the svn-ports-all mailing list