diff options
author | Rebecca Cran <brucec@FreeBSD.org> | 2013-04-09 11:03:00 +0000 |
---|---|---|
committer | Rebecca Cran <brucec@FreeBSD.org> | 2013-04-09 11:03:00 +0000 |
commit | 39526a75fb881930311cf7c834ed208091745777 (patch) | |
tree | 6b561f585e45ea36deb659fd344ae46e5354c581 /benchmarks | |
parent | be6f440e053d86a650d0ebe41fcda081c32c5e12 (diff) | |
download | ports-39526a75fb881930311cf7c834ed208091745777.tar.gz ports-39526a75fb881930311cf7c834ed208091745777.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 71688b84cf18..885d74c10c13 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 876017d52eec..7a0b9d213d80 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,2 +1,2 @@ -SHA256 (fio-2.0.14.tar.bz2) = 4bf01f1d2baf6d4fa905e5489e446e85e01979c427b2c38e2915e039248044e5 -SIZE (fio-2.0.14.tar.bz2) = 253574 +SHA256 (fio-2.0.15.tar.bz2) = 3cc1b5e6c6955f9acad016b4d2ef619061ad9937874c7663e2a29777ed845ac4 +SIZE (fio-2.0.15.tar.bz2) = 258773 |