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

(-)tkabber-plugins/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/net-im/tkabber-plugins/Makefile 352078 2014-04-24 23:18:26Z amdmi3 $
2
# $FreeBSD: head/net-im/tkabber-plugins/Makefile 352078 2014-04-24 23:18:26Z amdmi3 $
3
3
4
PORTNAME=	tkabber-plugins
4
PORTNAME=	tkabber-plugins
5
PORTVERSION=	1.1
5
PORTVERSION=	1.1.1
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	net-im tcl tk
7
CATEGORIES=	net-im tcl tk
8
MASTER_SITES=	http://files.jabber.ru/tkabber/
8
MASTER_SITES=	http://files.jabber.ru/tkabber/
Lines 12-18 Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
RUN_DEPENDS=	tkabber==1.1:${PORTSDIR}/net-im/tkabber
15
RUN_DEPENDS=	tkabber==1.1.1:${PORTSDIR}/net-im/tkabber
16
16
17
USES=		tar:xz
17
USES=		tar:xz
18
18
(-)tkabber-plugins/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (tkabber-plugins-1.1.tar.xz) = bed048d0e62dd82b125ae393195800280ddd9f8c6416a2de0a3ce84d601621b7
1
SHA256 (tkabber-plugins-1.1.1.tar.xz) = ee4d2f502c7db0ed35f105d0f5e6348d450e8613f1d22864274701e06d02fa12
2
SIZE (tkabber-plugins-1.1.tar.xz) = 670204
2
SIZE (tkabber-plugins-1.1.1.tar.xz) = 669492
(-)tkabber-plugins/pkg-plist (+1 lines)
Lines 130-135 Link Here
130
%%DATADIR%%/ctcomp/ctcomp.tcl
130
%%DATADIR%%/ctcomp/ctcomp.tcl
131
%%DATADIR%%/ctcomp/license.terms
131
%%DATADIR%%/ctcomp/license.terms
132
%%DATADIR%%/ctcomp/msgs/de.msg
132
%%DATADIR%%/ctcomp/msgs/de.msg
133
%%DATADIR%%/ctcomp/msgs/ru.msg
133
%%DATADIR%%/custom-urls/custom-urls.tcl
134
%%DATADIR%%/custom-urls/custom-urls.tcl
134
%%DATADIR%%/custom-urls/msgs/pl.msg
135
%%DATADIR%%/custom-urls/msgs/pl.msg
135
%%DATADIR%%/custom-urls/msgs/ru.msg
136
%%DATADIR%%/custom-urls/msgs/ru.msg

Return to bug 198999