From 400ddae437208453195389a37d1a4d5753687600 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 29 Oct 2003 13:57:46 +0000 Subject: - Update to version 1.32 * fixed a bug in the awaylogmodule where it would print * messages in inverse order * fixed a bug in the awaylogmodule where it would print * the current time instead of the time it received the message. * fixed a bug in the transport registration code. - Use DOCSDIR PR: 58679 Submitted by: Ports Fury --- net-im/imcom/Makefile | 2 +- net-im/imcom/distinfo | 2 +- net-im/imcom/pkg-plist | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'net-im') diff --git a/net-im/imcom/Makefile b/net-im/imcom/Makefile index 278a88ca6001..ee734fb26bc8 100644 --- a/net-im/imcom/Makefile +++ b/net-im/imcom/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= imcom -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= net MASTER_SITES= http://nafai.dyndns.org/files/ diff --git a/net-im/imcom/distinfo b/net-im/imcom/distinfo index 85b30c96e927..3badef892b9d 100644 --- a/net-im/imcom/distinfo +++ b/net-im/imcom/distinfo @@ -1 +1 @@ -MD5 (imcom-1.31.tar.gz) = 39e910c77d696ea3b607ec34f113b93b +MD5 (imcom-1.32.tar.gz) = fad725be0e61f9227d0181409ba8bc06 diff --git a/net-im/imcom/pkg-plist b/net-im/imcom/pkg-plist index b6b9905a7894..511318a8f82c 100644 --- a/net-im/imcom/pkg-plist +++ b/net-im/imcom/pkg-plist @@ -17,19 +17,19 @@ share/imcom/LogHandler.py share/imcom/Preferences.py share/imcom/SocketWrapper.py share/imcom/VCardTags.py -%%PORTDOCS%%share/doc/imcom/advanced.html -%%PORTDOCS%%share/doc/imcom/commands.html -%%PORTDOCS%%share/doc/imcom/download.html -%%PORTDOCS%%share/doc/imcom/imcomrc.html -%%PORTDOCS%%share/doc/imcom/news.html -%%PORTDOCS%%share/doc/imcom/template.html -%%PORTDOCS%%share/doc/imcom/whatis.html -%%PORTDOCS%%share/doc/imcom/CONTRIBUTORS -%%PORTDOCS%%share/doc/imcom/LICENSE -%%PORTDOCS%%share/doc/imcom/README -%%PORTDOCS%%share/doc/imcom/README.autostatus -%%PORTDOCS%%share/doc/imcom/TODO -%%PORTDOCS%%share/doc/imcom/WHATSNEW +%%PORTDOCS%%%%DOCSDIR%%/advanced.html +%%PORTDOCS%%%%DOCSDIR%%/commands.html +%%PORTDOCS%%%%DOCSDIR%%/download.html +%%PORTDOCS%%%%DOCSDIR%%/imcomrc.html +%%PORTDOCS%%%%DOCSDIR%%/news.html +%%PORTDOCS%%%%DOCSDIR%%/template.html +%%PORTDOCS%%%%DOCSDIR%%/whatis.html +%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.autostatus +%%PORTDOCS%%%%DOCSDIR%%/TODO +%%PORTDOCS%%%%DOCSDIR%%/WHATSNEW @dirrm share/imcom/modules @dirrm share/imcom -%%PORTDOCS%%@dirrm share/doc/imcom +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3