| Summary: | Fix multimedia/libdvdnav with libdvdcss shared lib bump | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Joseph S. Atkinson <jsa> | ||||
| Component: | Individual Port(s) | Assignee: | Ion-Mihai "IOnut" Tetcu <itetcu> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Joseph S. Atkinson
2009-05-08 04:00:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->nobutaka Over to maintainer (via the GNATS Auto Assign Tool) For anyone having related issues, until this gets fixed a simple work around is: # ln -s libdvdcss.so.3 /usr/local/lib/libdvdcss.so.2 Responsible Changed From-To: nobutaka->itetcu I'll take it. itetcu 2009-09-19 19:54:43 UTC
FreeBSD ports repository
Modified files:
multimedia/libdvdnav Makefile
Log:
Chase multimedia/libdvdcss shlib bump by patching the hardcoded reference to it
Also removethe dependency on multimedia/libdvdread since this port contains its
own embeded version.
Bump PRORTREVISION.
PR: 134357
Submited by: Joseph S. Atkinson
Approved by: maintainer timeout
Feature safe: yes (bug-fix)
Revision Changes Path
1.33 +6 -3 ports/multimedia/libdvdnav/Makefile
_______________________________________________
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! |