View | Details | Raw Unified | Return to bug 138304
Collapse All | Expand All

(-)/home/dsh/ports/net-im/tkabber-devel/Makefile (-2 / +8 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	tkabber
8
PORTNAME=	tkabber
9
PORTVERSION=	0.11.1.a.20090410
9
PORTVERSION=	0.11.1.a.20090817
10
PORTREVISION=	1
11
CATEGORIES=	net-im
10
CATEGORIES=	net-im
12
MASTER_SITES=	http://wizard.volgograd.ru/distfiles/
11
MASTER_SITES=	http://wizard.volgograd.ru/distfiles/
13
PKGNAMESUFFIX=	-devel
12
PKGNAMESUFFIX=	-devel
Lines 29-34 Link Here
29
USE_TCL_RUN=	85+
28
USE_TCL_RUN=	85+
30
USE_TK_RUN=	85+
29
USE_TK_RUN=	85+
31
30
31
DESKTOP_ENTRIES=	"${PORTNAME}" \
32
		"${COMMENT}" \
33
		"" \
34
		"tkabber" \
35
		"Network;InstantMessaging;" \
36
		false
37
32
SUBDIRS=	emoticons ifacetk mclistbox msgs pixmaps plugins sounds \
38
SUBDIRS=	emoticons ifacetk mclistbox msgs pixmaps plugins sounds \
33
		tclxmpp trans
39
		tclxmpp trans
34
40
(-)/home/dsh/ports/net-im/tkabber-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (tkabber-0.11.1.a.20090410.tar.bz2) = d98915315cec4b88038c9ff7750e30be
1
MD5 (tkabber-0.11.1.a.20090817.tar.bz2) = 1f5e75a3a82a8eca42c0148b41553a77
2
SHA256 (tkabber-0.11.1.a.20090410.tar.bz2) = 1a77fff0bdcf14bc60322fe4ec5d14fbf3d841291d416f0a7484a34aad3578fd
2
SHA256 (tkabber-0.11.1.a.20090817.tar.bz2) = 08969409f0c222d68eeed940c9694158a85aa0bcf672815744e0084246856d63
3
SIZE (tkabber-0.11.1.a.20090410.tar.bz2) = 1031112
3
SIZE (tkabber-0.11.1.a.20090817.tar.bz2) = 1038073
(-)/home/dsh/ports/net-im/tkabber-devel/pkg-plist (+2 lines)
Lines 397-402 Link Here
397
%%DATADIR%%/tclxmpp/tclxml/xmltcl.tcl
397
%%DATADIR%%/tclxmpp/tclxml/xmltcl.tcl
398
%%DATADIR%%/tclxmpp/xmpp/annotations.tcl
398
%%DATADIR%%/tclxmpp/xmpp/annotations.tcl
399
%%DATADIR%%/tclxmpp/xmpp/auth.tcl
399
%%DATADIR%%/tclxmpp/xmpp/auth.tcl
400
%%DATADIR%%/tclxmpp/xmpp/blocking.tcl
400
%%DATADIR%%/tclxmpp/xmpp/bob.tcl
401
%%DATADIR%%/tclxmpp/xmpp/bob.tcl
401
%%DATADIR%%/tclxmpp/xmpp/bookmarks.tcl
402
%%DATADIR%%/tclxmpp/xmpp/bookmarks.tcl
402
%%DATADIR%%/tclxmpp/xmpp/component.tcl
403
%%DATADIR%%/tclxmpp/xmpp/component.tcl
Lines 414-419 Link Here
414
%%DATADIR%%/tclxmpp/xmpp/pconnect.tcl
415
%%DATADIR%%/tclxmpp/xmpp/pconnect.tcl
415
%%DATADIR%%/tclxmpp/xmpp/pep.tcl
416
%%DATADIR%%/tclxmpp/xmpp/pep.tcl
416
%%DATADIR%%/tclxmpp/xmpp/pkgIndex.tcl
417
%%DATADIR%%/tclxmpp/xmpp/pkgIndex.tcl
418
%%DATADIR%%/tclxmpp/xmpp/ping.tcl
417
%%DATADIR%%/tclxmpp/xmpp/poll.tcl
419
%%DATADIR%%/tclxmpp/xmpp/poll.tcl
418
%%DATADIR%%/tclxmpp/xmpp/private.tcl
420
%%DATADIR%%/tclxmpp/xmpp/private.tcl
419
%%DATADIR%%/tclxmpp/xmpp/pubsub.tcl
421
%%DATADIR%%/tclxmpp/xmpp/pubsub.tcl

Return to bug 138304