summaryrefslogtreecommitdiffstats
path: root/development/CVSTools
diff options
context:
space:
mode:
author Christopher Walker2013-04-24 02:47:07 +0200
committer Niels Horn2013-04-28 17:27:57 +0200
commit59c315e03419046072b6731bca0ba1f0ac889cd8 (patch)
treedd4da6b7d649705c3c096b41841337d4a7d97dc1 /development/CVSTools
parent0afb46618098e45fa1db17ac9bf1dccf8cc433a3 (diff)
downloadslackbuilds-59c315e03419046072b6731bca0ba1f0ac889cd8.tar.gz
development/CVSTools: Updated for version 21.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/CVSTools')
-rw-r--r--development/CVSTools/CVSTools.SlackBuild4
-rw-r--r--development/CVSTools/CVSTools.info6
-rw-r--r--development/CVSTools/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/development/CVSTools/CVSTools.SlackBuild b/development/CVSTools/CVSTools.SlackBuild
index 3b681557de..208e894426 100644
--- a/development/CVSTools/CVSTools.SlackBuild
+++ b/development/CVSTools/CVSTools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for CVSTools
-# Copyright (c) 2011 Chris Walker <kris240376@gmail.com>
+# Copyright (c) 2011-2013 Christopher Walker <kris240376@gmail.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CVSTools
-VERSION=${VERSION:-17.1}
+VERSION=${VERSION:-21.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
ARCH=noarch
diff --git a/development/CVSTools/CVSTools.info b/development/CVSTools/CVSTools.info
index ec485769c4..134b348341 100644
--- a/development/CVSTools/CVSTools.info
+++ b/development/CVSTools/CVSTools.info
@@ -1,8 +1,8 @@
PRGNAM="CVSTools"
-VERSION="17.1"
+VERSION="21.1"
HOMEPAGE="http://www.padl.com/OSS/CVSTools.html"
-DOWNLOAD="http://www.padl.com/download/CVSTools-17.1.tar.gz"
-MD5SUM="47acea319831d14d39ff67c8bfbb3542"
+DOWNLOAD="http://www.padl.com/download/CVSTools-21.1.tar.gz"
+MD5SUM="46c94450ff2bb62fe7b122ee90888188"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/development/CVSTools/slack-desc b/development/CVSTools/slack-desc
index b557b1e59f..f11a9994fc 100644
--- a/development/CVSTools/slack-desc
+++ b/development/CVSTools/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
CVSTools: CVSTools (PADL's CVS-based versioning system)