FreeBSD Bugzilla – Attachment 182861 Details for
Bug 219501
net-mgmt/softflowd: update to 0.9.9_1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
softflowd-0.9.9_1.diff
softflowd-0.9.9_1.diff (text/plain), 2.09 KB, created by
Paul Godard
on 2017-05-24 12:18:00 UTC
(
hide
)
Description:
softflowd-0.9.9_1.diff
Filename:
MIME Type:
Creator:
Paul Godard
Created:
2017-05-24 12:18:00 UTC
Size:
2.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 440883) >+++ Makefile (working copy) >@@ -3,8 +3,8 @@ > > PORTNAME= softflowd > PORTVERSION= 0.9.9 >+PORTREVISION= 1 > CATEGORIES= net-mgmt ipv6 >-MASTER_SITES= http://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/softflowd/ > > MAINTAINER= jmohacsi@bsd.hu > COMMENT= Flow-based network traffic analyzer and exporter >@@ -11,9 +11,16 @@ > > LICENSE= BSD2CLAUSE > >+USE_GITHUB= yes >+GH_ACCOUNT= irino >+GH_PROJECT= softflowd >+GH_TAGNAME= 3aa2af5 >+ > USES= gmake > GNU_CONFIGURE= yes > USE_RC_SUBR= ${PORTNAME} >+USE_AUTOTOOLS= autoconf >+USE_AUTOTOOLS= autoheader > > PLIST_FILES= sbin/softflowd sbin/softflowctl \ > man/man8/softflowd.8.gz \ >Index: distinfo >=================================================================== >--- distinfo (revision 440883) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1329097555 >-SHA256 (softflowd-0.9.9.tar.gz) = 2313f2c50ea9b3f2db3524e38ec7cd71f9a6e885ac2e3b55ab037bccf8173612 >-SIZE (softflowd-0.9.9.tar.gz) = 91939 >+TIMESTAMP = 1494777006 >+SHA256 (irino-softflowd-0.9.9-3aa2af5_GH0.tar.gz) = be6b742b5b62d27742ca79db5f9aacf88e58626f3952742449a41b92b8a92231 >+SIZE (irino-softflowd-0.9.9-3aa2af5_GH0.tar.gz) = 57901 >Index: files/patch-softflowd.c >=================================================================== >--- files/patch-softflowd.c (revision 440883) >+++ files/patch-softflowd.c (nonexistent) >@@ -1,12 +0,0 @@ >---- softflowd.c.orig >-+++ softflowd.c >-@@ -91,6 +91,9 @@ >- #ifdef DLT_LOOP >- { DLT_LOOP, 4, 0, 4, 1, 0xffffffff, AF_INET, AF_INET6 }, >- #endif >-+#ifdef DLT_PFLOG >-+ { DLT_PFLOG, 48, 1, 1, 0, 0x000000ff, AF_INET, AF_INET6 }, >-+#endif >- { -1, -1, -1, -1, -1, 0x00000000, 0xffff, 0xffff }, >- }; >- > >Property changes on: files/patch-softflowd.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-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 219501
:
182861
|
183040