Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2019 09:33:14 +0200
From:      =?UTF-8?Q?Ren=C3=A9_Ladan?= <rene@freebsd.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r502766 - in head/astro/py-astropy: . files
Message-ID:  <CADL2u4iX5hRY9AkbxWJyhH5p9SHm408v4AcYPa282m=Z3ad=Dg@mail.gmail.com>
In-Reply-To: <201905270543.x4R5h6Nk026756@repo.freebsd.org>
References:  <201905270543.x4R5h6Nk026756@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Is there a buidllog available somewhere?

Ren=C3=A9

Op ma 27 mei 2019 07:43 schreef Antoine Brodin <antoine@freebsd.org>:

> Author: antoine
> Date: Mon May 27 05:43:06 2019
> New Revision: 502766
> URL: https://svnweb.freebsd.org/changeset/ports/502766
>
> Log:
>   Revert r502759 and unbreak bulk -a
>
>   Pointy hat:   yuri
>
> Added:
>   head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py
>      - copied unchanged from r502758,
> head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py
>   head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py
>      - copied unchanged from r502758,
> head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py
> Modified:
>   head/astro/py-astropy/Makefile
>   head/astro/py-astropy/distinfo
>   head/astro/py-astropy/pkg-descr
>
> Modified: head/astro/py-astropy/Makefile
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/astro/py-astropy/Makefile      Mon May 27 04:19:28 2019
> (r502765)
> +++ head/astro/py-astropy/Makefile      Mon May 27 05:43:06 2019
> (r502766)
> @@ -2,8 +2,9 @@
>  # $FreeBSD$
>
>  PORTNAME=3D      astropy
> -DISTVERSION=3D   3.1.2
> -PORTEPOCH=3D     1
> +PORTVERSION=3D   1.1.2
> +PORTREVISION=3D  2
> +PORTEPOCH=3D     2 # Do not update without testing ports dedenping on th=
is
> one
>  CATEGORIES=3D    astro
>  MASTER_SITES=3D  CHEESESHOP
>  PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}
> @@ -16,7 +17,7 @@ LICENSE=3D      BSD3CLAUSE
>  BUILD_DEPENDS=3D ${PYNUMPY}
>  RUN_DEPENDS=3D   ${PYNUMPY}
>
> -USES=3D          python:3.5+
> +USES=3D          python
>  USE_PYTHON=3D    autoplist distutils
>
>  .include <bsd.port.mk>
>
> Modified: head/astro/py-astropy/distinfo
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/astro/py-astropy/distinfo      Mon May 27 04:19:28 2019
> (r502765)
> +++ head/astro/py-astropy/distinfo      Mon May 27 05:43:06 2019
> (r502766)
> @@ -1,3 +1,3 @@
> -TIMESTAMP =3D 1552966226
> -SHA256 (astropy-3.1.2.tar.gz) =3D
> 4a78a8ec9666d0a51a37f03494aaa5012e241ba37053e6c913c039cddee89ede
> -SIZE (astropy-3.1.2.tar.gz) =3D 8203507
> +TIMESTAMP =3D 1465919806
> +SHA256 (astropy-1.1.2.tar.gz) =3D
> 6f0d84cd7dfb304bb437dda666406a1d42208c16204043bc920308ff8ffdfad1
> +SIZE (astropy-1.1.2.tar.gz) =3D 8059713
>
> Copied:
> head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py (from
> r502758,
> head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py)
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> +++ head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py
> Mon May 27 05:43:06 2019        (r502766, copy of r502758,
> head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py)
> @@ -0,0 +1,11 @@
> +--- astropy/io/fits/setup_package.py.orig      2016-03-10 22:20:43 UTC
> ++++ astropy/io/fits/setup_package.py
> +@@ -39,7 +39,7 @@ def _get_compression_extension():
> +                     '-Wno-uninitialized', '-Wno-format',
> +                     '-Wno-strict-prototypes', '-Wno-unused',
> '-Wno-comments',
> +                     '-Wno-switch', '-Wno-strict-aliasing',
> '-Wno-return-type',
> +-                    '-Wno-address', '-Wno-unused-result'
> ++                    '-Wno-address'
> +                 ])
> +
> +         cfitsio_path =3D os.path.join('cextern', 'cfitsio')
>
> Copied: head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py
> (from r502758,
> head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py)
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> +++ head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py
>  Mon May 27 05:43:06 2019        (r502766, copy of r502758,
> head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py)
> @@ -0,0 +1,12 @@
> +--- astropy/wcs/setup_package.py.orig  2016-03-10 22:20:43 UTC
> ++++ astropy/wcs/setup_package.py
> +@@ -244,8 +244,7 @@ def get_wcslib_cfg(cfg, wcslib_files, in
> +                 '-Wno-strict-prototypes',
> +                 '-Wno-unused-function',
> +                 '-Wno-unused-value',
> +-                '-Wno-uninitialized',
> +-                '-Wno-unused-but-set-variable'])
> ++                '-Wno-uninitialized'])
> +
> +
> +
>
> Modified: head/astro/py-astropy/pkg-descr
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/astro/py-astropy/pkg-descr     Mon May 27 04:19:28 2019
> (r502765)
> +++ head/astro/py-astropy/pkg-descr     Mon May 27 05:43:06 2019
> (r502766)
> @@ -3,4 +3,4 @@ tools needed for performing astronomy and astrophysics
>  also provides an index for other astronomy packages and tools for managi=
ng
>  them.
>
> -WWW: https://www.astropy.org
> +WWW: http://www.astropy.org
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADL2u4iX5hRY9AkbxWJyhH5p9SHm408v4AcYPa282m=Z3ad=Dg>