update to bitlbee 0.80

from Han Boetes <han@linux-mandrake.com>
This commit is contained in:
sturm 2003-06-28 07:38:29 +00:00
parent fac37da0da
commit 327d3a4380
4 changed files with 9 additions and 27 deletions

View File

@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.2 2003/06/22 10:09:57 sturm Exp $
# $OpenBSD: Makefile,v 1.3 2003/06/28 07:38:29 sturm Exp $
COMMENT= "IRC-proxy to connect to icq, aol, msn and jabber"
DISTNAME= bitlbee-0.73
PKGNAME= ${DISTNAME}p0
DISTNAME= bitlbee-0.80
CATEGORIES= net
HOMEPAGE= http://www.lintux.cx/bitlbee.html
@ -26,7 +25,8 @@ USE_GMAKE= Yes
CONFIGURE_STYLE= simple
CONFIGURE_ARGS+= --bindir=${PREFIX}/libexec \
--mandir=${PREFIX}/man \
--config=${DB_DIR}
--config=${DB_DIR} \
--etcdir=${PREFIX}/share/bitlbee
LIB_DEPENDS= glib::devel/glib

View File

@ -1,3 +1,3 @@
MD5 (bitlbee-0.73.tar.gz) = c4ad3456e42df3c9a0fa2c1d3846ee29
RMD160 (bitlbee-0.73.tar.gz) = 3e346bf66b3d53e08195d87a407b0865c12f5f33
SHA1 (bitlbee-0.73.tar.gz) = 5904eb5ee9eb340c087b38b5a3c31aac334280c9
MD5 (bitlbee-0.80.tar.gz) = 96d947bef8c6c40c865beaeee59737eb
RMD160 (bitlbee-0.80.tar.gz) = 816ce7ae1152c151e4f611dab05e4e8182d2b2ec
SHA1 (bitlbee-0.80.tar.gz) = 5d02e6013ec42df3f5b495d9884c1f391be154f3

View File

@ -1,19 +0,0 @@
$OpenBSD: patch-Makefile,v 1.1.1.1 2003/04/16 18:51:08 wilfried Exp $
-p not supported on OpenBSD install. author notified
--- Makefile.orig Mon Dec 16 23:38:18 2002
+++ Makefile Sun Jan 5 18:11:01 2003
@@ -44,10 +44,10 @@ uninstall-doc:
$(MAKE) -C doc uninstall
install-bin:
- install -p -d -m 0755 -o root -g 0 $(DESTDIR)$(BINDIR)
- install -p -d -m 0755 -o root -g 0 $(DESTDIR)$(DATADIR)
- install -p -m 0755 -o root -g 0 $(OUTFILE) $(DESTDIR)$(BINDIR)/$(OUTFILE)
- install -p -m 0644 -o root -g 0 help.txt $(DESTDIR)$(DATADIR)/help.txt
+ install -d -m 0755 -o root -g 0 $(DESTDIR)$(BINDIR)
+ install -d -m 0755 -o root -g 0 $(DESTDIR)$(DATADIR)
+ install -m 0755 -o root -g 0 $(OUTFILE) $(DESTDIR)$(BINDIR)/$(OUTFILE)
+ install -m 0644 -o root -g 0 help.txt $(DESTDIR)$(DATADIR)/help.txt
uninstall-bin:
rm -f $(DESTDIR)$(BINDIR)/$(OUTFILE)

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/04/16 18:51:08 wilfried Exp $
@comment $OpenBSD: PLIST,v 1.2 2003/06/28 07:38:29 sturm Exp $
libexec/bitlbee
man/man8/bitlbee.8
share/bitlbee/help.txt
share/bitlbee/motd.txt
share/doc/bitlbee/user-guide.html
@dirrm share/doc/bitlbee
@dirrm share/bitlbee