| Summary: | [PATCH] comms/openobex: update to 1.4 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Oleksii Samorukov <samm> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | madpilot | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Oleksii Samorukov
2008-11-19 01:00:14 UTC
Maintainer of comms/openobex,
Please note that PR ports/128979 has just 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/128979
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Update tested and approved. -- Guido Falsi <mad@madpilot.net> State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-11-19 22:44:31 UTC
FreeBSD ports repository
Modified files:
comms/openobex Makefile distinfo pkg-descr pkg-plist
Added files:
comms/openobex/files patch-bt patch-usb
Removed files:
comms/openobex/files patch-aclocal.m4 patch-configure.in
patch-lib-btobex.c patch-lib-databuffer.h
patch-lib-obex.c patch-lib-obex_main.c
patch-lib-obex_transport.h
patch-ltmain.sh
Log:
- Update to 1.4
- Add USB support (adopted from ports/128776)
PR: 128979
Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua>
Approved by: Guido Falsi <mad at madpilot dot net> (maintainer)
Revision Changes Path
1.13 +20 -15 ports/comms/openobex/Makefile
1.4 +3 -3 ports/comms/openobex/distinfo
1.4 +0 -40 ports/comms/openobex/files/patch-aclocal.m4 (dead)
1.1 +12 -0 ports/comms/openobex/files/patch-bt (new)
1.4 +0 -10 ports/comms/openobex/files/patch-configure.in (dead)
1.2 +0 -110 ports/comms/openobex/files/patch-lib-btobex.c (dead)
1.2 +0 -11 ports/comms/openobex/files/patch-lib-databuffer.h (dead)
1.2 +0 -26 ports/comms/openobex/files/patch-lib-obex.c (dead)
1.2 +0 -26 ports/comms/openobex/files/patch-lib-obex_main.c (dead)
1.2 +0 -27 ports/comms/openobex/files/patch-lib-obex_transport.h (dead)
1.2 +0 -42 ports/comms/openobex/files/patch-ltmain.sh (dead)
1.1 +65 -0 ports/comms/openobex/files/patch-usb (new)
1.2 +1 -1 ports/comms/openobex/pkg-descr
1.4 +1 -2 ports/comms/openobex/pkg-plist
_______________________________________________
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 (use gnomehack for pkgconfigdir and remove unneeded CONFIGURE_ARGS). Thanks! |