Summary: | [PATCH] multimedia/libdv: bump PORTREVISION for libtool update | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ion-Mihai " IOnut " Tetcu <itetcu> | ||||
Component: | Individual Port(s) | Assignee: | Ade Lovett <ade> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ade | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Responsible Changed From-To: freebsd-ports-bugs->lioux Over to maintainer State Changed From-To: open->closed PORTREVISION bumped. Responsible Changed From-To: lioux->ade PORTREVISION bumped. |
After a portupgrade -Rfp `ls -1 /var/db/pkg/` and a few portupgrade -Rp ` portversion -vL= | sed 's/[ ]*<.*$//' ` which left me with only jdk-1.5.0p2_2 being outdated acording to portversion -vL=, libchk says: > > Unresolvable link(s) found in: /usr/local/bin/playdv > > libgmodule12.so.3 > > libgtk12.so.2 > > libglib12.so.3 > > libgdk12.so.2 The port was verified to link and build correctly after applying the at the patch. Bump PORTREVISION to help users update. Pet portlint (spaces --> tabs, /USE_REINPLACE.*/d).