svn commit: r407141 - branches/2016Q1/science/netcdf

Baptiste Daroussin bapt at FreeBSD.org
Sun Jan 24 19:15:30 UTC 2016


On Sun, Jan 24, 2016 at 03:04:02PM +0000, Mark Felder wrote:
> Author: feld
> Date: Sun Jan 24 15:04:02 2016
> New Revision: 407141
> URL: https://svnweb.freebsd.org/changeset/ports/407141
> 
> Log:
>   MFH: r407061
>   
>   - Add USES=pkgconfig:run: pkg-config is required by nc-config at runtime
>   - Bump PORTREVISION for dependency change
>   
>   Approved by:	ports-secteam (with hat)

This merge is wrong, it only applies to 4.4.0 version of netcdf which is not in
the quarterly branch.

Please revert

Best regards,
Bapt

> 
> Modified:
>   branches/2016Q1/science/netcdf/Makefile
> Directory Properties:
>   branches/2016Q1/   (props changed)
> 
> Modified: branches/2016Q1/science/netcdf/Makefile
> ==============================================================================
> --- branches/2016Q1/science/netcdf/Makefile	Sun Jan 24 15:03:27 2016	(r407140)
> +++ branches/2016Q1/science/netcdf/Makefile	Sun Jan 24 15:04:02 2016	(r407141)
> @@ -4,6 +4,7 @@
>  PORTNAME=	netcdf
>  PORTVERSION=	4.3.3.1
>  PORTREVISION=	1
> +PORTREVISION=	1
>  CATEGORIES=	science
>  MASTER_SITES=	http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
>  		ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
> @@ -27,7 +28,7 @@ GNU_CONFIGURE=	yes
>  INSTALL_TARGET=	install-strip
>  TEST_TARGET=	check
>  USE_LDCONFIG=	yes
> -USES=		libtool localbase pathfix
> +USES=		libtool localbase pathfix pkgconfig:run
>  
>  DAP_CONFIGURE_ENABLE=	dap
>  DAP_LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160124/59c3593a/attachment.sig>


More information about the svn-ports-all mailing list