summaryrefslogtreecommitdiffstats
path: root/development/viewvc
diff options
context:
space:
mode:
Diffstat (limited to 'development/viewvc')
-rw-r--r--development/viewvc/README.SLACKWARE2
-rw-r--r--development/viewvc/viewvc.SlackBuild4
-rw-r--r--development/viewvc/viewvc.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/development/viewvc/README.SLACKWARE b/development/viewvc/README.SLACKWARE
index 411ed57740..d88e41bc91 100644
--- a/development/viewvc/README.SLACKWARE
+++ b/development/viewvc/README.SLACKWARE
@@ -3,7 +3,7 @@ README.SLACKWARE
After installing the package, follow these minimal steps to setup ViewVC:
-1) Edit /etc/viewvc.conf
+1) Edit /etc/viewvc/viewvc.conf
------------------------
At least set 'svn_roots' or 'cvs_roots' to your local repository.
diff --git a/development/viewvc/viewvc.SlackBuild b/development/viewvc/viewvc.SlackBuild
index 6bf1b91323..c39567e488 100644
--- a/development/viewvc/viewvc.SlackBuild
+++ b/development/viewvc/viewvc.SlackBuild
@@ -23,10 +23,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Revision date: 2012/02/17
+# Revision date: 2012/07/23
PRGNAM=viewvc
-VERSION=${VERSION:-1.1.13}
+VERSION=${VERSION:-1.1.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/viewvc/viewvc.info b/development/viewvc/viewvc.info
index b397a7cc56..aa95fcecbd 100644
--- a/development/viewvc/viewvc.info
+++ b/development/viewvc/viewvc.info
@@ -1,10 +1,10 @@
PRGNAM="viewvc"
-VERSION="1.1.13"
+VERSION="1.1.15"
HOMEPAGE="http://www.viewvc.org/"
-DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49161/viewvc-1.1.13.tar.gz"
-MD5SUM="c6710daca7bbd161ab68d5921757cd21"
+DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49223/viewvc-1.1.15.tar.gz"
+MD5SUM="dc390f3f0005b2d72065026f62559011"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
-APPROVED="Erik Hanson"
+APPROVED="rworkman"