FreeBSD Bugzilla – Attachment 140151 Details for
Bug 186654
[PATCH] net-mgmt/netmond: fix build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 913 bytes, created by
Vsevolod Volkov
on 2014-02-11 15:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vsevolod Volkov
Created:
2014-02-11 15:00:01 UTC
Size:
913 bytes
patch
obsolete
>--- Makefile.orig 2014-01-27 19:35:26.000000000 +0200 >+++ Makefile 2014-02-11 16:00:39.000000000 +0200 >@@ -3,32 +3,24 @@ > > PORTNAME= netmond > PORTVERSION= 2.2b6 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= net-mgmt > MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ > ftp://ftp.risp.ru/pub/RinetSoftware/ > DISTNAME= netmond-2.2-b6 > EXTRACT_SUFX= .tgz > >-PATCH_SITES= http://freebsd.unixfreunde.de/sources/ \ >- http://vfom.narod.ru/download/ >-PATCH_VERSION= 1 >-PATCHFILES= ${DISTNAME}.patch${PATCH_VERSION}${EXTRACT_SUFX} ${DISTNAME}.docs${EXTRACT_SUFX} >- > MAINTAINER= ports@FreeBSD.org > COMMENT= Netmond - IP network monitoring daemon > > USERS= netmon > GROUPS= ${USERS} > >-BROKEN= Does not patch >-DEPRECATED= Broken for more than 6 month >-EXPIRATION_DATE= 2014-02-27 >- > #MK_IFGRAPH= yes > PATCHDIR= ${WRKDIR}/patches > > GNU_CONFIGURE= yes >+DISABLE_MAKE_JOBS=yes > USES= bison > CFLAGS+= -Wno-return-type
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 186654
: 140151 |
140152
|
140153
|
140154
Working