summaryrefslogtreecommitdiffstats
path: root/development/viewvc
diff options
context:
space:
mode:
Diffstat (limited to 'development/viewvc')
-rw-r--r--development/viewvc/README4
-rw-r--r--development/viewvc/viewvc.SlackBuild4
-rw-r--r--development/viewvc/viewvc.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/development/viewvc/README b/development/viewvc/README
index 319b8e392e..1ff7941f19 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 fbb4ac93f0..fa215ce171 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 b83592b294..d520e17433 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"