[MacPorts] #45408: autoconf-archive @2013.06.09: update to @2014.10.15
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: autoconf-archive ---------------------+-------------------------------- Announcement email: http://lists.gnu.org/archive/html/autoconf-archive- announce/2014-10/msg00001.html Besides the new version number and checksums, the Portfile update should also deal with the following change: {{{ The Archive no longer creates release tarballs compressed with gzip and bzip2; only tarballs compressed with xz and lzip are distributed. }}} (We will probably want to set `use_xz yes` in the Portfile) Also, livecheck confirms the update: {{{ $ port -v livecheck autoconf-archive autoconf-archive seems to have been updated (port version: 2013.06.09, new version: 2014.10.15) }}} (autoconf-archive is nomaintainer btw) -- Ticket URL: <https://trac.macports.org/ticket/45408> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Replying to [ticket:45408 egall@…]:
(We will probably want to set `use_xz yes` in the Portfile)
We already did this last year in r109317. -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * version: 2.3.1 => * resolution: => fixed Comment: r126873 -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Comment (by egall@…): Replying to [comment:1 ryandesign@…]:
Replying to [ticket:45408 egall@…]:
(We will probably want to set `use_xz yes` in the Portfile)
We already did this last year in r109317.
Oh, I see that now... I swear I checked for that line before mentioning it, but I guess I must have just been looking too quickly and missed it... -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Comment (by egall@…): Actually wait a second... why was the conflict with gnome-common introduced? -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Comment (by ryandesign@…): Because both ports try to install a file of the same name. -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Comment (by egall@…): Replying to [comment:5 ryandesign@…]:
Because both ports try to install a file of the same name.
Well yeah, that's why ports usually are marked as conflicting in general, but what was the specific file in this case? I suppose I can try to guess: {{{ $ port contents gnome-common Port gnome-common contains: /opt/local/bin/gnome-autogen.sh /opt/local/bin/gnome-doc-common /opt/local/share/aclocal/ax_check_enable_debug.m4 /opt/local/share/aclocal/ax_code_coverage.m4 /opt/local/share/aclocal/gnome-code-coverage.m4 /opt/local/share/aclocal/gnome-common.m4 /opt/local/share/aclocal/gnome-compiler-flags.m4 /opt/local/share/gnome-common/data/omf.make /opt/local/share/gnome-common/data/xmldocs.make }}} I assume it was one of the macro files starting with the "`ax_`" prefix? If that is the case, I would recommend removing gnome-common's copies of those macros and having it depend on autoconf-archive instead, as the "`ax_`" macros are from the autoconf-archive in the first place. -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Comment (by ryandesign@…): Yup, I'll file a bug report for the gnome-common port. -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts