From db31daca3ca8f9b5b4d023c5525b74f1ba12a187 Mon Sep 17 00:00:00 2001 From: James Geboski Date: Wed, 13 Feb 2013 18:40:53 -0500 Subject: development/trac: Updated for version 1.0.1. Signed-off-by: dsomero --- development/trac/slack-desc | 16 ++++++++-------- development/trac/trac.SlackBuild | 2 +- development/trac/trac.info | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'development/trac') diff --git a/development/trac/slack-desc b/development/trac/slack-desc index 634fad4400..4f5c3035f8 100644 --- a/development/trac/slack-desc +++ b/development/trac/slack-desc @@ -7,14 +7,14 @@ |-----handy-ruler------------------------------------------------------| trac: trac (enhanced wiki and issue tracking system) -trac: -trac: Trac is an enhanced wiki and issue tracking system for software -trac: development projects. Trac uses a minimalistic approach to -trac: web-based software project management. Our mission is to help -trac: developers write great software while staying out of the way. -trac: Trac should impose as little as possible on a team's established +trac: +trac: Trac is an enhanced wiki and issue tracking system for software +trac: development projects. Trac uses a minimalistic approach to +trac: web-based software project management. Our mission is to help +trac: developers write great software while staying out of the way. +trac: Trac should impose as little as possible on a team's established trac: development process and policies. -trac: +trac: trac: Website: http://trac.edgewall.org/ -trac: +trac: diff --git a/development/trac/trac.SlackBuild b/development/trac/trac.SlackBuild index 689b63526a..fffc0a05da 100644 --- a/development/trac/trac.SlackBuild +++ b/development/trac/trac.SlackBuild @@ -6,7 +6,7 @@ PRGNAM="trac" SRCNAM="Trac" -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/trac/trac.info b/development/trac/trac.info index 5700bbcd02..3492be8f2c 100644 --- a/development/trac/trac.info +++ b/development/trac/trac.info @@ -1,10 +1,10 @@ PRGNAM="trac" -VERSION="1.0" +VERSION="1.0.1" HOMEPAGE="http://trac.edgewall.com/" -DOWNLOAD="http://download.edgewall.org/trac/Trac-1.0.tar.gz" -MD5SUM="e07f052ec91efc1733cb9d49743ecb32" +DOWNLOAD="http://download.edgewall.org/trac/Trac-1.0.1.tar.gz" +MD5SUM="c869fa40e29fa4597e2c9c960de9f2f3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="MySQL-python genshi" +REQUIRES="distribute MySQL-python genshi" MAINTAINER="James Geboski" EMAIL="jgeboski@gmail.com" -- cgit v1.2.3-65-gdbad