diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-07-05 11:37:29 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-07-05 11:37:29 +0000 |
commit | fc9e35a68938de89e7d6aa652b194fdb6527aafa (patch) | |
tree | be7233f36251c71cab2b30c44eecf0d989391b88 /net-im/mcabber | |
parent | 8be3d7c8ef29259c7f53e0922056e00581bb476d (diff) | |
download | ports-fc9e35a68938de89e7d6aa652b194fdb6527aafa.tar.gz ports-fc9e35a68938de89e7d6aa652b194fdb6527aafa.zip |
Notes
Diffstat (limited to 'net-im/mcabber')
-rw-r--r-- | net-im/mcabber/Makefile | 2 | ||||
-rw-r--r-- | net-im/mcabber/distinfo | 6 | ||||
-rw-r--r-- | net-im/mcabber/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index d86f527aac1f..a286c677cf72 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mcabber -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES diff --git a/net-im/mcabber/distinfo b/net-im/mcabber/distinfo index 651532a6f4ca..c49d4c97429c 100644 --- a/net-im/mcabber/distinfo +++ b/net-im/mcabber/distinfo @@ -1,3 +1,3 @@ -MD5 (mcabber-0.9.2.tar.bz2) = 08e148f35fb7451bc14e84e97c405de5 -SHA256 (mcabber-0.9.2.tar.bz2) = 9333d7b4764ffd8267bf3e26cc8c28772bee53a2edf389ccf4f438ea970cdfc7 -SIZE (mcabber-0.9.2.tar.bz2) = 435686 +MD5 (mcabber-0.9.3.tar.bz2) = 26bc2d698c1311e1ef4eec5109a45c39 +SHA256 (mcabber-0.9.3.tar.bz2) = ee5bc81da96b958aee7b277bb6fdeeace1a8fff5e41ec61053c63cdb63016406 +SIZE (mcabber-0.9.3.tar.bz2) = 437100 diff --git a/net-im/mcabber/pkg-plist b/net-im/mcabber/pkg-plist index 24c45ee07850..71b487e9255c 100644 --- a/net-im/mcabber/pkg-plist +++ b/net-im/mcabber/pkg-plist @@ -149,6 +149,7 @@ share/applications/mcabber.desktop %%DATADIR%%/help/pl/hlp_authorization.txt %%DATADIR%%/help/pl/hlp_bind.txt %%DATADIR%%/help/pl/hlp_buffer.txt +%%DATADIR%%/help/pl/hlp_chat_disable.txt %%DATADIR%%/help/pl/hlp_clear.txt %%DATADIR%%/help/pl/hlp_connect.txt %%DATADIR%%/help/pl/hlp_del.txt @@ -156,6 +157,7 @@ share/applications/mcabber.desktop %%DATADIR%%/help/pl/hlp_event.txt %%DATADIR%%/help/pl/hlp_group.txt %%DATADIR%%/help/pl/hlp_help.txt +%%DATADIR%%/help/pl/hlp_iline.txt %%DATADIR%%/help/pl/hlp_info.txt %%DATADIR%%/help/pl/hlp_move.txt %%DATADIR%%/help/pl/hlp_msay.txt @@ -169,6 +171,8 @@ share/applications/mcabber.desktop %%DATADIR%%/help/pl/hlp_say.txt %%DATADIR%%/help/pl/hlp_say_to.txt %%DATADIR%%/help/pl/hlp_set.txt +%%DATADIR%%/help/pl/hlp_screen_refresh.txt +%%DATADIR%%/help/pl/hlp_source.txt %%DATADIR%%/help/pl/hlp_status.txt %%DATADIR%%/help/pl/hlp_status_to.txt %%DATADIR%%/help/pl/hlp_version.txt |