ports/90136: maintainer update irc/bitlbee to 1.0
Peter van Dijk
peter at dataloss.nl
Fri Dec 9 12:00:32 UTC 2005
>Number: 90136
>Category: ports
>Synopsis: maintainer update irc/bitlbee to 1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 09 12:00:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Peter van Dijk
>Release: FreeBSD 4.7-RELEASE-p6 i386
>Organization:
>Environment:
>Description:
This patch updates the bitlbee port to 1.0 and removes the WITH_FLOOD option
as it was removed from bitlbee itself as well. 1.0 also obsoletes the
bsd-install patch.
>How-To-Repeat:
>Fix:
diff -urN irc/bitlbee/Makefile irc/bitlbee-1.0/Makefile
--- irc/bitlbee/Makefile Fri Nov 11 11:37:35 2005
+++ irc/bitlbee-1.0/Makefile Thu Dec 8 22:40:00 2005
@@ -6,7 +6,7 @@
#
PORTNAME= bitlbee
-PORTVERSION= 0.99
+PORTVERSION= 1.0
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/:bitlbee \
http://www.bitlbee.be/andy/:msn6
@@ -14,7 +14,6 @@
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://get.bitlbee.org/patches/
-PATCHFILES= ${DISTNAME}-bsd-install.diff
MAINTAINER= peter at dataloss.nl
COMMENT= An IRC to other chat networks gateway
@@ -46,10 +45,6 @@
CONFIGURE_ARGS+=--msn=0 --ssl=bogus
.endif
-.if defined(WITH_FLOOD)
-CONFIGURE_ARGS+=--flood=1
-.endif
-
.if defined(WITH_LDAP)
USE_OPENLDAP= yes
CONFIGURE_ARGS+=--ldap=${LOCALBASE}
@@ -66,12 +61,6 @@
. else
@${ECHO_CMD} "MSN 6 features will be enabled."
. endif
-.endif
-
-.if !defined(WITH_FLOOD)
- @${ECHO_CMD} "Type \"make -DWITH_FLOOD\" if you want to enable flood protection."
-.else
- @${ECHO_CMD} "Flood protection will be enabled."
.endif
.if !defined(WITH_LDAP)
diff -urN irc/bitlbee/distinfo irc/bitlbee-1.0/distinfo
--- irc/bitlbee/distinfo Fri Nov 11 11:37:35 2005
+++ irc/bitlbee-1.0/distinfo Thu Dec 8 22:54:03 2005
@@ -1,12 +1,9 @@
-MD5 (bitlbee-0.99.tar.gz) = cd7c0666385deea0f1ee309ba4073cbd
-SHA256 (bitlbee-0.99.tar.gz) = 73d29aa06b95b07c71bf5c488d4c126fa9ab8d84df4aa20de0e22f751f8480d0
-SIZE (bitlbee-0.99.tar.gz) = 469547
-MD5 (bitlbee-0.99-bsd-install.diff) = eb52a6a3b731d0a708cb4456b38a5fa9
-SHA256 (bitlbee-0.99-bsd-install.diff) = 6762b5b315064fac4a1cf2a5825f0c6dc5b7b4f155f5c25a665454ee0cfc859f
-SIZE (bitlbee-0.99-bsd-install.diff) = 522
-MD5 (bitlbee-0.99-ldap.diff) = b0d06c4968f18288d9bb758b3d1158c4
-SHA256 (bitlbee-0.99-ldap.diff) = 93f2dd613e22f0a2d5b177db3562800df359d7b458d34f612f0cb21c9f75f4ca
-SIZE (bitlbee-0.99-ldap.diff) = 7248
+MD5 (bitlbee-1.0.tar.gz) = f3ae3beda45e6f7d3fdd77e377f0876d
+SHA256 (bitlbee-1.0.tar.gz) = 90e845c46b953e62a3991b331ad7755131c6701f5fc265212a02392e35bff030
+SIZE (bitlbee-1.0.tar.gz) = 453937
+MD5 (bitlbee-1.0-ldap.diff) = f6641ed9b36ca2ceae292370200452fb
+SHA256 (bitlbee-1.0-ldap.diff) = 2da18c740b1c1ff6851f3a52ab0100cec251d9e1683c281a306cbbc21e6847f5
+SIZE (bitlbee-1.0-ldap.diff) = 7240
MD5 (bitlbee-0.92-msn6.akke.patch) = fd78a28895c73d9afe39ddfed2af7076
SHA256 (bitlbee-0.92-msn6.akke.patch) = 96065fdb3fbf2438c193c4db59aa506fab85b51f7755c1ee86a58d7aa26cbca7
SIZE (bitlbee-0.92-msn6.akke.patch) = 86602
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list