ports/153230: gnupg build broken [with patch]

[ Available lists | Index of freebsd-ports-bugs | Month of Dec 2010 | Week of 16 Dec 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Oliver Pinter <oliver.pntr@gmail.com>
Date
16 Dec 2010 23:10:10
Subject
ports/153230: gnupg build broken [with patch]
Message-ID
201012162303.oBGN3QpH066779@red.freebsd.org


[ Hide this part ]
 
>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:


Elapsed time: 0.084 seconds