pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/viewvc Update to 1.0.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c3c7d82e02f
branches: trunk
changeset: 528922:2c3c7d82e02f
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun May 20 09:01:04 2007 +0000
description:
Update to 1.0.4:
Version 1.0.4 (released 10-Apr-2007)
* fix some markup bugs in query views (issue #266)
* fix loginfo-handler's support for CVS 1.12.9 (issues #151, #257)
* make viewvc-install able to run from an arbitrary location
* update viewvc-install's output for readability
* fix bug writing commits to non-MyISAM databases (issue #262)
* allow long paths in generated tarballs (issue #12)
* fix bug interpreting EZT substitute patterns
* fix broken markup view disablement
* fix broken directory view link generation in directory log view
* fix Windows-specific viewvc-install bugs
* fix broke query result links for Subversion deleted items (issue #296)
* fix some output XHTML validation buglets
* fix database query cache staleness problems (issue #180)
diffstat:
www/viewvc/Makefile | 6 +++---
www/viewvc/distinfo | 10 +++++-----
www/viewvc/patches/patch-aa | 29 ++++++++++++++---------------
3 files changed, 22 insertions(+), 23 deletions(-)
diffs (66 lines):
diff -r a9911f414538 -r 2c3c7d82e02f www/viewvc/Makefile
--- a/www/viewvc/Makefile Sun May 20 08:54:36 2007 +0000
+++ b/www/viewvc/Makefile Sun May 20 09:01:04 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2006/12/01 20:27:25 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2007/05/20 09:01:04 xtraeme Exp $
#
-DISTNAME= viewvc-1.0.3
+DISTNAME= viewvc-1.0.4
CATEGORIES= devel www
-MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/34803/
+MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/37319/
MAINTAINER= adrianp%NetBSD.org@localhost
HOMEPAGE= http://www.viewvc.org/
diff -r a9911f414538 -r 2c3c7d82e02f www/viewvc/distinfo
--- a/www/viewvc/distinfo Sun May 20 08:54:36 2007 +0000
+++ b/www/viewvc/distinfo Sun May 20 09:01:04 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2006/10/21 09:11:20 adrianp Exp $
+$NetBSD: distinfo,v 1.3 2007/05/20 09:01:04 xtraeme Exp $
-SHA1 (viewvc-1.0.3.tar.gz) = 4523be70f3cf743991201b82f93fcd7f9799b955
-RMD160 (viewvc-1.0.3.tar.gz) = 2e36a2f1228b0648ac003c75469a1bce56e024f3
-Size (viewvc-1.0.3.tar.gz) = 406570 bytes
-SHA1 (patch-aa) = 817ab20990b87ad52ca3754eaaccae3712e32fcb
+SHA1 (viewvc-1.0.4.tar.gz) = 6946266c8d7392f8c8b7b890723c23d57926891f
+RMD160 (viewvc-1.0.4.tar.gz) = 2f08d6697d69bbdf0d6660be0000d1a1aef76faa
+Size (viewvc-1.0.4.tar.gz) = 383491 bytes
+SHA1 (patch-aa) = da1bc13cf0936289d4254d73f14864c39b2ddf96
SHA1 (patch-ab) = c8562a82ea747690d748807503d826bbc0a063ab
diff -r a9911f414538 -r 2c3c7d82e02f www/viewvc/patches/patch-aa
--- a/www/viewvc/patches/patch-aa Sun May 20 08:54:36 2007 +0000
+++ b/www/viewvc/patches/patch-aa Sun May 20 09:01:04 2007 +0000
@@ -1,16 +1,15 @@
-$NetBSD: patch-aa,v 1.2 2006/10/21 09:11:20 adrianp Exp $
+$NetBSD: patch-aa,v 1.3 2007/05/20 09:01:04 xtraeme Exp $
---- viewvc-install.orig 2006-03-26 21:23:14.000000000 +0100
-+++ viewvc-install
-@@ -67,11 +67,6 @@ FILE_INFO_LIST = [
- ("bin/mod_python/handler.py", "bin/mod_python/handler.py", 0755, 1, 0, 0),
- ("bin/mod_python/.htaccess", "bin/mod_python/.htaccess", 0755, 0, 0, 0),
- ("bin/standalone.py", "bin/standalone.py", 0755, 1, 0, 0),
-- ("viewvc.conf.dist", "viewvc.conf", 0644, 0,
-- """Note: If you are upgrading from viewcvs-0.7 or earlier:
--The section [text] has been removed from viewcvs.conf. The functionality
--went into the new files in subdirectory templates.""", 0),
-- ("cvsgraph.conf.dist", "cvsgraph.conf", 0644, 0, 1, 0),
-
- ("bin/loginfo-handler", "bin/loginfo-handler", 0755, 1, 0, 0),
- ("bin/cvsdbadmin", "bin/cvsdbadmin", 0755, 1, 0, 0),
+--- viewvc-install.orig 2007-05-20 08:45:42.000000000 +0200
++++ viewvc-install 2007-05-20 08:47:21.000000000 +0200
+@@ -58,10 +58,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),
+- ("viewvc.conf.dist", "viewvc.conf.dist", 0644, 0, 0, 0),
+- ("viewvc.conf.dist", "viewvc.conf", 0644, 0, 1, 0),
+- ("cvsgraph.conf.dist", "cvsgraph.conf.dist", 0644, 0, 0, 0),
+- ("cvsgraph.conf.dist", "cvsgraph.conf", 0644, 0, 1, 0),
+ ]
+ if sys.platform == "win32":
+ FILE_INFO_LIST.extend([
Home |
Main Index |
Thread Index |
Old Index