summaryrefslogtreecommitdiff
path: root/devel/mantis/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-11-14 13:05:12 +0000
committeradrianp <adrianp>2006-11-14 13:05:12 +0000
commitf83207ca9f359de3b5c148aa7eee41c4d0db3288 (patch)
treeafc42a8abe6e4babc07cd70cbf4eb08f25b142ef /devel/mantis/Makefile
parent1a9ae65748be4879624c8d4c394b79335b12a3f2 (diff)
downloadpkgsrc-f83207ca9f359de3b5c148aa7eee41c4d0db3288.tar.gz
Update to 1.0.6
2006.10.28 - 1.0.6 - 0007466: [security] Port: 6719: Manager of a project can assign the Administrator role to a user. (vboctor) - 0007543: [security] Port 5163: Default value for $g_bug_reminder_threshold should be higher than "reporter" (vboctor) - 0007467: [administration] Port 6637: Disabled projects don't appear under parent project (vboctor) - 0007527: [localization] Port 7526: japanese_utf8 is more suitable than japanese_sjis ($g_language_auto_map) (vboctor) - 0007470: [localization] [all lang] Port latest localization files from Mantis 1.1 to Mantis 1.0.x (vboctor) - 0007530: [localization] Port:: New Languages: bulgarian, catalan, czech_utf8, french_utf8, italian_utf8, polish_utf8, russian_utf8, slovene_utf8 (vboctor) - 0007412: [other] Update Mantis to refer to new website (vboctor) 2006.07.23 - 1.0.5 - 0007301: [upgrade] Login page inaccessible after upgrade to 1.0.4 (thraxisp) 2006.07.22 - 1.0.4 - 0007051: [bugtracker] Fix for #6869 / #7034 removes quoted "?" from arguments (thraxisp) - 0007298: [bugtracker] Port: bugnote_delete.php redirection fails (vboctor) - 0007299: [bugtracker] Port: Save login feature does not work (vboctor) - 0007300: [bugtracker] Port: Remember login always redirects to main_page.php (vboctor) - 0007143: [other] Port: checkin.php needs array_unique() (vboctor)
Diffstat (limited to 'devel/mantis/Makefile')
-rw-r--r--devel/mantis/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile
index 2c340630c38..61a97391242 100644
--- a/devel/mantis/Makefile
+++ b/devel/mantis/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2006/11/13 22:40:33 hubertf Exp $
+# $NetBSD: Makefile,v 1.24 2006/11/14 13:05:12 adrianp Exp $
-DISTNAME= mantis-1.0.3
-PKGREVISION= 1
+DISTNAME= mantis-1.0.6
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
@@ -53,8 +52,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/CUSTOMIZATION ${PREFIX}/share/doc/mantis
${INSTALL_DATA} ${WRKSRC}/doc/INSTALL ${PREFIX}/share/doc/mantis
- ${INSTALL_DATA} ${WRKSRC}/doc/README ${PREFIX}/share/doc/mantis
- ${INSTALL_DATA} ${WRKSRC}/doc/UPGRADING ${PREFIX}/share/doc/mantis
${MV} ${WRKSRC}/config_inc.php.sample ${WRKSRC}/config_inc.php
. for f in ${MANTIS_EG}