From b599bb22e3e50a1bcd74fc6054afe42b45f60256 Mon Sep 17 00:00:00 2001 From: mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> Date: Tue, 4 Mar 2008 20:28:19 +0000 Subject: Chase security/gnutls shlib version bump, bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10606 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libsoup/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/libsoup') diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index ad372e7b7..8014c2325 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.39 2008/02/11 21:36:50 marcus Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.40 2008/02/25 20:15:57 kwm Exp $ # PORTNAME= libsoup PORTVERSION= 2.3.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -35,7 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PLIST_SUB= VERSION="2.4" .if !defined(WITHOUT_SSL) -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+=--disable-ssl .endif -- cgit v1.2.3