pkgsrc/www/viewvc/patches/patch-aa
scottr d50f95e659 Update viewvc package to 1.1.11.
Significant changes from version 1.0 include:

  * Pluggable, Python-based authorization subsystem
  * Support for path-based authorization, including parsing and honoring
    Subversion authz configuration files
  * Support for per-virtual host and per-root configurations
  * Template improvements
2011-11-01 21:08:55 +00:00

17 lines
975 B
Text

$NetBSD: patch-aa,v 1.5 2011/11/01 21:08:55 scottr Exp $
--- viewvc-install.orig 2010-09-07 14:20:22.000000000 -0500
+++ viewvc-install 2011-10-17 14:52:40.000000000 -0500
@@ -62,12 +62,6 @@
("bin/cvsdbadmin", "bin/cvsdbadmin", 0755, 1, 0, 0),
("bin/svndbadmin", "bin/svndbadmin", 0755, 1, 0, 0),
("bin/make-database", "bin/make-database", 0755, 1, 0, 0),
- ("conf/viewvc.conf.dist", "viewvc.conf.dist", 0644, 0, 0, 0),
- ("conf/viewvc.conf.dist", "viewvc.conf", 0644, 0, 1, 0),
- ("conf/cvsgraph.conf.dist", "cvsgraph.conf.dist", 0644, 0, 0, 0),
- ("conf/cvsgraph.conf.dist", "cvsgraph.conf", 0644, 0, 1, 0),
- ("conf/mimetypes.conf.dist", "mimetypes.conf.dist", 0644, 0, 0, 0),
- ("conf/mimetypes.conf.dist", "mimetypes.conf", 0644, 0, 1, 0),
]
if sys.platform == "win32":
FILE_INFO_LIST.extend([