pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/security/gnutls
On Mon, Sep 19, 2016 at 01:02:36PM +0000, Thomas Klausner wrote:
> Module Name: pkgsrc
> Committed By: wiz
> Date: Mon Sep 19 13:02:36 UTC 2016
>
> Modified Files:
> pkgsrc/security/gnutls: buildlink3.mk
>
> Log Message:
> Remove another obsolete patch.
This commit message was intended for patches/
This commit bumped the ABI depends because the shlib major was bumped
in 3.5.4.
Thomas
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/gnutls/buildlink3.mk
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
> Modified files:
>
> Index: pkgsrc/security/gnutls/buildlink3.mk
> diff -u pkgsrc/security/gnutls/buildlink3.mk:1.30 pkgsrc/security/gnutls/buildlink3.mk:1.31
> --- pkgsrc/security/gnutls/buildlink3.mk:1.30 Sun Aug 23 14:30:35 2015
> +++ pkgsrc/security/gnutls/buildlink3.mk Mon Sep 19 13:02:35 2016
> @@ -1,4 +1,4 @@
> -# $NetBSD: buildlink3.mk,v 1.30 2015/08/23 14:30:35 wiz Exp $
> +# $NetBSD: buildlink3.mk,v 1.31 2016/09/19 13:02:35 wiz Exp $
>
> BUILDLINK_TREE+= gnutls
>
> @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnutls
> GNUTLS_BUILDLINK3_MK:=
>
> BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.3.0
> -BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.3.17.1nb1
> +BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.5.4
> BUILDLINK_PKGSRCDIR.gnutls?= ../../security/gnutls
>
> .include "../../archivers/lzo/buildlink3.mk"
>
Home |
Main Index |
Thread Index |
Old Index