FreeBSD Bugzilla – Attachment 240361 Details for
Bug 269796
benchmarks/ddosify: Update to 0.14.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bump 0.14.1
ddosify.patch (text/plain), 1.68 KB, created by
Gabriel M. Dutra
on 2023-02-24 05:58:56 UTC
(
hide
)
Description:
bump 0.14.1
Filename:
MIME Type:
Creator:
Gabriel M. Dutra
Created:
2023-02-24 05:58:56 UTC
Size:
1.68 KB
patch
obsolete
>diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile >index b0509aca5f..6693bc05e9 100644 >--- a/benchmarks/ddosify/Makefile >+++ b/benchmarks/ddosify/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= ddosify > DISTVERSIONPREFIX= v >-DISTVERSION= 0.14.0 >+DISTVERSION= 0.14.1 > CATEGORIES= benchmarks > > MAINTAINER= 0xdutra@gmail.com >@@ -42,10 +42,16 @@ GH_TUPLE= \ > > PLIST_FILES= bin/${PORTNAME} > >-OPTIONS_DEFINE= EMOJI >-OPTIONS_DEFAULT=EMOJI >+OPTIONS_DEFINE= EMOJI ZSH >+OPTIONS_DEFAULT=EMOJI ZSH > > EMOJI_DESC= Enable emojis in console output > EMOJI_RUN_DEPENDS= noto-emoji>0:x11-fonts/noto-emoji > >+ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} >+ >+post-install-ZSH-on: >+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions >+ ${INSTALL_DATA} ${WRKSRC}/completions/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} >+ > .include <bsd.port.mk> >diff --git a/benchmarks/ddosify/distinfo b/benchmarks/ddosify/distinfo >index a813e84f37..18d66982b2 100644 >--- a/benchmarks/ddosify/distinfo >+++ b/benchmarks/ddosify/distinfo >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1676594619 >-SHA256 (ddosify-ddosify-v0.14.0_GH0.tar.gz) = d5965607cc908581ad29f4b8734095a0a0a9f1ddb6d6b21ca01f1beeb31e4501 >-SIZE (ddosify-ddosify-v0.14.0_GH0.tar.gz) = 1191821 >+TIMESTAMP = 1677211717 >+SHA256 (ddosify-ddosify-v0.14.1_GH0.tar.gz) = f6cf425377677122920b69f04bdb217ba894bfea2211aced6860b7087c744b88 >+SIZE (ddosify-ddosify-v0.14.1_GH0.tar.gz) = 1193951 > SHA256 (antchfx-xmlquery-v1.3.13_GH0.tar.gz) = e882143ac161874fc3d9a91f1e19ab78271b5aa37a7d8541e728b566c405e36c > SIZE (antchfx-xmlquery-v1.3.13_GH0.tar.gz) = 21490 > SHA256 (antchfx-xpath-v1.2.1_GH0.tar.gz) = cd9962512d4b3611b500621c1aeaf12780648845f7c976050c2bcba5c5d222c4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dutra
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 269796
: 240361