[Midnightbsd-cvs] mports: Makefile: chase avahi shlib bump

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 2 14:02:23 EST 2009


Log Message:
-----------
chase avahi shlib bump

Modified Files:
--------------
    mports/net-im/pidgin:
        Makefile (r1.10 -> r1.11)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net-im/pidgin/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -L net-im/pidgin/Makefile -L net-im/pidgin/Makefile -u -r1.10 -r1.11
--- net-im/pidgin/Makefile
+++ net-im/pidgin/Makefile
@@ -3,10 +3,10 @@
 # Whom:				Lucas Holt <luke at MidnightBSD.org>
 #
 # $MidnightBSD$
-#
 
 PORTNAME=	pidgin
 PORTVERSION=	2.5.1
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=     pidgin
@@ -116,7 +116,7 @@
 .endif
 
 .if !defined(WITHOUT_BONJOUR)
-LIB_DEPENDS+=	avahi-core.5:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-core.6:${PORTSDIR}/net/avahi
 PLIST_SUB+=	BONJOUR=""
 PRPL_MODULES:=	${PRPL_MODULES},bonjour
 .else


More information about the Midnightbsd-cvs mailing list