summaryrefslogtreecommitdiff
path: root/www/viewvc/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-03-22 06:55:20 +0000
committerobache <obache@pkgsrc.org>2010-03-22 06:55:20 +0000
commit0afd2b595c39a416e1f3d7f319f8b40a984f2df3 (patch)
treeaa582995098ef2159cdf4c2fbd1200231871c751 /www/viewvc/Makefile
parentadc97479f82acdc754c57fd96a62ca9c2520b14e (diff)
downloadpkgsrc-0afd2b595c39a416e1f3d7f319f8b40a984f2df3.tar.gz
Update viewvc to 1.0.10.
While here, set LICENSE=2-clause-bsd. Version 1.0.10 (released 10-Mar-2010) * security fix: escape user-provided query form input to avoid XSS attack * fix errors viewing remote Subversion paths with URI-unsafe characters * fix regexp input validation (issue #426, #427, #440)
Diffstat (limited to 'www/viewvc/Makefile')
-rw-r--r--www/viewvc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/viewvc/Makefile b/www/viewvc/Makefile
index 278b5b8115c..541d5245593 100644
--- a/www/viewvc/Makefile
+++ b/www/viewvc/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2010/03/20 21:32:41 adrianp Exp $
+# $NetBSD: Makefile,v 1.13 2010/03/22 06:55:20 obache Exp $
#
-DISTNAME= viewvc-1.0.9
-PKGREVISION= 1
+DISTNAME= viewvc-1.0.10
CATEGORIES= devel www
-MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/46487/
+MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/47428/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.viewvc.org/
COMMENT= Viewing the content of CVS/SVN repositories with a Webbrowser
+LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir