[97320] trunk/dports/graphics/librsvg/Portfile
Andrea D'Amore
and.damore at macports.org
Mon Sep 3 09:38:56 PDT 2012
libpng port stores reference to the libpng version in its libtool file
archive but the library itself is not a direct dependency of the port,
it's a recursive dependency through port cairo.
Should libpng be listed as direct dependency of librsvg to avoid
breaking in future upgrade?
On Mon, Sep 3, 2012 at 6:36 PM, <and.damore at macports.org> wrote:
> Revision 97320 Author and.damore at macports.org Date 2012-09-03 09:36:26 -0700
> (Mon, 03 Sep 2012)
>
> Log Message
>
> port librsvg: revision bump due to libpng upgrade to 1.5, openmaintainer
>
> Modified Paths
>
> trunk/dports/graphics/librsvg/Portfile
>
> Diff
>
> Modified: trunk/dports/graphics/librsvg/Portfile (97319 => 97320)
>
> --- trunk/dports/graphics/librsvg/Portfile 2012-09-03 16:28:34 UTC (rev
> 97319)
> +++ trunk/dports/graphics/librsvg/Portfile 2012-09-03 16:36:26 UTC (rev
> 97320)
> @@ -6,6 +6,7 @@
>
> name librsvg
> version 2.36.1
> +revision 1
> license {GPL-2+ LGPL-2+}
> set branch [join [lrange [split ${version} .] 0 1] .]
> categories graphics gnome
>
>
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/macports-changes
>
--
Andrea
More information about the macports-dev
mailing list