diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 22:21:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 22:21:36 +0000 |
commit | 2ffe8f58d5bae9416df3e633600be1759de308ba (patch) | |
tree | a6da7f7bc605bcd9caf1dd29b53a4c5326bf1747 /net-im | |
parent | a6061392bc20a3223792d4906271e69763e661d9 (diff) | |
download | ports-2ffe8f58d5bae9416df3e633600be1759de308ba.tar.gz ports-2ffe8f58d5bae9416df3e633600be1759de308ba.zip |
- Update to 0.11.1.a.20090817
PR: 138304
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=240541
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tkabber-devel/Makefile | 10 | ||||
-rw-r--r-- | net-im/tkabber-devel/distinfo | 6 | ||||
-rw-r--r-- | net-im/tkabber-devel/pkg-plist | 2 |
3 files changed, 13 insertions, 5 deletions
diff --git a/net-im/tkabber-devel/Makefile b/net-im/tkabber-devel/Makefile index c50e79d9ebd6..4213095c9434 100644 --- a/net-im/tkabber-devel/Makefile +++ b/net-im/tkabber-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tkabber -PORTVERSION= 0.11.1.a.20090410 -PORTREVISION= 1 +PORTVERSION= 0.11.1.a.20090817 CATEGORIES= net-im MASTER_SITES= http://wizard.volgograd.ru/distfiles/ PKGNAMESUFFIX= -devel @@ -29,6 +28,13 @@ USE_BZIP2= yes USE_TCL_RUN= 85+ USE_TK_RUN= 85+ +DESKTOP_ENTRIES= "${PORTNAME}" \ + "${COMMENT}" \ + "" \ + "tkabber" \ + "Network;InstantMessaging;" \ + false + SUBDIRS= emoticons ifacetk mclistbox msgs pixmaps plugins sounds \ tclxmpp trans diff --git a/net-im/tkabber-devel/distinfo b/net-im/tkabber-devel/distinfo index 161f097ef911..92112e8dc687 100644 --- a/net-im/tkabber-devel/distinfo +++ b/net-im/tkabber-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tkabber-0.11.1.a.20090410.tar.bz2) = d98915315cec4b88038c9ff7750e30be -SHA256 (tkabber-0.11.1.a.20090410.tar.bz2) = 1a77fff0bdcf14bc60322fe4ec5d14fbf3d841291d416f0a7484a34aad3578fd -SIZE (tkabber-0.11.1.a.20090410.tar.bz2) = 1031112 +MD5 (tkabber-0.11.1.a.20090817.tar.bz2) = 1f5e75a3a82a8eca42c0148b41553a77 +SHA256 (tkabber-0.11.1.a.20090817.tar.bz2) = 08969409f0c222d68eeed940c9694158a85aa0bcf672815744e0084246856d63 +SIZE (tkabber-0.11.1.a.20090817.tar.bz2) = 1038073 diff --git a/net-im/tkabber-devel/pkg-plist b/net-im/tkabber-devel/pkg-plist index 0e2f84daba02..13c17bc6ab18 100644 --- a/net-im/tkabber-devel/pkg-plist +++ b/net-im/tkabber-devel/pkg-plist @@ -397,6 +397,7 @@ bin/tkabber %%DATADIR%%/tclxmpp/tclxml/xmltcl.tcl %%DATADIR%%/tclxmpp/xmpp/annotations.tcl %%DATADIR%%/tclxmpp/xmpp/auth.tcl +%%DATADIR%%/tclxmpp/xmpp/blocking.tcl %%DATADIR%%/tclxmpp/xmpp/bob.tcl %%DATADIR%%/tclxmpp/xmpp/bookmarks.tcl %%DATADIR%%/tclxmpp/xmpp/component.tcl @@ -414,6 +415,7 @@ bin/tkabber %%DATADIR%%/tclxmpp/xmpp/pconnect.tcl %%DATADIR%%/tclxmpp/xmpp/pep.tcl %%DATADIR%%/tclxmpp/xmpp/pkgIndex.tcl +%%DATADIR%%/tclxmpp/xmpp/ping.tcl %%DATADIR%%/tclxmpp/xmpp/poll.tcl %%DATADIR%%/tclxmpp/xmpp/private.tcl %%DATADIR%%/tclxmpp/xmpp/pubsub.tcl |