FreeBSD Bugzilla – Attachment 174169 Details for
Bug 212228
net/tcpkali: Update to 0.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update net/tcpkali to 0.9
diff (text/plain), 1.66 KB, created by
Neel Chauhan
on 2016-08-29 00:27:34 UTC
(
hide
)
Description:
Patch to update net/tcpkali to 0.9
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2016-08-29 00:27:34 UTC
Size:
1.66 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 421037) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= tcpkali >-PORTVERSION= 0.8 >+PORTVERSION= 0.9 > DISTVERSIONPREFIX= v > CATEGORIES= net > >Index: distinfo >=================================================================== >--- distinfo (revision 421037) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (machinezone-tcpkali-v0.8_GH0.tar.gz) = 1f59d91c0eda843e3ea6890910f299f9bcd6a72cae507d4e797a0a0353f5c81e >-SIZE (machinezone-tcpkali-v0.8_GH0.tar.gz) = 408180 >+TIMESTAMP = 1472430003 >+SHA256 (machinezone-tcpkali-v0.9_GH0.tar.gz) = f8fb1daf995902f7c25610080ae4610e7b154702e6368d6b5036e9fb6ec7d374 >+SIZE (machinezone-tcpkali-v0.9_GH0.tar.gz) = 433929 >Index: files/patch-configure.ac >=================================================================== >--- files/patch-configure.ac (nonexistent) >+++ files/patch-configure.ac (working copy) >@@ -0,0 +1,11 @@ >+--- configure.ac.orig 2016-08-28 20:24:37.631481000 -0400 >++++ configure.ac 2016-08-28 20:24:54.291039000 -0400 >+@@ -18,7 +18,7 @@ >+ dnl Global CFLAGS, for tcpkali and its third-party dependencies. >+ >+ CC="${PTHREAD_CC}" >+-LIBS="${PTHREAD_LIBS} ${LIBS}" >++LIBS="-lpthread ${LIBS}" >+ CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" >+ >+ AC_CHECK_PROGS([YACC], ['bison -y' byacc]) > >Property changes on: files/patch-configure.ac >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 212228
: 174169