ports/63165: bitlbee port 0.84 update
Peter van Dijk
peter-freebsdpr at dataloss.nl
Sat Feb 21 12:00:38 UTC 2004
>Number: 63165
>Category: ports
>Synopsis: bitlbee port 0.84 update
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 21 04:00:38 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Peter van Dijk
>Release: FreeBSD 5.2-RELEASE-p2 i386
>Organization:
-
>Environment:
System: FreeBSD fanta.home.dataloss.nl 5.2-RELEASE-p2 FreeBSD 5.2-RELEASE-p2 #0: Sun Feb 8 17:40:43 GMT 2004 root at fanta.home.dataloss.nl:/usr/obj/usr/src/sys/FANTA i386
>Description:
The bitlbee port is 0.82 and can be updated to 0.84. The attached patch
also fixes the dependency for MSN support.
>How-To-Repeat:
-
>Fix:
--- /usr/ports/irc/bitlbee/Makefile Thu Feb 5 04:01:14 2004
+++ Makefile Sat Feb 21 11:53:39 2004
@@ -6,8 +6,8 @@
#
PORTNAME= bitlbee
-PORTVERSION= 0.82
-PORTREVISION= 1
+PORTVERSION= 0.84
+PORTREVISION= 0
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/
@@ -23,10 +23,12 @@
PKGMESSAGE= ${WRKDIR}/pkg-message
.if defined(WITH_MSN)
-LIB_DEPENDS= soup-2.0.0:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls
+CONFIGURE_ARGS+=--msn=1
pre-configure:
@${ECHO_CMD} "MSN support will be enabled."
.else
+CONFIGURE_ARGS+=--msn=0
pre-configure:
@${ECHO_CMD} "Type \"make -DWITH_MSN\" if you want enable MSN support."
.endif
--- /usr/ports/irc/bitlbee/distinfo Sat Dec 13 04:00:33 2003
+++ distinfo Sat Feb 21 11:38:38 2004
@@ -1 +1 @@
-MD5 (bitlbee-0.82.tar.gz) = fecb84a97e13a46b45989d71e7723b35
+MD5 (bitlbee-0.84.tar.gz) = d633383a67ff89b064c2bcd4822f6157
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list