pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mantis Update to 1.0.0rc5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/307f443c413b
branches:  trunk
changeset: 506490:307f443c413b
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Jan 17 13:31:14 2006 +0000

description:
Update to 1.0.0rc5

0006509: [security] Port: Additional XSS Vulnerabilities in Filter (thraxisp)
0006557: [security] XSS Vulnerability in manage_user (TKADV2005-11-002) (thraxisp)
0006563: [security] Port XSS Vulnerability in project documents (TKADV2005-11-02) (thraxisp)
0006569: [security] XSS Vulnerability in saved queries (TKADV2005-11-002) (thraxisp)
0006594: [bugtracker] config_flush_cache does not work correctly (thraxisp)
0006585: [documentation] don't see the documentation (thraxisp)
0006501: [filters] Categories can't be selected for filter-setting (thraxisp)

diffstat:

 devel/mantis/Makefile |  7 +++----
 devel/mantis/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r e72954ade32d -r 307f443c413b devel/mantis/Makefile
--- a/devel/mantis/Makefile     Tue Jan 17 12:44:33 2006 +0000
+++ b/devel/mantis/Makefile     Tue Jan 17 13:31:14 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2006/01/09 21:00:39 adrianp Exp $
+# $NetBSD: Makefile,v 1.16 2006/01/17 13:31:14 adrianp Exp $
 
-DISTNAME=      mantis-1.0.0rc4
-PKGREVISION=   2
+DISTNAME=      mantis-1.0.0rc5
 CATEGORIES=    devel www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
 
@@ -28,7 +27,7 @@
 APACHE_USER?=  www
 
 BUILD_DEFS+=   APACHE_USER
-MESSAGE_SUBST+=        PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
+MESSAGE_SUBST+=        PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
 
 MANTIS_HOME=   ${PREFIX}/share/mantis
 EGDIR=         ${PREFIX}/share/examples/mantis
diff -r e72954ade32d -r 307f443c413b devel/mantis/distinfo
--- a/devel/mantis/distinfo     Tue Jan 17 12:44:33 2006 +0000
+++ b/devel/mantis/distinfo     Tue Jan 17 13:31:14 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/12/21 06:13:26 adrianp Exp $
+$NetBSD: distinfo,v 1.6 2006/01/17 13:31:14 adrianp Exp $
 
-SHA1 (mantis-1.0.0rc4.tar.gz) = e875599e71ea7ac8b240dd39436e83fe5b2aeef7
-RMD160 (mantis-1.0.0rc4.tar.gz) = 55ab3f5c215c6dc8ba698ea0747b3dd44337d1f3
-Size (mantis-1.0.0rc4.tar.gz) = 1451665 bytes
+SHA1 (mantis-1.0.0rc5.tar.gz) = 2e5fb40a696d134a23f73c18935e5c8aecf9248b
+RMD160 (mantis-1.0.0rc5.tar.gz) = baa96e7774753403e6bcd803274258e32a9607b8
+Size (mantis-1.0.0rc5.tar.gz) = 1452263 bytes



Home | Main Index | Thread Index | Old Index