diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-27 12:05:43 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-27 12:05:43 +0800 |
commit | 32920d4f25bf1e7790f4998862c0d162c7111d51 (patch) | |
tree | f08ee1600195a160a29399c911bdcad4f6033278 /net-im | |
parent | fc95606ea30de8460ea8c870c6ae069bc5d0cb4a (diff) | |
download | freebsd-ports-gnome-32920d4f25bf1e7790f4998862c0d162c7111d51.tar.gz freebsd-ports-gnome-32920d4f25bf1e7790f4998862c0d162c7111d51.tar.zst freebsd-ports-gnome-32920d4f25bf1e7790f4998862c0d162c7111d51.zip |
- Update to 0.10.0.a.20080407
- Update maintainer's email
PR: ports/122784
Submitted by: Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tkabber-devel/Makefile | 4 | ||||
-rw-r--r-- | net-im/tkabber-devel/distinfo | 6 | ||||
-rw-r--r-- | net-im/tkabber-devel/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-im/tkabber-devel/Makefile b/net-im/tkabber-devel/Makefile index 17a982b1abeb..19741b651a2e 100644 --- a/net-im/tkabber-devel/Makefile +++ b/net-im/tkabber-devel/Makefile @@ -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 \ diff --git a/net-im/tkabber-devel/distinfo b/net-im/tkabber-devel/distinfo index 39f9976de7f4..e1d1ccfebf8c 100644 --- a/net-im/tkabber-devel/distinfo +++ b/net-im/tkabber-devel/distinfo @@ -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 diff --git a/net-im/tkabber-devel/pkg-plist b/net-im/tkabber-devel/pkg-plist index 7413d2133baf..2535e028ed57 100644 --- a/net-im/tkabber-devel/pkg-plist +++ b/net-im/tkabber-devel/pkg-plist @@ -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 |