summaryrefslogtreecommitdiff
path: root/net-im/imcom
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-29 13:57:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-29 13:57:46 +0000
commit400ddae437208453195389a37d1a4d5753687600 (patch)
tree4a1a13e4b4b23342ec14212f86b1cbbf0bde5cf4 /net-im/imcom
parentremove unused code. (diff)
- 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
Notes
Notes: svn path=/head/; revision=92564
Diffstat (limited to 'net-im/imcom')
-rw-r--r--net-im/imcom/Makefile2
-rw-r--r--net-im/imcom/distinfo2
-rw-r--r--net-im/imcom/pkg-plist28
3 files changed, 16 insertions, 16 deletions
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%%