From 0064bfe0b9d780613208a79a28f56fe3ee49e8d3 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Fri, 14 Jan 2011 07:42:11 +0000 Subject: Fix the shared library version number for libassuan to reflect what the authors intended by adding: USE_AUTOTOOLS= libtool USE_GNOME= ltverhack to security/libassuan/Makefile. Update the libassuan shared library version number and/or bump PORTREVISION in the dependent ports. Requested by: ale Feature safe: yes --- security/dirmngr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/dirmngr') diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index bc0afa3ac04c..73d8429f83d0 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -7,7 +7,7 @@ PORTNAME= dirmngr PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= dirmngr @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= umq@ueo.co.jp COMMENT= A client for managing and downloading certificate revocation lists -LIB_DEPENDS= assuan.1:${PORTSDIR}/security/libassuan \ +LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \ gcrypt.17:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ ksba.18:${PORTSDIR}/security/libksba \ -- cgit v1.2.3