| Summary: | [patch] multimedia/libvpx incompatible with doxygen | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Peter Jeremy <peterjeremy> | ||||
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Peter Jeremy
2011-03-25 22:40:13 UTC
Responsible Changed From-To: freebsd-ports-bugs->ashish Over to maintainer (via the GNATS Auto Assign Tool) ashish 2011-09-19 15:36:04 UTC
FreeBSD ports repository
Modified files:
multimedia/libvpx Makefile distinfo pkg-plist
Added files:
multimedia/libvpx/files patch-libs.mk
Log:
- Update to 0.9.7-p1[1]
- Disable installing documentation due to incompatibility with doxygen[2]
- Enable support for PowerPC architectures[3]
- Fix port to not assume GCC for ${LD}[4]
PR: ports/155937[2], ports/152890[3], ports/159193[4]
Submitted by: Francisco de Borja Lopez Rio <borja@codigo23.net>[1] (via private email)
Peter Jeremy <peterjeremy@acm.org>[2]
Jason Bacon <jwbacon@tds.net>[3]
Test Rat <ttsestt@gmail.com>[4]
Revision Changes Path
1.6 +9 -3 ports/multimedia/libvpx/Makefile
1.4 +2 -2 ports/multimedia/libvpx/distinfo
1.1 +16 -0 ports/multimedia/libvpx/files/patch-libs.mk (new)
1.5 +2 -1 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! |