| Summary: | [PATCH] multimedia/libvpx: add ia64 support, fix plist for WITHOUT_SHARED | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ashish | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Dmitry Marakasov
2010-08-19 02:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->ashish Over to maintainer (via the GNATS Auto Assign Tool) ashish 2010-08-21 02:26:52 UTC
FreeBSD ports repository
Modified files:
multimedia/libvpx Makefile pkg-plist
Added files:
multimedia/libvpx/files patch-configure
Log:
- Add IA64 support.
- Mark MAKE_JOBS_SAFE.
- Fix pkg-plist for WITHOUT_SHARED case.
PR: ports/149789
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: tabthorpe (mentor)
Revision Changes Path
1.2 +6 -0 ports/multimedia/libvpx/Makefile
1.1 +10 -0 ports/multimedia/libvpx/files/patch-configure (new)
1.2 +4 -4 ports/multimedia/libvpx/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. Thanks! |