Dmitrij D. Czarkoff said:
> Below is a bugfix update to security/tclgpg.  OK?

Forgot to attach the patch.

-- 
Dmitrij D. Czarkoff

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/tclgpg/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    11 Jul 2015 10:39:12 -0000      1.2
+++ Makefile    17 Oct 2015 12:43:08 -0000
@@ -3,11 +3,11 @@
 SHARED_ONLY =          Yes
 
 COMMENT =              Tcl interface to GNU Privacy Guard
-DISTNAME =             tclgpg-20150324
+DISTNAME =             tclgpg-20151008
 CATEGORIES =           security
 HOMEPAGE =             https://chiselapp.com/user/sgolovan/repository/tclgpg/
 
-MAINTAINER =           Dmitrij D. Czarkoff <[email protected]>
+MAINTAINER =           Dmitrij D. Czarkoff <[email protected]>
 
 # 2-clause BSD
 PERMIT_PACKAGE_CDROM = Yes
@@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 # and chooses checkin to serve based on "uuid" query key
 MASTER_SITES =         ${HOMEPAGE:=tarball/}
 _FILENAME =            ${DISTNAME}${EXTRACT_SUFX}
-UUID =                 4cfd9fa949c98386eead3382d6a90f3511fa7429
+UUID =                 b0d82f8bec899cf1956e56a9691fce31cd1bcb8e
 DISTFILES =            ${_FILENAME}{${_FILENAME}?uuid=${UUID}}
 
 MODULES =              lang/tcl
@@ -34,7 +34,7 @@ CONFIGURE_STYLE =     autoconf no-autoheader
 CONFIGURE_ARGS +=      ${CONFIGURE_SHARED} \
                        --with-tcl=${MODTCL_LIBDIR}
 
-AUTOCONF_VERSION =     2.59
+AUTOCONF_VERSION =     2.69
 TEST_TARGET =          test
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/tclgpg/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    10 Jul 2015 19:00:41 -0000      1.1.1.1
+++ distinfo    17 Oct 2015 12:59:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (tclgpg-20150324.tar.gz) = VTDWxJPuMDyXUJkXdhAe/AWBPIVCZ204bWzrFdvxkGE=
-SIZE (tclgpg-20150324.tar.gz) = 71939
+SHA256 (tclgpg-20151008.tar.gz) = /bLkeErmdSKCxDszzEtY+J+8NFs3WW/46sT5hceGKBk=
+SIZE (tclgpg-20151008.tar.gz) = 72000

Reply via email to