mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 0.11.1.a.20090817
PR: 138304 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
This commit is contained in:
parent
a6061392bc
commit
2ffe8f58d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240541
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user