- Update to 0.10.0.a.20080407
- Update maintainer's email PR: ports/122784 Submitted by: Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
This commit is contained in:
parent
9549cec9d6
commit
38090afd74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212067
3 changed files with 10 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= tkabber
|
||||
PORTVERSION= 0.10.0.a.20071015
|
||||
PORTVERSION= 0.10.0.a.20080407
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
MAINTAINER= dsh@vlink.ru
|
||||
MAINTAINER= dsh@wizard.volgograd.ru
|
||||
COMMENT= Tcl/Tk based jabber client, development version
|
||||
|
||||
LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tkabber-0.10.0.a.20071015.tar.bz2) = f3c6d9a2ce58efdecc580a9ddfb066b3
|
||||
SHA256 (tkabber-0.10.0.a.20071015.tar.bz2) = dd26cb1848505f7b75f8eeff1d78cc09075d40276ef44b3841f2093285a44ace
|
||||
SIZE (tkabber-0.10.0.a.20071015.tar.bz2) = 773588
|
||||
MD5 (tkabber-0.10.0.a.20080407.tar.bz2) = a20105e8c2141c22200b9a360655d981
|
||||
SHA256 (tkabber-0.10.0.a.20080407.tar.bz2) = ac96f0a3bc1697547d2c6d4221feb8c64519e34b2b39b7f2141cca4f88ca076a
|
||||
SIZE (tkabber-0.10.0.a.20080407.tar.bz2) = 791458
|
||||
|
|
|
@ -323,8 +323,10 @@ bin/tkabber
|
|||
%%DATADIR%%/plugins/iq/oob.tcl
|
||||
%%DATADIR%%/plugins/iq/ping.tcl
|
||||
%%DATADIR%%/plugins/iq/time.tcl
|
||||
%%DATADIR%%/plugins/iq/time2.tcl
|
||||
%%DATADIR%%/plugins/iq/version.tcl
|
||||
%%DATADIR%%/plugins/pep/user_activity.tcl
|
||||
%%DATADIR%%/plugins/pep/user_location.tcl
|
||||
%%DATADIR%%/plugins/pep/user_mood.tcl
|
||||
%%DATADIR%%/plugins/pep/user_tune.tcl
|
||||
%%DATADIR%%/plugins/richtext/chatlog.tcl
|
||||
|
@ -333,6 +335,9 @@ bin/tkabber
|
|||
%%DATADIR%%/plugins/richtext/stylecodes.tcl
|
||||
%%DATADIR%%/plugins/richtext/urls.tcl
|
||||
%%DATADIR%%/plugins/roster/annotations.tcl
|
||||
%%DATADIR%%/plugins/roster/backup.tcl
|
||||
%%DATADIR%%/plugins/roster/bkup_annotations.tcl
|
||||
%%DATADIR%%/plugins/roster/bkup_conferences.tcl
|
||||
%%DATADIR%%/plugins/roster/cache_categories.tcl
|
||||
%%DATADIR%%/plugins/roster/conferenceinfo.tcl
|
||||
%%DATADIR%%/plugins/roster/conferences.tcl
|
||||
|
|
Loading…
Reference in a new issue