svn commit: r419390 - branches/2016Q3/dns/libidn

Baptiste Daroussin bapt at FreeBSD.org
Sun Jul 31 18:47:39 UTC 2016


On Sun, Jul 31, 2016 at 03:15:43PM +0000, Jason Unovitch wrote:
> Author: junovitch
> Date: Sun Jul 31 15:15:43 2016
> New Revision: 419390
> URL: https://svnweb.freebsd.org/changeset/ports/419390
> 
> Log:
>   MFH: r419389
>   
>   dns/libidn: update 1.31 -> 1.33
>   
>   PR:		211407
>   Submitted by:	Piotr Kubaj <pkubaj at anongoth.pl>
>   Approved by:	ports-secteam (with hat)
>   Security:	CVE-2015-8948
>   Security:	CVE-2016-6261
>   Security:	CVE-2016-6262
>   Security:	CVE-2016-6263
>   Security:	https://vuxml.FreeBSD.org/freebsd/cb5189eb-572f-11e6-b334-002590263bf5.html
> 
> Modified:
>   branches/2016Q3/dns/libidn/Makefile
>   branches/2016Q3/dns/libidn/distinfo
>   branches/2016Q3/dns/libidn/pkg-plist
> Directory Properties:
>   branches/2016Q3/   (props changed)
> 
> Modified: branches/2016Q3/dns/libidn/Makefile
> ==============================================================================
> --- branches/2016Q3/dns/libidn/Makefile	Sun Jul 31 15:15:03 2016	(r419389)
> +++ branches/2016Q3/dns/libidn/Makefile	Sun Jul 31 15:15:43 2016	(r419390)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	libidn
> -PORTVERSION=	1.31
> +PORTVERSION=	1.33
>  CATEGORIES=	dns
>  MASTER_SITES=	GNU
>  
> 
> Modified: branches/2016Q3/dns/libidn/distinfo
> ==============================================================================
> --- branches/2016Q3/dns/libidn/distinfo	Sun Jul 31 15:15:03 2016	(r419389)
> +++ branches/2016Q3/dns/libidn/distinfo	Sun Jul 31 15:15:43 2016	(r419390)
> @@ -1,2 +1,3 @@
> -SHA256 (libidn-1.31.tar.gz) = afdf2fce91faea483ce24e26b5e3a9235e332029c9265d07214fd1cfaa08df08
> -SIZE (libidn-1.31.tar.gz) = 3481725
> +TIMESTAMP = 1469624820
> +SHA256 (libidn-1.33.tar.gz) = 44a7aab635bb721ceef6beecc4d49dfd19478325e1b47f3196f7d2acc4930e19
> +SIZE (libidn-1.33.tar.gz) = 3501056
> 
> Modified: branches/2016Q3/dns/libidn/pkg-plist
> ==============================================================================
> --- branches/2016Q3/dns/libidn/pkg-plist	Sun Jul 31 15:15:03 2016	(r419389)
> +++ branches/2016Q3/dns/libidn/pkg-plist	Sun Jul 31 15:15:43 2016	(r419390)
> @@ -6,36 +6,13 @@ include/pr29.h
>  include/punycode.h
>  include/stringprep.h
>  include/tld.h
> +info/dir

This is wrong info/dir should never endup in the plist as it is supposed to be
generated

Best regards,
Bapt
-------------- 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/20160731/cea6ad40/attachment.sig>


More information about the svn-ports-all mailing list