summaryrefslogtreecommitdiff
path: root/irc/bitlbee-otr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-12 09:52:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-12 09:52:53 +0000
commit87a4029d115f24d648c99ca32f46c7c02fc66ca2 (patch)
tree0b5cbaebc49ef5eeba64c5784892ee754c9c4d46 /irc/bitlbee-otr
parent- Socket descriptors should be in range from 0 to FD_SETSIZE-1. (diff)
- Update to 1.0.3
- Remove msn6 patch is no longer supported PR: ports/99911 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
Notes
Notes: svn path=/head/; revision=170396
Diffstat (limited to 'irc/bitlbee-otr')
-rw-r--r--irc/bitlbee-otr/Makefile12
-rw-r--r--irc/bitlbee-otr/distinfo9
2 files changed, 5 insertions, 16 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile
index c56d60578bd5..347859d60109 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= bitlbee
-PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTVERSION= 1.0.3
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/
@@ -27,24 +26,17 @@ USE_GETOPT_LONG=yes
PKGMESSAGE= ${WRKDIR}/pkg-message
OPTIONS= MSN "Enable MSN protocol support" On \
- MSN6_FEATURES "Enable MSN6 features (icons, etc)" Off \
LDAP "Enable LDAP authentication support" Off
CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
.include <bsd.port.pre.mk>
-PATCH_DIST_STRIP= -p1
-
-.if defined(WITH_MSN6_FEATURES)
-PATCHFILES+= ${DISTNAME}-msn6-akke.diff
-.endif
-
.if defined(WITH_LDAP)
PATCHFILES+= ${PORTNAME}-1.0-ldap.diff
.endif
-.if !defined(WITHOUT_MSN) || defined(WITH_MSN6_FEATURES)
+.if !defined(WITHOUT_MSN)
LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--msn=1
.else
diff --git a/irc/bitlbee-otr/distinfo b/irc/bitlbee-otr/distinfo
index f21f3357cfe6..9387870c39b9 100644
--- a/irc/bitlbee-otr/distinfo
+++ b/irc/bitlbee-otr/distinfo
@@ -1,9 +1,6 @@
-MD5 (bitlbee-1.0.2.tar.gz) = ead4433fca9444cb61d478f1af2a79dd
-SHA256 (bitlbee-1.0.2.tar.gz) = f168d0ff692f27a6d860249c038ebf1c65b704414fa218868869c03d43cb69c7
-SIZE (bitlbee-1.0.2.tar.gz) = 448459
-MD5 (bitlbee-1.0.2-msn6-akke.diff) = fe36dd4006ab969c144510771f6348fc
-SHA256 (bitlbee-1.0.2-msn6-akke.diff) = 49dcf3927cf497bae64d79c1a7edecf7b589adc9dbb6a0782dc755813025018c
-SIZE (bitlbee-1.0.2-msn6-akke.diff) = 86762
+MD5 (bitlbee-1.0.3.tar.gz) = e46682d54cbd6265dd4436b3b6838d63
+SHA256 (bitlbee-1.0.3.tar.gz) = 1d272c8712ee279ee8ac305562e7b8591e634fae69664a5a2d43301cb1d6277d
+SIZE (bitlbee-1.0.3.tar.gz) = 455344
MD5 (bitlbee-1.0-ldap.diff) = f6641ed9b36ca2ceae292370200452fb
SHA256 (bitlbee-1.0-ldap.diff) = 2da18c740b1c1ff6851f3a52ab0100cec251d9e1683c281a306cbbc21e6847f5
SIZE (bitlbee-1.0-ldap.diff) = 7240