diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-01-01 11:59:12 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-02 00:27:35 -0600 |
commit | ca63af4dfb2d339340fa3bfa262834d46228f818 (patch) | |
tree | cf0753fabdd39851508485589a575f4ec36d248e /development | |
parent | d8c2deb4a081da05c2e8648e109f9275f1dcc70c (diff) |
development/viewvc: Updated for version 1.1.8.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/viewvc/README | 4 | ||||
-rw-r--r-- | development/viewvc/viewvc.SlackBuild | 4 | ||||
-rw-r--r-- | development/viewvc/viewvc.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/development/viewvc/README b/development/viewvc/README index 319b8e392e51..1ff7941f19ca 100644 --- a/development/viewvc/README +++ b/development/viewvc/README @@ -1,7 +1,7 @@ ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, -revision, and change log listings. It can display specific versions of files -as well as diffs between those versions. +revision, and change log listings. It can display specific versions of +files as well as diffs between those versions. Installing Pygments (available on SlackBuilds) will improve your ViewVC experience (highlighting changes) diff --git a/development/viewvc/viewvc.SlackBuild b/development/viewvc/viewvc.SlackBuild index fbb4ac93f039..fa215ce171af 100644 --- a/development/viewvc/viewvc.SlackBuild +++ b/development/viewvc/viewvc.SlackBuild @@ -4,10 +4,10 @@ # a browser interface for cvs and svn # Written by Niels Horn <niels.horn@gmail.com> -# Revision date: 2010/09/27 +# Revision date: 2010/12/31 PRGNAM=viewvc -VERSION=${VERSION:-1.1.7} +VERSION=${VERSION:-1.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/viewvc/viewvc.info b/development/viewvc/viewvc.info index b83592b29443..d520e17433b5 100644 --- a/development/viewvc/viewvc.info +++ b/development/viewvc/viewvc.info @@ -1,8 +1,8 @@ PRGNAM="viewvc" -VERSION="1.1.7" +VERSION="1.1.8" HOMEPAGE="http://www.viewvc.org/" -DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/48158/viewvc-1.1.7.tar.gz" -MD5SUM="3c91723007e81fb6c03cd9515213fff3" +DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/48659/viewvc-1.1.8.tar.gz" +MD5SUM="ed4c74b85d6eac69c72ae2554326f56a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Niels Horn" |