diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-30 06:21:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-30 06:21:36 +0800 |
commit | 5427ead09322f1e98f7bf8802d7e3f4dbd4226bb (patch) | |
tree | fd6b6c8fc077789f5e57e2e161f17b34c1c6f7d3 /net-im | |
parent | 916a66d925c487fd17ba4c82ba12b12700a95d4a (diff) | |
download | freebsd-ports-graphics-5427ead09322f1e98f7bf8802d7e3f4dbd4226bb.tar.gz freebsd-ports-graphics-5427ead09322f1e98f7bf8802d7e3f4dbd4226bb.tar.zst freebsd-ports-graphics-5427ead09322f1e98f7bf8802d7e3f4dbd4226bb.zip |
- Update to 0.11.1.a.20090817
PR: 138304
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
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 c50e79d9ebd..4213095c943 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 161f097ef91..92112e8dc68 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 0e2f84daba0..13c17bc6ab1 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 |