svn commit: r315048 - head

Bryan Drewery bdrewery at FreeBSD.org
Sat Mar 23 17:26:07 UTC 2013


On 3/23/2013 12:10 PM, Greg Lewis wrote:
> Author: glewis
> Date: Sat Mar 23 17:10:37 2013
> New Revision: 315048
> URL: http://svnweb.freebsd.org/changeset/ports/315048
> 
> Log:
>   . Note libarchive version bump.
> 
> Modified:
>   head/UPDATING
> 
> Modified: head/UPDATING
> ==============================================================================
> --- head/UPDATING	Sat Mar 23 17:09:43 2013	(r315047)
> +++ head/UPDATING	Sat Mar 23 17:10:37 2013	(r315048)
> @@ -5,6 +5,20 @@ they are unavoidable.
>  You should get into the habit of checking this file for changes each time
>  you update your ports collection, before attempting any port upgrades.
>  
> +20130323:
> +  AFFECTS: users of archivers/libarchive
> +  AUTHOR: glewis at FreeBSD.org
> +
> +  The archivers/libarchive port has been updated to 3.1.2.  The shared library
> +  version has changed from 12 to 14.  Please rebuild all ports that depend on
> +  it:

These specifically look for 12:

> ports-mgmt/bxpkg/Makefile:LIB_DEPENDS+= archive.12:${PORTSDIR}/archivers/libarchive
> archivers/ark/Makefile:LIB_DEPENDS+=    archive.12:${PORTSDIR}/archivers/libarchive

Why not do a shlib chase? It would not require the UPDATING entry and
there seems to only be 5-7 needing it, unless I am missing something.


> +
> +  # portmaster -r libarchive
> +    or
> +  # portupgrade -fr archivers/libarchive
> +    or
> +  # pkg install -fR archivers/libarchive
> +
>  20130319:
>    AFFECTS: users of ports
>    AUTHOR: bdrewery at FreeBSD.org
> 


-- 
Regards,
Bryan Drewery
bdrewery at freenode/EFNet

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130323/68018b45/attachment.sig>


More information about the svn-ports-head mailing list