svn commit: r422856 - head/math/mpfr

Mathieu Arnold mat at FreeBSD.org
Wed Sep 28 08:11:09 UTC 2016


Le 28/09/2016 à 10:04, Alex Dupre a écrit :
> Author: ale
> Date: Wed Sep 28 08:04:21 2016
> New Revision: 422856
> URL: https://svnweb.freebsd.org/changeset/ports/422856
>
> Log:
>   Update to 3.1.5 release.
>
> Modified:
>   head/math/mpfr/Makefile
>   head/math/mpfr/distinfo
>   head/math/mpfr/pkg-plist
>
> Modified: head/math/mpfr/Makefile
> ==============================================================================
> --- head/math/mpfr/Makefile	Wed Sep 28 08:00:08 2016	(r422855)
> +++ head/math/mpfr/Makefile	Wed Sep 28 08:04:21 2016	(r422856)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	mpfr
> -PORTVERSION=	3.1.4
> +PORTVERSION=	3.1.5
>  CATEGORIES=	math devel
>  MASTER_SITES=	http://www.mpfr.org/mpfr-current/
>  DIST_SUBDIR=	${DISTNAME}
> @@ -18,9 +18,9 @@ LICENSE=	LGPL3
>  PATCH_DEPENDS=	gpatch:devel/patch
>  LIB_DEPENDS=	libgmp.so:math/gmp
>  
> -PATCHLEVEL=	1
> -PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
> -PATCH=		${LOCALBASE}/bin/gpatch
> +#PATCHLEVEL=	1
> +#PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
> +#PATCH=		${LOCALBASE}/bin/gpatch

I guess you can also comment the PATCH_DEPENDS.


-- 
Mathieu Arnold


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


More information about the svn-ports-head mailing list