Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2017 06:51:07 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        "Carlos J. Puga Medina" <cpm@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r447018 - head/security/libgcrypt
Message-ID:  <288E334F-B60C-4879-A234-B2FF71D30B56@adamw.org>
In-Reply-To: <201708011210.v71CADtY010563@repo.freebsd.org>
References:  <201708011210.v71CADtY010563@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 1 Aug, 2017, at 6:10, Carlos J. Puga Medina <cpm@FreeBSD.org> =
wrote:
>=20
> Author: cpm
> Date: Tue Aug  1 12:10:13 2017
> New Revision: 447018
> URL: https://svnweb.freebsd.org/changeset/ports/447018
>=20
> Log:
>  - Fix the command line munging for jitterbase
>=20
>  PR:		220937
>  Reported by:	O. Hartmann <ohartmann@walstatt.org>
>  Obtained from:	=
https://dev.gnupg.org/rCac39522ab08fcd2483edc223334c6ab9d19e91f3
>  MFH:		2017Q3 (blanket)
>=20
> Modified:
>  head/security/libgcrypt/Makefile
>=20
> Modified: head/security/libgcrypt/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/security/libgcrypt/Makefile	Tue Aug  1 11:26:38 2017	=
(r447017)
> +++ head/security/libgcrypt/Makefile	Tue Aug  1 12:10:13 2017	=
(r447018)
> @@ -40,6 +40,7 @@ CONFIGURE_ARGS+=3D	--disable-asm
> post-patch:
> 	@${RM} ${WRKSRC}/doc/gcrypt.info*
> 	@${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' =
${WRKSRC}/mpi/i386/*.S
> +	@${REINPLACE_CMD} -e 's|-O0/'\''|-O0/g'\''|g' =
${WRKSRC}/random/Makefile.*
>=20
> post-install:
> 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so
>=20

Does this need a PORTREVISION bump?

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?288E334F-B60C-4879-A234-B2FF71D30B56>