development/apache-jmeter: Updated for version 2.9.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2013-04-24 07:14:12 -04:00 committed by Niels Horn
parent dec4a7c0b0
commit 1127b89a25
3 changed files with 18 additions and 18 deletions

View File

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=apache-jmeter
VERSION=2.8
VERSION=2.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -51,8 +51,8 @@ rm bin/*.cmd
cp -a bin extras lib $PKG/$JMETER_HOME/
# set the path to the jmeter jar in the startup script
sed -i "s_\`dirname \$0\`_/$JMETER_HOME/bin_" $PKG/$JMETER_HOME/bin/jmeter
sed -i "s_\`dirname \$0\`_/$JMETER_HOME/bin_" $PKG/$JMETER_HOME/bin/jmeter-server
sed -i "s_\`dirname \\\"\$0\\\"\`_/$JMETER_HOME/bin_" $PKG/$JMETER_HOME/bin/jmeter
sed -i "s_\`dirname \"\$0\"\`_/$JMETER_HOME/bin_" $PKG/$JMETER_HOME/bin/jmeter-server
cd $PKG/usr/bin
ln -s /$JMETER_HOME/bin/jmeter
ln -s /$JMETER_HOME/bin/jmeter-server

View File

@ -1,10 +1,10 @@
PRGNAM="apache-jmeter"
VERSION="2.8"
VERSION="2.9"
HOMEPAGE="http://jmeter.apache.org/"
DOWNLOAD="http://apache.mirror.rafal.ca/jmeter/binaries/apache-jmeter-2.8.tgz"
MD5SUM="ea9f8919d584e052830b2ea08624fb40"
DOWNLOAD="http://apache.sunsite.ualberta.ca//jmeter/binaries/apache-jmeter-2.9.tgz"
MD5SUM="e3554185a6a256dfc503e64255dfa3e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="bosth@alumni.sfu.ca"
EMAIL="slackbuilds@jaxartes.net"

View File

@ -1,19 +1,19 @@
# 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------------------------------------------------------|
apache-jmeter: Apache JMeter (Java-based testing tool)
apache-jmeter:
apache-jmeter: JMeter is a pure Java application designed to load test functional
apache-jmeter: behavior and measure performance. It was originally designed for
apache-jmeter: testing web applications but has since expanded to other test
apache-jmeter: functions.
apache-jmeter:
apache-jmeter: JMeter is a pure Java application designed to load test functional
apache-jmeter: behavior and measure performance. It was originally designed for
apache-jmeter: testing web applications but has since expanded to other test
apache-jmeter: functions.
apache-jmeter:
apache-jmeter: Homepage: http://jmeter.apache.org/
apache-jmeter:
apache-jmeter:
apache-jmeter:
apache-jmeter: