ports/121591: [PATCH] net-im/mcabber: fix build

Martin Wilke miwi at FreeBSD.org
Tue Mar 11 09:00:02 UTC 2008


>Number:         121591
>Category:       ports
>Synopsis:       [PATCH] net-im/mcabber: fix build
>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:   Tue Mar 11 09:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Sun Feb 17 17:40:50 CET 2008
>Description:

- Chase security/libgcrypt shlib version bump

Port maintainer (infofarmer at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mcabber-0.9.6_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/mcabber/Makefile,v
retrieving revision 1.26
diff -u -u -r1.26 Makefile
--- Makefile	18 Jan 2008 18:29:53 -0000	1.26
+++ Makefile	10 Mar 2008 18:55:12 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	mcabber
 PORTVERSION=	0.9.6
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.lilotux.net/~mikael/mcabber/files/ CENKES
 
@@ -57,7 +58,7 @@
 
 .if defined(WITH_OTR)
 LIB_DEPENDS+=	otr.3:${PORTSDIR}/security/libotr \
-		gcrypt.13:${PORTSDIR}/security/libgcrypt
+		gcrypt.15:${PORTSDIR}/security/libgcrypt
 CONFIGURE_ARGS+=--enable-otr
 .else
 CONFIGURE_ARGS+=--disable-otr
--- mcabber-0.9.6_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list