| Summary: | Fix broken net/openradius port and request maintainership | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <utisoft> | ||||
| Component: | Individual Port(s) | Assignee: | Wesley Shields <wxs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Rees
2009-07-07 18:50:00 UTC
Sorry, forgot to mention, the patch adds the files files/patch-common-misc.c and files/patch-common-misc.h. Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it. This port is currently unmaintained. Would you like to maintain it? -- WXS On Mon, Jul 13, 2009 at 12:36:09PM -0400, Wesley Shields wrote:
> This port is currently unmaintained. Would you like to maintain it?
I didn't see that you want to maintain this. My apologies, I'll get it
committed shortly.
-- WXS
wxs 2009-07-13 18:10:22 UTC
FreeBSD ports repository
Modified files:
net/openradius Makefile
net/openradius/scripts configure
Added files:
net/openradius/files patch-common-misc.c patch-common-misc.h
Log:
- Unbreak build by renaming memchr() to memchr9()
- While here respect LOCALBASE in scripts/configure
- Pass maintainer to submitter
PR: ports/136434
Submitted by: Chris Rees <utisoft@gmail.com>
Revision Changes Path
1.19 +1 -5 ports/net/openradius/Makefile
1.1 +11 -0 ports/net/openradius/files/patch-common-misc.c (new)
1.1 +11 -0 ports/net/openradius/files/patch-common-misc.h (new)
1.6 +2 -2 ports/net/openradius/scripts/configure
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |