svn commit: r382812 - head/net-im/tkabber-plugins

Bartek Rutkowski robak at FreeBSD.org
Tue Mar 31 13:01:42 UTC 2015


Author: robak
Date: Tue Mar 31 13:01:40 2015
New Revision: 382812
URL: https://svnweb.freebsd.org/changeset/ports/382812
QAT: https://qat.redports.org/buildarchive/r382812/

Log:
  net-im/tkabber-plugins: update 1.1 -> 1.1.1
  
  PR:		198999
  Submitted by:	Mikhail <mp39590 at gmail.com>

Modified:
  head/net-im/tkabber-plugins/Makefile
  head/net-im/tkabber-plugins/distinfo
  head/net-im/tkabber-plugins/pkg-plist

Modified: head/net-im/tkabber-plugins/Makefile
==============================================================================
--- head/net-im/tkabber-plugins/Makefile	Tue Mar 31 12:55:57 2015	(r382811)
+++ head/net-im/tkabber-plugins/Makefile	Tue Mar 31 13:01:40 2015	(r382812)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tkabber-plugins
-PORTVERSION=	1.1
+PORTVERSION=	1.1.1
 PORTEPOCH=	1
 CATEGORIES=	net-im tcl tk
 MASTER_SITES=	http://files.jabber.ru/tkabber/
@@ -12,7 +12,7 @@ COMMENT=	External Plugins for Tkabber
 
 LICENSE=	GPLv2
 
-RUN_DEPENDS=	tkabber==1.1:${PORTSDIR}/net-im/tkabber
+RUN_DEPENDS=	tkabber==1.1.1:${PORTSDIR}/net-im/tkabber
 
 USES=		tar:xz
 

Modified: head/net-im/tkabber-plugins/distinfo
==============================================================================
--- head/net-im/tkabber-plugins/distinfo	Tue Mar 31 12:55:57 2015	(r382811)
+++ head/net-im/tkabber-plugins/distinfo	Tue Mar 31 13:01:40 2015	(r382812)
@@ -1,2 +1,2 @@
-SHA256 (tkabber-plugins-1.1.tar.xz) = bed048d0e62dd82b125ae393195800280ddd9f8c6416a2de0a3ce84d601621b7
-SIZE (tkabber-plugins-1.1.tar.xz) = 670204
+SHA256 (tkabber-plugins-1.1.1.tar.xz) = ee4d2f502c7db0ed35f105d0f5e6348d450e8613f1d22864274701e06d02fa12
+SIZE (tkabber-plugins-1.1.1.tar.xz) = 669492

Modified: head/net-im/tkabber-plugins/pkg-plist
==============================================================================
--- head/net-im/tkabber-plugins/pkg-plist	Tue Mar 31 12:55:57 2015	(r382811)
+++ head/net-im/tkabber-plugins/pkg-plist	Tue Mar 31 13:01:40 2015	(r382812)
@@ -130,6 +130,7 @@
 %%DATADIR%%/ctcomp/ctcomp.tcl
 %%DATADIR%%/ctcomp/license.terms
 %%DATADIR%%/ctcomp/msgs/de.msg
+%%DATADIR%%/ctcomp/msgs/ru.msg
 %%DATADIR%%/custom-urls/custom-urls.tcl
 %%DATADIR%%/custom-urls/msgs/pl.msg
 %%DATADIR%%/custom-urls/msgs/ru.msg


More information about the svn-ports-head mailing list