summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-07-06 02:32:58 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-07-06 02:32:58 +0000
commit78ca17141b580a7617c99b9e394c0aa3efa97a9c (patch)
treee1048a63ba13e365936c00d4758822925ecbe7d9
parent- Update to 1.1.1 (diff)
- Update to 1.2.8.
- Remove unneeded dependencies. - Add LICENSE information. Approved by: pgj (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=257444
-rw-r--r--irc/bitlbee-otr/Makefile19
-rw-r--r--irc/bitlbee-otr/distinfo6
-rw-r--r--irc/bitlbee-otr/pkg-plist2
3 files changed, 11 insertions, 16 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile
index c36b2166cf9e..1c6aa117292c 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= bitlbee-otr
-PORTVERSION= 1.2.7
+PORTVERSION= 1.2.8
CATEGORIES= irc
MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ \
- http://wahjava.users.sourceforge.net/ \
- ${MASTER_SITE_FREEBSD}
+ http://wahjava.users.sourceforge.net/
MAINTAINER= ashish@FreeBSD.org
COMMENT= An IRC to other chat networks gateway with support for OTR
@@ -29,6 +28,9 @@ USE_GNOME= glib20
USE_RC_SUBR= bitlbee
PKGMESSAGE= ${WRKDIR}/pkg-message
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
OPTIONS= MSN "Enable MSN protocol support" On \
DEBUG "Create debuggable binary" Off \
OPENSSL "Use openssl rather than gnutls" Off \
@@ -58,7 +60,7 @@ SUB_LIST+= BITLBEEUSER=${BITLBEEUSER} \
SUB_FILES+= pkg-install pkg-deinstall
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if !defined(WITHOUT_MSN)
CONFIGURE_ARGS+=--msn=1
@@ -107,13 +109,6 @@ CONFIGURE_ARGS+=--twitter=0
LIB_DEPENDS+= otr.4:${PORTSDIR}/security/libotr
CONFIGURE_ARGS+=--otr=1
-.if !defined(NOPORTDOCS)
-BUILD_DEPENDS+= ${LOCALBASE}/bin/xmlto:${PORTSDIR}/textproc/xmlto \
- ${LOCALBASE}/bin/xsltproc:${PORTSDIR}/textproc/libxslt
-post-build:
- ${MKDIR} ${WRKSRC}/.bzr
- ${GMAKE} -C ${WRKSRC}/doc/user-guide
-.endif
post-patch:
@${REINPLACE_CMD} \
@@ -148,4 +143,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/irc/bitlbee-otr/distinfo b/irc/bitlbee-otr/distinfo
index ea6bf897fdfb..4c6dcb154201 100644
--- a/irc/bitlbee-otr/distinfo
+++ b/irc/bitlbee-otr/distinfo
@@ -1,3 +1,3 @@
-MD5 (bitlbee-otr-1.2.7.tar.bz2) = 063d849c4011c599c4980eda87f0e0b4
-SHA256 (bitlbee-otr-1.2.7.tar.bz2) = 2cb8817e98e5ac40dda1f3e8c7a76ae1ed421c265c85e2455c4f3080b9e99982
-SIZE (bitlbee-otr-1.2.7.tar.bz2) = 392790
+MD5 (bitlbee-otr-1.2.8.tar.bz2) = 1273e7861f393473c5060f5ec5d6c214
+SHA256 (bitlbee-otr-1.2.8.tar.bz2) = f09a88be7d995a0cc489ee9bea4ac49dc326c1b2e9396a8e7cc886b3894883a3
+SIZE (bitlbee-otr-1.2.8.tar.bz2) = 394761
diff --git a/irc/bitlbee-otr/pkg-plist b/irc/bitlbee-otr/pkg-plist
index 26a63320f1da..44e7715c3388 100644
--- a/irc/bitlbee-otr/pkg-plist
+++ b/irc/bitlbee-otr/pkg-plist
@@ -5,4 +5,4 @@ share/bitlbee/help.txt
@exec mkdir -p %D/etc/bitlbee
@exec mkdir -m 0700 -p /var/db/bitlbee
@exec chown -R %%BITLBEEUSER%%:%%BITLBEEGROUP%% /var/db/bitlbee
-@dirrmtry /var/db/bitlbee
+@unexec rmdir /var/db/bitlbee