Index: head/benchmarks/sysbench/Makefile =================================================================== --- head/benchmarks/sysbench/Makefile (revision 160748) +++ head/benchmarks/sysbench/Makefile (revision 160749) @@ -1,41 +1,41 @@ # New ports collection makefile for: sysbench # Date created: 2005-12-11 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= sysbench -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.6 CATEGORIES= benchmarks databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gslin@gslin.org COMMENT= A modular, cross-platform and multi-threaded benchmark tool USE_AUTOTOOLS= libtool:15 OPTIONS= MYSQL "Enable MySQL support" on \ POSTGRESQL "Enable PostgreSQL support" off .include .if !defined(WITHOUT_MYSQL) USE_MYSQL= yes CONFIGURE_ARGS+= --with-mysql .endif .if defined(WITH_POSTGRESQL) USE_PGSQL= yes WANT_PGSQL_VER?= 80 CONFIGURE_ARGS+= --with-pgsql .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sysbench/sysbench ${PREFIX}/bin .for FILE in sb_run.sh sb_test_ps.sh ${INSTALL_SCRIPT} ${WRKSRC}/scripts/${FILE} ${PREFIX}/bin .endfor .include Property changes on: head/benchmarks/sysbench/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/benchmarks/sysbench/distinfo =================================================================== --- head/benchmarks/sysbench/distinfo (revision 160748) +++ head/benchmarks/sysbench/distinfo (revision 160749) @@ -1,3 +1,3 @@ -MD5 (sysbench-0.4.3.tar.gz) = 34ad20419aeeba78363a340d58ebca3a -SHA256 (sysbench-0.4.3.tar.gz) = 09ed77a640aa6bbcdf11430c9d4de1f6b7faf69dab54899ff5d5c957e40298d3 -SIZE (sysbench-0.4.3.tar.gz) = 480318 +MD5 (sysbench-0.4.6.tar.gz) = 399da3cd6d1a78d5c50b9d7abf900bc6 +SHA256 (sysbench-0.4.6.tar.gz) = e12ab8a7c8332c95710af83b406a10ea6c1b6fe5ccac1fe3e11c08a77d9690e0 +SIZE (sysbench-0.4.6.tar.gz) = 483139 Property changes on: head/benchmarks/sysbench/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property