svn commit: r439460 - head/dns/idnkit2

Carlos J. Puga Medina cpm at FreeBSD.org
Wed Apr 26 15:25:43 UTC 2017


On Wed, 2017-04-26 at 15:08 +0000, Carlos J. Puga Medina wrote:
> Author: cpm
> Date: Wed Apr 26 15:08:03 2017
> New Revision: 439460
> URL: https://svnweb.freebsd.org/changeset/ports/439460
> 
> Log:
>   - Add INSTALL_TARGET=install-strip
>   
>   While here, sort LICENSE_FILE

s/LICENSE_FILE/LICENSE_PERMS

>   
>   PR:		218416
>   Submitted by:	takefu at airpot.fm
>   Approved by:	Rafal Lesniak <fbsd at grid.einherjar.de>
> (maintainer timeout, 3 weeks)
> 
> Modified:
>   head/dns/idnkit2/Makefile
> 
> Modified: head/dns/idnkit2/Makefile
> =====================================================================
> =========
> --- head/dns/idnkit2/Makefile	Wed Apr 26 15:03:15 2017	
> (r439459)
> +++ head/dns/idnkit2/Makefile	Wed Apr 26 15:08:03 2017	
> (r439460)
> @@ -13,8 +13,8 @@ COMMENT=	Internationalized Domain Name t
>  
>  LICENSE=	OSCL
>  LICENSE_NAME=	Open Source Code License
> -LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell
> auto-accept
>  LICENSE_FILE=	${WRKSRC}/LICENSE.txt
> +LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell
> auto-accept
>  
>  CONFLICTS_INSTALL=	idnkit-1.*
>  
> @@ -24,6 +24,8 @@ CONFIGURE_ARGS=	${ICONV_CONFIGURE_BASE}
>  
>  USE_LDCONFIG=	yes
>  
> +INSTALL_TARGET=	install-strip
> +
>  post-patch:
>  	@${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB}|' \
>  		${WRKSRC}/configure
> 
-- 
Carlos Jacobo Puga Medina <cpm at FreeBSD.org>
PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170426/befdc032/attachment.sig>


More information about the svn-ports-head mailing list