Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2014 22:39:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195724] New: [exp-run] Remove USES=libtool:oldver
Message-ID:  <bug-195724-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195724

            Bug ID: 195724
           Summary: [exp-run] Remove USES=libtool:oldver
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tijl@FreeBSD.org

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

There are only 32 ports left with USES=libtool:oldver so it's time to eliminate
it.  The patch bumps PORTREVISION on all dependent ports except the ports that
depend on these ports:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.  The
ports install a symlink with the old library version.

The patch also removes the devel/pcre dependency from USE_GNOME=glib20.  It
causes over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this should
not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195724-13>