FreeBSD Bugzilla – Attachment 194298 Details for
Bug 226232
net/dbeacon: [maintainer] update to 0.3.9.2: adds C++11 support to permit building on 11 && CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for net/dbeacon (version 2)
net_dbeacon-v2.diff (text/plain), 1.13 KB, created by
Chris Hutchinson
on 2018-06-16 07:45:13 UTC
(
hide
)
Description:
svn diff for net/dbeacon (version 2)
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2018-06-16 07:45:13 UTC
Size:
1.13 KB
patch
obsolete
>Index: dbeacon/Makefile >=================================================================== >--- dbeacon/Makefile (revision 472522) >+++ dbeacon/Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= dbeacon >-PORTVERSION= 0.3.9.1 >+PORTVERSION= 0.3.9.2 > CATEGORIES= net >-MASTER_SITES= http://BSDforge.com/projects/source/net/dbeacon/ >+MASTER_SITES= https://BSDforge.com/projects/source/net/dbeacon/ > > MAINTAINER= portmaster@BSDforge.com > COMMENT= Distributed multicast beacon server >@@ -12,6 +12,7 @@ > LICENSE= GPLv2+ > > USES= gmake >+USE_CXXSTD= c++98 > > PLIST_FILES= bin/dbeacon man/man1/dbeacon.1.gz > USE_RC_SUBR= dbeacon >Index: dbeacon/files/patch-dbeacon.cpp >=================================================================== >--- dbeacon/files/patch-dbeacon.cpp (revision 472522) >+++ dbeacon/files/patch-dbeacon.cpp (working copy) >@@ -1,5 +1,5 @@ >---- dbeacon.cpp.orig 2016-03-15 16:06:23.135551000 -0700 >-+++ dbeacon.cpp 2016-03-15 16:08:13.104873000 -0700 >+--- dbeacon.cpp.orig 2016-03-15 16:06:23.135551000 UTC >++++ dbeacon.cpp > @@ -1498,7 +1498,7 @@ > fprintf(fp, " contact=\"%s\"", adminContact.c_str()); > if (!twoLetterCC.empty())
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:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 226232
:
191044
|
191045
| 194298