Dmitrij D. Czarkoff said:
> It is an optional dependency for net/tkabber, providing message signing
> and encryption facilities.  A diff for tkabber follows.

And now with REVISION bump.

--
Dmitrij D. Czarkoff

Index: net/tkabber/base/Makefile
===================================================================
RCS file: /var/cvs/ports/net/tkabber/base/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- net/tkabber/base/Makefile   2 Apr 2015 20:23:56 -0000       1.2
+++ net/tkabber/base/Makefile   28 Jun 2015 12:20:49 -0000
@@ -3,6 +3,7 @@
 COMMENT =              Tk client for the Jabber instant messaging system
 
 DISTNAME =             tkabber-${VERSION}
+REVISION =             0
 
 RUN_DEPENDS =          ${MODTK_RUN_DEPENDS} \
                        devel/tcllib \
Index: net/tkabber/base/pkg/README
===================================================================
RCS file: /var/cvs/ports/net/tkabber/base/pkg/README,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 README
--- net/tkabber/base/pkg/README 26 Mar 2014 09:50:34 -0000      1.1.1.1
+++ net/tkabber/base/pkg/README 28 Jun 2015 10:53:56 -0000
@@ -6,8 +6,9 @@ $OpenBSD: README,v 1.1.1.1 2014/03/26 09
 
 Optional dependencies for Tkabber:
 
-* snack (sound notifications)
-* tkimg (support for PNG, JPG images)
 * ispell (spell checking)
+* tclgpg (message signing and encryption)
 * tkcon (Tk console)
+* tkimg (support for PNG, JPG images)
 * tktray (iconify Tkabber)
+* snack (sound notifications)

Reply via email to