[Bug 195121] New: graphics/linux-c6-gdk-pixbuf: rename to -pixbuf2 to avoid conflating with 0.22.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 17 21:43:52 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195121

            Bug ID: 195121
           Summary: graphics/linux-c6-gdk-pixbuf: rename to -pixbuf2 to
                    avoid conflating with 0.22.0
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: emulation at FreeBSD.org
          Reporter: jbeich at vfemail.net
             Flags: maintainer-feedback?(emulation at FreeBSD.org)

Created attachment 149534
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149534&action=edit
rename

In order to follow upstream (centos) naming and of non-linux variants add the
suffix. This should avoid confusing 0.22.0 and 2.x branches as they provide
different .so libraries. The fix should better reflect current PORTNAME.

- graphics/gdk-pixbuf provides libgdk_pixbuf.so.2
- graphics/gdk-pixbuf2 provides libgdk_pixbuf-2.0.so.0
- graphics/linux-f10-gdk-pixbuf provides libgdk_pixbuf.so.2
- graphics/linux-c6-gdk-pixbuf provides libgdk_pixbuf-2.0.so.0

$ svn mv graphics/linux-c6-gdk-pixbuf{,2}
$ svn patch /path/to/gdkpixbuf2.diff
(Ignore rejects under www/linux-seamonkey before bug 195120)

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer emulation at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list