Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 23:03:26 GMT
From:      Oliver Pinter <oliver.pntr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153230: gnupg build broken [with patch]
Message-ID:  <201012162303.oBGN3QpH066779@red.freebsd.org>
Resent-Message-ID: <201012162310.oBGNA9kD095949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153230
>Category:       ports
>Synopsis:       gnupg build broken [with patch]
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 16 23:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Pinter
>Release:        7.4-PRERELEASE
>Organization:
>Environment:
amd64
>Description:

>How-To-Repeat:
cd /usr/ports/security/gnupg
make
>Fix:
--- Makefile    2010-12-16 12:59:50.000000000 +0100
+++ Makefile.orig       2010-12-16 23:53:17.000000000 +0100
@@ -21,7 +21,7 @@
 LIB_DEPENDS=   assuan.0:${PORTSDIR}/security/libassuan \
                gcrypt.17:${PORTSDIR}/security/libgcrypt \
                gpg-error:${PORTSDIR}/security/libgpg-error \
-               ksba.18:${PORTSDIR}/security/libksba \
+               ksba.17:${PORTSDIR}/security/libksba \
                pth.20:${PORTSDIR}/devel/pth

 LICENSE=       GPLv3 LGPL3


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012162303.oBGN3QpH066779>