svn commit: r445604 - in head: . archivers archivers/brotli archivers/brotli/files devel devel/libbrotli

Bryan Drewery bdrewery at FreeBSD.org
Mon Aug 7 17:35:50 UTC 2017


On 7/12/2017 12:44 PM, Bernard Spil wrote:
> Author: brnrd
> Date: Wed Jul 12 19:44:56 2017
> New Revision: 445604
> URL: https://svnweb.freebsd.org/changeset/ports/445604
> 
> Log:
>   archivers/brotli: Move and update to 0.6.0
>   
>    - Move from devel/libbrotli to archivers/brotli
>    - Remove meta-project for library build
>    - Bump epoch for meta 1.0 to upstream 0.6 update
>    - Add MOVED entry
>    - Switch from autoconf to cmake
>   
>   PR:		218813, 218851
>   Submitted by:	Markus Kohlmeyer <rootservice at gmail.com>
>   Approved by:	maintainer time-out
>   Differential Revision:	https://reviews.freebsd.org/D11290
> 
> Added:
>   head/archivers/brotli/
>      - copied from r445603, head/devel/libbrotli/
> Deleted:
>   head/archivers/brotli/files/
>   head/devel/libbrotli/
> Modified:
>   head/MOVED
>   head/archivers/Makefile
>   head/archivers/brotli/Makefile
>   head/archivers/brotli/distinfo
>   head/archivers/brotli/pkg-descr
>   head/archivers/brotli/pkg-plist
>   head/devel/Makefile
> 
> Modified: head/MOVED
> ==============================================================================
> --- head/MOVED	Wed Jul 12 19:31:40 2017	(r445603)
> +++ head/MOVED	Wed Jul 12 19:44:56 2017	(r445604)
> @@ -9461,3 +9461,4 @@ deskutils/california|deskutils/gnome-calendar|2017-07-
>  devel/etcd3|devel/etcd31|2017-07-07|Version 3.2 introduces breaking changes
>  sysutils/py-iocage|sysutils/py3-iocage|2017-07-10|Has expired: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2
>  www/mediawiki126|www/mediawiki127|2017-07-10|Has expired: Upstream support EoL
> +devel/libbrotli|archivers/brotli|2017-07-12|meta project no longer required to build libs

Now we have 2 conflicting entries:

> archivers/brotli|archivers/py-brotli|2016-11-24|Brotli is a python module
> devel/libbrotli|archivers/brotli|2017-07-12|meta project no longer required to build libs

The simplest is to remove the first since it now exists again.  But now
we've lost that archivers/brotli (the python package) is built from
archivers/py-brotli.  There's no sane way to keep that while renaming
devel/libbrotli to archivers/brotli since MOVED doesn't track PKGNAME.

I've fixed Tools/scripts/MOVEDlint.awk to report on this:

> 8774: archivers/brotli must be marked as resurrected

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170807/69926535/attachment.sig>


More information about the svn-ports-all mailing list