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

Bartek Rutkowski robak at FreeBSD.org
Thu Jul 16 09:05:41 UTC 2015


Author: robak
Date: Thu Jul 16 09:05:40 2015
New Revision: 392283
URL: https://svnweb.freebsd.org/changeset/ports/392283

Log:
  net-im/tkabber-plugins: add GNUPG option
  
  PR:		201338
  Submitted by:	Mikhail <mp39590 at gmail.com> (maintainer)

Modified:
  head/net-im/tkabber-plugins/Makefile

Modified: head/net-im/tkabber-plugins/Makefile
==============================================================================
--- head/net-im/tkabber-plugins/Makefile	Thu Jul 16 09:02:12 2015	(r392282)
+++ head/net-im/tkabber-plugins/Makefile	Thu Jul 16 09:05:40 2015	(r392283)
@@ -4,6 +4,7 @@
 PORTNAME=	tkabber-plugins
 PORTVERSION=	1.1.2
 PORTEPOCH=	1
+PORTREVISION=	1
 CATEGORIES=	net-im tcl tk
 MASTER_SITES=	http://files.jabber.ru/tkabber/
 
@@ -12,7 +13,7 @@ COMMENT=	External Plugins for Tkabber
 
 LICENSE=	GPLv2
 
-RUN_DEPENDS=	tkabber==1.1.2:${PORTSDIR}/net-im/tkabber
+RUN_DEPENDS=	tkabber==1.1.2_1:${PORTSDIR}/net-im/tkabber
 
 USES=		tar:xz
 


More information about the svn-ports-all mailing list