Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Feb 26, 2017
1 parent 084f92f commit 9aa0f5b
Show file tree
Hide file tree
Showing 761 changed files with 13,914 additions and 5,359 deletions.
1 change: 0 additions & 1 deletion archivers/advancecomp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ LICENSE= GPLv3

LIB_DEPENDS= libzopfli.so:archivers/zopfli

USES= gmake
GNU_CONFIGURE= yes
MAKE_ARGS= zopfli_SOURCES="" am__objects_3=""
CPPFLAGS+= -I${LOCALBASE}/include/zopfli
Expand Down
2 changes: 1 addition & 1 deletion archivers/dzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COMMENT= File compression utility specializing in Quake demo compression

LICENSE= ZLIB

USES= dos2unix gmake zip
USES= dos2unix zip

NO_WRKSUBDIR= yes
MAKEFILE= ${WRKSRC}/Makefile.linux
Expand Down
2 changes: 1 addition & 1 deletion archivers/lrzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-asm
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
USES= alias gmake libtool pathfix perl5 shebangfix tar:bzip2
USES= alias libtool pathfix perl5 shebangfix tar:bzip2
SHEBANG_FILES= ${WRKSRC}/lrztar
USE_PERL5= build
USE_LDCONFIG= yes
Expand Down
2 changes: 1 addition & 1 deletion archivers/lua51-zlib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= brimworks
GH_PROJECT= lua-zlib

USES= gmake lua:51
USES= lua:51

ALL_TARGET= bsd
MAKE_ENV+= LUAPATH="${LOCALBASE}"
Expand Down
2 changes: 1 addition & 1 deletion archivers/p5-POE-Filter-LZO/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= POE-Filter-LZO
PORTVERSION= 1.70
PORTVERSION= 1.72
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
5 changes: 3 additions & 2 deletions archivers/p5-POE-Filter-LZO/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (POE-Filter-LZO-1.70.tar.gz) = d5fc5729081acd33feab340bbe308fd22f096904b00201c78843a8121659e7a9
SIZE (POE-Filter-LZO-1.70.tar.gz) = 23842
TIMESTAMP = 1487767144
SHA256 (POE-Filter-LZO-1.72.tar.gz) = b8f24d672364898c3ffa88ee5a1bc96c7f657f9326bd83f2911f20af885d85ad
SIZE (POE-Filter-LZO-1.72.tar.gz) = 11696
2 changes: 1 addition & 1 deletion archivers/p5-POE-Filter-LZW/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= POE-Filter-LZW
PORTVERSION= 1.72
PORTVERSION= 1.74
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
5 changes: 3 additions & 2 deletions archivers/p5-POE-Filter-LZW/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (POE-Filter-LZW-1.72.tar.gz) = 25cdfd17821fa723783ec3891d5c7107cd452c8cebed00913140423ab3b7b6b5
SIZE (POE-Filter-LZW-1.72.tar.gz) = 23807
TIMESTAMP = 1487995154
SHA256 (POE-Filter-LZW-1.74.tar.gz) = c4e1b5e4fb1a207144175dd81c891bf0d905fa8b6671eef5fb286b68d435e202
SIZE (POE-Filter-LZW-1.74.tar.gz) = 11538
1 change: 0 additions & 1 deletion archivers/plzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ BUILD_DEPENDS= lzlib>=1.1:archivers/lzlib
PLIST_FILES= bin/plzip \
man/man1/plzip.1.gz

USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
Expand Down
6 changes: 4 additions & 2 deletions archivers/py-brotli/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= brotli
PORTVERSION= 0.5.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= archivers
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,10 +16,12 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USE_PYTHON= autoplist concurrent distutils
USES= compiler:c++0x python zip
USES= compiler:c++0x python shebangfix zip

PLIST_FILES= bin/brotli

SHEBANG_FILES= python/bro.py

post-install:
${INSTALL_SCRIPT} ${WRKSRC}/python/bro.py ${STAGEDIR}${PREFIX}/bin/brotli
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/brotli.so
Expand Down
2 changes: 1 addition & 1 deletion archivers/rvm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

USES= compiler:c++11-lang gmake
USES= compiler:c++11-lang
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf \
--enable-assume-stl-memory-exception
Expand Down
1 change: 0 additions & 1 deletion archivers/szip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ DISTNAME= sz${PORTVERSION:S/.//}_src
MAINTAINER= [email protected]
COMMENT= Fast compression utility

USES= gmake
NO_WRKSUBDIR= yes
MAKEFILE= makefile

Expand Down
2 changes: 1 addition & 1 deletion archivers/unmass/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COMMENT= Extract game archives such as wad, dar, mea exe's, and many more

LICENSE= GPLv2

USES= gmake dos2unix
USES= dos2unix
GNU_CONFIGURE= yes

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev_cmd
Expand Down
1 change: 0 additions & 1 deletion archivers/unrar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ CONFLICTS_INSTALL?= zh-unrar-[0-9].* unrar-iconv-[0-9].*
LDFLAGS+= -lpthread
MAKE_ARGS= CXX=${CXX} LDFLAGS="${LDFLAGS}" STRIP=${STRIP_CMD}
MAKEFILE= makefile
USES+= gmake
WRKSRC= ${WRKDIR}/${PORTNAME}

PLIST_FILES= bin/unrar
Expand Down
5 changes: 4 additions & 1 deletion astro/swe/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= swe
PORTVERSION= 2.05.01
PORTVERSION= 2.06
CATEGORIES= astro devel
MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/
DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION}
Expand All @@ -20,6 +20,9 @@ USE_LDCONFIG= yes

OPTIONS_DEFINE= DOCS

post-patch:
${REINPLACE_CMD} 's|-ldl||' ${WRKSRC}/Makefile

do-install:
${INSTALL_DATA} ${WRKSRC}/libswe.a ${STAGEDIR}${PREFIX}/lib
${MKDIR} ${STAGEDIR}${PREFIX}/include/swe
Expand Down
6 changes: 3 additions & 3 deletions astro/swe/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1465511524
SHA256 (swe_unix_src_2.05.01.tar.gz) = fb7aeb708cb728ab0564528f43b8983775df7c508abfa50533b3207fc6edb53b
SIZE (swe_unix_src_2.05.01.tar.gz) = 4642977
TIMESTAMP = 1487928818
SHA256 (swe_unix_src_2.06.tar.gz) = e2e3ac2cee53b38865b071f6d86ae0a05e0f608fbf3acc569104589d5a23576f
SIZE (swe_unix_src_2.06.tar.gz) = 5142793
11 changes: 7 additions & 4 deletions audio/ardour5/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= ardour5
PORTVERSION= 5.5.0
PORTVERSION= 5.6.0
CATEGORIES= audio
MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/
# The original master side points to the latest release only:
Expand Down Expand Up @@ -49,11 +49,14 @@ INSTALLS_ICONS= yes
BROKEN_aarch64= Fails to configure: Could not find the program gas,as,gcc

PLIST_SUB= ARDOURVERSION=${PORTVERSION}
CONFLICTS_BUILD= libsmf-*

CONFIGURE_ARGS= --optimize --ptformat --freedesktop --no-phone-home \
--with-backends=jack,dummy --internal-shared-libs \
--also-include=${LOCALBASE}/include --also-libdir=${LOCALBASE}/lib
--with-backends=jack,dummy --internal-shared-libs

post-patch:
@${REINPLACE_CMD} -e 's/obj\.use = '\''libsmf libpbd'\''/obj\.use = '\''libsmf_internal libpbd'\''/g' ${WRKSRC}/libs/evoral/wscript
@${REINPLACE_CMD} -e 's/libsmf\.name = '\''libsmf'\''/libsmf\.name = '\''libsmf_internal'\''/g' ${WRKSRC}/libs/evoral/wscript
@${REINPLACE_CMD} -e 's/libsmf\.target = '\''smf'\''/libsmf\.target = '\''smf_internal'\''/g' ${WRKSRC}/libs/evoral/wscript

post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/appdata
Expand Down
6 changes: 3 additions & 3 deletions audio/ardour5/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1483905815
SHA256 (Ardour-5.5.0.tar.bz2) = 867605614f6840341d37c388f6c5acf803579172b7d7edbebb4c8e36c8bfde1f
SIZE (Ardour-5.5.0.tar.bz2) = 9237459
TIMESTAMP = 1487018202
SHA256 (Ardour-5.6.0.tar.bz2) = d8a55121540e1de8c1a040162316434a2c82d75b8c9e9673ab2143662c848372
SIZE (Ardour-5.6.0.tar.bz2) = 8590451
49 changes: 11 additions & 38 deletions audio/ardour5/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ lib/ardour5/vamp/libardourvampplugins.so.0.0.0
share/appdata/ardour5.appdata.xml
share/applications/ardour5.desktop
%%DATADIR%%/ArdourMono.ttf
%%DATADIR%%/export/BWAV 24bit Export.format
%%DATADIR%%/export/BWAV 32float Export.format
%%DATADIR%%/export/CD (Red Book).format
%%DATADIR%%/export/CD + DVD-A.preset
%%DATADIR%%/export/CD + FLAC (tagged).preset
Expand Down Expand Up @@ -215,42 +217,6 @@ share/applications/ardour5.desktop
%%DATADIR%%/icons/wholenote.png
%%DATADIR%%/icons/zoom_in_cursor.png
%%DATADIR%%/icons/zoom_out_cursor.png
%%DATADIR%%/locale/cs/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/cs/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/cs/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/de/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/de/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/de/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/el/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/el/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/el/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/en_GB/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/en_GB/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/es/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/es/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/es/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/fr/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/fr/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/fr/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/it/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/it/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/nn/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/nn/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/nn/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/pl/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/pl/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/pl/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/pt/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/pt/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/pt_PT/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/ru/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/ru/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/ru/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/locale/sv/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/sv/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/zh/LC_MESSAGES/ardour5.mo
%%DATADIR%%/locale/zh/LC_MESSAGES/gtk2_ardour5.mo
%%DATADIR%%/locale/zh/LC_MESSAGES/gtkmm2ext3.mo
%%DATADIR%%/mcp/SSL Nucleus Ardour.profile
%%DATADIR%%/mcp/artist_control.device
%%DATADIR%%/mcp/artist_mix.device
Expand Down Expand Up @@ -399,23 +365,30 @@ share/applications/ardour5.desktop
%%DATADIR%%/resources/Ardour-small-splash.png
%%DATADIR%%/resources/Ardour-splash.png
%%DATADIR%%/scripts/HiAndLowPass.lua
%%DATADIR%%/scripts/add_filters.lua
%%DATADIR%%/scripts/addscopes.lua
%%DATADIR%%/scripts/amp4.lua
%%DATADIR%%/scripts/bounce_replace.lua
%%DATADIR%%/scripts/create_drum_tracks.lua
%%DATADIR%%/scripts/delete_xrun_markers.lua
%%DATADIR%%/scripts/export_mp4chaps.lua
%%DATADIR%%/scripts/faders_to_trims.lua
%%DATADIR%%/scripts/midimon.lua
%%DATADIR%%/scripts/preare_record_example.lua
%%DATADIR%%/scripts/remove_unknown_procs.lua
%%DATADIR%%/scripts/rewind.lua
%%DATADIR%%/scripts/s_chanmap.lua
%%DATADIR%%/scripts/s_fader_automation.lua
%%DATADIR%%/scripts/s_foreach_track.lua
%%DATADIR%%/scripts/s_import_files.lua
%%DATADIR%%/scripts/s_plugin_automation.lua
%%DATADIR%%/scripts/s_pluginutils.lua
%%DATADIR%%/scripts/s_portengine.lua
%%DATADIR%%/scripts/s_region_gain.lua
%%DATADIR%%/scripts/s_region_gain2.lua
%%DATADIR%%/scripts/s_replaceplugin.lua
%%DATADIR%%/scripts/s_selection.lua
%%DATADIR%%/scripts/s_timecode.lua
%%DATADIR%%/scripts/s_track_props.lua
%%DATADIR%%/scripts/s_vamp_plugin_index.lua
%%DATADIR%%/scripts/scope.lua
Expand All @@ -425,9 +398,9 @@ share/applications/ardour5.desktop
%%DATADIR%%/scripts/synth1.lua
%%DATADIR%%/scripts/tomsloop.lua
%%DATADIR%%/scripts/voice_activate.lua
%%DATADIR%%/themes/blueberry-milk-ardour.colors
%%DATADIR%%/themes/blueberry_milk-ardour.colors
%%DATADIR%%/themes/caineville-ardour.colors
%%DATADIR%%/themes/clear-gray-ardour.colors
%%DATADIR%%/themes/clear_gray-ardour.colors
%%DATADIR%%/themes/cubasish-ardour.colors
%%DATADIR%%/themes/dark-ardour.colors
%%DATADIR%%/themes/unastudia-ardour.colors
Expand Down
2 changes: 1 addition & 1 deletion audio/fdk-aac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= fdk-aac
PORTVERSION= 0.1.4
PORTVERSION= 0.1.5
CATEGORIES= audio
MASTER_SITES= SF/opencore-amr/${PORTNAME}

Expand Down
5 changes: 3 additions & 2 deletions audio/fdk-aac/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (fdk-aac-0.1.4.tar.gz) = 5910fe788677ca13532e3f47b7afaa01d72334d46a2d5e1d1f080f1173ff15ab
SIZE (fdk-aac-0.1.4.tar.gz) = 1986515
TIMESTAMP = 1487937972
SHA256 (fdk-aac-0.1.5.tar.gz) = 2164592a67b467e5b20fdcdaf5bd4c50685199067391c6fcad4fa5521c9b4dd7
SIZE (fdk-aac-0.1.5.tar.gz) = 2091081
2 changes: 1 addition & 1 deletion audio/musicpd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= musicpd
PORTVERSION= 0.20.4
PORTVERSION= 0.20.5
CATEGORIES= audio ipv6
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions audio/musicpd/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1486630981
SHA256 (mpd-0.20.4.tar.xz) = 712b25351c12616630c580204e1c3dcba3ae2993a56cff1c346c87e334d69728
SIZE (mpd-0.20.4.tar.xz) = 770132
TIMESTAMP = 1488034173
SHA256 (mpd-0.20.5.tar.xz) = 525573be27443ae26868b21a61e88c03909e72f1212ddaa725a0389a28d88987
SIZE (mpd-0.20.5.tar.xz) = 771276
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- src/decoder/plugins/WavpackDecoderPlugin.cxx.orig 2017-01-27 07:46:51 UTC
+++ src/decoder/plugins/WavpackDecoderPlugin.cxx
@@ -34,6 +34,8 @@
#include <stdexcept>
#include <memory>

+#include <cstdlib>
+
#include <assert.h>

#define ERRORLEN 80
4 changes: 2 additions & 2 deletions audio/optimfrog/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ USE_LDCONFIG= yes

OPTIONS_DEFINE_i386= SSE2
OPTIONS_DEFINE?= #
SSE2_DESCR= Use SSE2 instructions instead of x87 FP
SSE2_DESCR= Use SSE2 instructions instead of x87 FPU

.include <bsd.port.pre.mk>

Expand All @@ -43,6 +43,6 @@ DISTNAME= OptimFROG_FreeBSD_x86_${DISTVERSION:S/.//}
.endif

do-install:
@(cd ${WRKSRC} && ./install.sh -d ${STAGEDIR})
@(cd ${WRKSRC} && ./install.sh -d "${STAGEDIR}" -p "${PREFIX}")

.include <bsd.port.post.mk>
4 changes: 2 additions & 2 deletions audio/py-mutagen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# $FreeBSD$

PORTNAME= mutagen
PORTVERSION= 1.36.2
PORTVERSION= 1.37
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= Python-based audio metadata tag reader and writer

LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions audio/py-mutagen/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1485435557
SHA256 (mutagen-1.36.2.tar.gz) = 86fe98e941ca305be8ee6bdc6bb0e4e9c473bf9fb69a838fe5bf2fc6124fbcc7
SIZE (mutagen-1.36.2.tar.gz) = 889928
TIMESTAMP = 1488031212
SHA256 (mutagen-1.37.tar.gz) = 539553d3f1ffd890c74f64b819750aef0316933d162c09798c9e7eaf334ae760
SIZE (mutagen-1.37.tar.gz) = 912600
1 change: 1 addition & 0 deletions benchmarks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
SUBDIR += flowgrind
SUBDIR += forkbomb
SUBDIR += glmark2
SUBDIR += gobench
SUBDIR += gtkperf
SUBDIR += himenobench
SUBDIR += hpl
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/fio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= fio
PORTVERSION= 2.17
PORTVERSION= 2.18
CATEGORIES= benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/

Expand Down
6 changes: 3 additions & 3 deletions benchmarks/fio/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1484732316
SHA256 (fio-2.17.tar.bz2) = 10156a165f09d0c28c01c7cfc48961e3d1cf619508cff1ce30fe54314b53afcf
SIZE (fio-2.17.tar.bz2) = 563210
TIMESTAMP = 1488036487
SHA256 (fio-2.18.tar.bz2) = 361dbefa80ac08b0974de5f0cc39da04d699b9f52b7ba574f2ab9b5260157d22
SIZE (fio-2.18.tar.bz2) = 579818
Loading

0 comments on commit 9aa0f5b

Please sign in to comment.