Bug 88595 - [MAINTAINER] net/mad_fcl: update to 1.3
Summary: [MAINTAINER] net/mad_fcl: update to 1.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 12:40 UTC by Janos Mohacsi
Modified: 2005-11-08 15:11 UTC (History)
1 user (show)

See Also:


Attachments
mad_fcl-1.3.patch (4.73 KB, patch)
2005-11-07 12:40 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janos Mohacsi 2005-11-07 12:40:10 UTC
- Update to 1.3
- Correct e-mail address


Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-07 12:42:19 UTC
Maintainer of net/mad_fcl,

Please note that PR ports/88595 just has been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88595

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 2 Mohacsi Janos 2005-11-07 13:29:31 UTC
Hi Edwin,
 	Janos.mohacsi@bsd.hu and janos.mohacsi@bsd.hu is the same e-mail 
address. I just prefer using in lower case  therefore I changed the 
maintainer field also.
 	Thanks,

Janos Mohacsi
Network Engineer, Research Associate
NIIF/HUNGARNET, HUNGARY
Key 00F9AF98: 8645 1312 D249 471B DBAE  21A2 9F52 0D1F 00F9 AF98


On Mon, 7 Nov 2005, Edwin Groothuis wrote:

> Maintainer of net/mad_fcl,
>
> Please note that PR ports/88595 just has been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88595
>
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
>
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-08 15:11:00 UTC
State Changed
From-To: open->closed

Committed, thanks! 

It does not compile on FreeBSD 4.X, can you fix that? 

gcc -c -O -pipe  -D_THREAD_SAFE -Wall -g -I/usr/local/include/ -I/usr/local/ssl/include -DLINUX -D__VXWORKS_OS__ -DHAVE_CONFIG_H -o sender.o sender.c 
sender.c: In function `send_file': 
sender.c:185: warning: `retval' might be used uninitialized in this function 
sender.c: In function `fdtbasedsend': 
sender.c:1453: warning: control reaches end of non-void function 
sender.c: At top level: 
sender.c:1455: warning: type defaults to `int' in declaration of `FreeFDT' 
sender.c:1455: warning: parameter names (without types) in function declaration 
sender.c:1455: conflicting types for `FreeFDT' 
fdt.h:96: previous declaration of `FreeFDT' 
sender.c:1455: warning: data definition has no type or storage class 
sender.c:1456: syntax error before `return' 
gmake[1]: *** [sender.o] Error 1 
gmake[1]: Leaving directory `/work/a/ports/net/mad_fcl/work/mad_fcl_v1.3_src/flute' 
gmake: *** [flute] Error 2 
*** Error code 2