diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-19 05:38:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-19 05:38:27 +0800 |
commit | e2baf549041ebb17b8e4cf3cd0eb402a49567014 (patch) | |
tree | 1877089073c66107d36a23e0e228850d24b7e555 /net-im | |
parent | 25fcd862dae4aa4d438a0b118a21d087b6682f39 (diff) | |
download | freebsd-ports-graphics-e2baf549041ebb17b8e4cf3cd0eb402a49567014.tar.gz freebsd-ports-graphics-e2baf549041ebb17b8e4cf3cd0eb402a49567014.tar.zst freebsd-ports-graphics-e2baf549041ebb17b8e4cf3cd0eb402a49567014.zip |
- Update to 0.9.9
- Pass maintainership to submitter
PR: 128161
Submitted by: Dennis Herrmann <adox@mcx2.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mcabber/Makefile | 4 | ||||
-rw-r--r-- | net-im/mcabber/distinfo | 6 | ||||
-rw-r--r-- | net-im/mcabber/pkg-plist | 38 |
3 files changed, 43 insertions, 5 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index ba442983b9c..a0715f43d86 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -6,11 +6,11 @@ # PORTNAME= mcabber -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Small Jabber console client USE_BZIP2= yes diff --git a/net-im/mcabber/distinfo b/net-im/mcabber/distinfo index 99c84daeb9c..65f65536348 100644 --- a/net-im/mcabber/distinfo +++ b/net-im/mcabber/distinfo @@ -1,3 +1,3 @@ -MD5 (mcabber-0.9.8.tar.bz2) = 4b8278aaaaf89d3865ec102888f3127f -SHA256 (mcabber-0.9.8.tar.bz2) = f2946354c301e6c130e5ea02ab3db1eeee7ca6c9943751703a1ffc2deaa401f0 -SIZE (mcabber-0.9.8.tar.bz2) = 484286 +MD5 (mcabber-0.9.9.tar.bz2) = 189fb9d23f5a8412bc660884528475ea +SHA256 (mcabber-0.9.9.tar.bz2) = 2a231c9241211d33745f110f35cfa6bdb051b32791461b9579794b6623863bb1 +SIZE (mcabber-0.9.9.tar.bz2) = 492360 diff --git a/net-im/mcabber/pkg-plist b/net-im/mcabber/pkg-plist index b6189271770..213a774022c 100644 --- a/net-im/mcabber/pkg-plist +++ b/net-im/mcabber/pkg-plist @@ -12,6 +12,43 @@ share/applications/mcabber.desktop %%DATADIR%%/contrib/themes/light.txt %%DATADIR%%/contrib/themes/light2.txt %%DATADIR%%/contrib/themes/oliver.txt +%%DATADIR%%/help/cs/hlp.txt +%%DATADIR%%/help/cs/hlp_add.txt +%%DATADIR%%/help/cs/hlp_alias.txt +%%DATADIR%%/help/cs/hlp_authorization.txt +%%DATADIR%%/help/cs/hlp_bind.txt +%%DATADIR%%/help/cs/hlp_buffer.txt +%%DATADIR%%/help/cs/hlp_chat_disable.txt +%%DATADIR%%/help/cs/hlp_clear.txt +%%DATADIR%%/help/cs/hlp_color.txt +%%DATADIR%%/help/cs/hlp_connect.txt +%%DATADIR%%/help/cs/hlp_del.txt +%%DATADIR%%/help/cs/hlp_disconnect.txt +%%DATADIR%%/help/cs/hlp_echo.txt +%%DATADIR%%/help/cs/hlp_event.txt +%%DATADIR%%/help/cs/hlp_group.txt +%%DATADIR%%/help/cs/hlp_help.txt +%%DATADIR%%/help/cs/hlp_iline.txt +%%DATADIR%%/help/cs/hlp_info.txt +%%DATADIR%%/help/cs/hlp_move.txt +%%DATADIR%%/help/cs/hlp_msay.txt +%%DATADIR%%/help/cs/hlp_otr.txt +%%DATADIR%%/help/cs/hlp_otrpolicy.txt +%%DATADIR%%/help/cs/hlp_pgp.txt +%%DATADIR%%/help/cs/hlp_quit.txt +%%DATADIR%%/help/cs/hlp_rawxml.txt +%%DATADIR%%/help/cs/hlp_rename.txt +%%DATADIR%%/help/cs/hlp_request.txt +%%DATADIR%%/help/cs/hlp_room.txt +%%DATADIR%%/help/cs/hlp_roster.txt +%%DATADIR%%/help/cs/hlp_say.txt +%%DATADIR%%/help/cs/hlp_say_to.txt +%%DATADIR%%/help/cs/hlp_screen_refresh.txt +%%DATADIR%%/help/cs/hlp_set.txt +%%DATADIR%%/help/cs/hlp_source.txt +%%DATADIR%%/help/cs/hlp_status.txt +%%DATADIR%%/help/cs/hlp_status_to.txt +%%DATADIR%%/help/cs/hlp_version.txt %%DATADIR%%/help/de/hlp.txt %%DATADIR%%/help/de/hlp_add.txt %%DATADIR%%/help/de/hlp_alias.txt @@ -312,6 +349,7 @@ share/applications/mcabber.desktop @dirrm %%DATADIR%%/contrib/events @dirrm %%DATADIR%%/contrib/themes @dirrm %%DATADIR%%/contrib +@dirrm %%DATADIR%%/help/cs @dirrm %%DATADIR%%/help/de @dirrm %%DATADIR%%/help/en @dirrm %%DATADIR%%/help/fr |