ports/66228: [PATCH] security/libgcrypt: [add LIB_DEPENDS on libgpg-error]
michael johnson
ahze at ahze.net
Mon May 3 22:20:15 UTC 2004
>Number: 66228
>Category: ports
>Synopsis: [PATCH] security/libgcrypt: [add LIB_DEPENDS on libgpg-error]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon May 03 15:20:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: michael johnson
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May 3 05:09:04 EDT
>Description:
- add LIB_DEPENDS on libgpg-error
Port maintainer (arved at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- libgcrypt-1.2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libgcrypt/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 3 May 2004 13:57:44 -0000 1.13
+++ Makefile 3 May 2004 22:10:15 -0000
@@ -15,6 +15,8 @@
MAINTAINER= arved at FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
+LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error
+
USE_REINPLACE= yes
USE_PERL5= yes
USE_LIBTOOL_VER=13
--- libgcrypt-1.2.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list