FreeBSD Bugzilla – Attachment 224212 Details for
Bug 255173
benchmarks/netperfmeter: Update to 1.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.9.0
netperfmeter_update_1.9.0.diff (text/plain), 1.88 KB, created by
Gian-Simon Purkert
on 2021-04-18 10:36:40 UTC
(
hide
)
Description:
Update to 1.9.0
Filename:
MIME Type:
Creator:
Gian-Simon Purkert
Created:
2021-04-18 10:36:40 UTC
Size:
1.88 KB
patch
obsolete
>diff -ruN /usr/ports/benchmarks/netperfmeter/Makefile ./netperfmeter/Makefile >--- /usr/ports/benchmarks/netperfmeter/Makefile 2021-04-08 14:20:01.020608000 +0200 >+++ ./netperfmeter/Makefile 2021-04-18 12:30:01.574618000 +0200 >@@ -1,7 +1,7 @@ > # Created by: Thomas Dreibholz <dreibh@iem.uni-due.de> > > PORTNAME= netperfmeter >-PORTVERSION= 1.8.6 >+PORTVERSION= 1.9.0 > CATEGORIES= benchmarks > MASTER_SITES= https://www.uni-due.de/~be0001/netperfmeter/download/ > >diff -ruN /usr/ports/benchmarks/netperfmeter/distinfo ./netperfmeter/distinfo >--- /usr/ports/benchmarks/netperfmeter/distinfo 2021-04-08 14:20:01.020695000 +0200 >+++ ./netperfmeter/distinfo 2021-04-18 12:30:46.954831000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1587926919 >-SHA256 (netperfmeter-1.8.6.tar.xz) = 0d234bc6a624514215d4eb5a376eddb1baac8c4af0d7685a11cfcd5b1dd96b6a >-SIZE (netperfmeter-1.8.6.tar.xz) = 201528 >+TIMESTAMP = 1618741846 >+SHA256 (netperfmeter-1.9.0.tar.xz) = 34d1e3837d8288856ffee6cd443ed447b08a15791508dc385cec45b30caa483a >+SIZE (netperfmeter-1.9.0.tar.xz) = 243212 >diff -ruN /usr/ports/benchmarks/netperfmeter/files/patch-CMakeLists.txt ./netperfmeter/files/patch-CMakeLists.txt >--- /usr/ports/benchmarks/netperfmeter/files/patch-CMakeLists.txt 2021-04-08 14:20:01.020829000 +0200 >+++ ./netperfmeter/files/patch-CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 >@@ -1,25 +0,0 @@ >---- CMakeLists.txt.orig 2020-04-29 15:29:06 UTC >-+++ CMakeLists.txt >-@@ -211,22 +211,6 @@ IF (USES_IEEEFP_FP) >- ENDIF() >- >- >--# ###### DCCP support ####################################################### >--CHECK_C_SOURCE_RUNS(" >--#include <stdio.h> >--#include <sys/socket.h> >--#include <netinet/in.h> >-- >--int main (int argc, char** argv) >--{ >-- volatile int proto = IPPROTO_DCCP; >-- return(0); >--}" >--HAVE_DCCP) >-- >--IF (HAVE_DCCP) >-- ADD_DEFINITIONS(-DHAVE_DCCP) >--ENDIF() >- >- >- #############################################################################
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
Actions:
View
|
Diff
Attachments on
bug 255173
: 224212
Working