mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.0.10
Changes: https://github.com/akopytov/sysbench/releases
This commit is contained in:
parent
0e615c283f
commit
5e1c655ff1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453028
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sysbench
|
||||
PORTVERSION= 1.0.9
|
||||
PORTVERSION= 1.0.10
|
||||
CATEGORIES= benchmarks databases
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -33,6 +33,5 @@ PGSQL_USES= pgsql
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^SUBDIRS = / s| doc||' ${WRKSRC}/Makefile.am
|
||||
@${REINPLACE_CMD} -e 's|__linux__|__FreeBSD__|' ${WRKSRC}/src/sb_util.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504718674
|
||||
SHA256 (akopytov-sysbench-1.0.9_GH0.tar.gz) = 3e472d5b175dcc5a8b0ebdf102dbe64bdcc712f6c41812849490e739bf8ce483
|
||||
SIZE (akopytov-sysbench-1.0.9_GH0.tar.gz) = 1495628
|
||||
TIMESTAMP = 1509131764
|
||||
SHA256 (akopytov-sysbench-1.0.10_GH0.tar.gz) = 34cfe9989a4610c15359a2d88b59a09f5c18846f42ce49175953c3e600deebbe
|
||||
SIZE (akopytov-sysbench-1.0.10_GH0.tar.gz) = 1496937
|
||||
|
|
Loading…
Add table
Reference in a new issue