pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gftp-gtk1 Fixed security issue in gftp, so bump re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d4989f35cdb
branches:  trunk
changeset: 515215:7d4989f35cdb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 27 20:17:36 2006 +0000

description:
Fixed security issue in gftp, so bump revision for gtk1 version as well.

diffstat:

 net/gftp-gtk1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 2c96c024e203 -r 7d4989f35cdb net/gftp-gtk1/Makefile
--- a/net/gftp-gtk1/Makefile    Tue Jun 27 20:11:12 2006 +0000
+++ b/net/gftp-gtk1/Makefile    Tue Jun 27 20:17:36 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:24 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/27 20:17:36 joerg Exp $
 
 .include "${.CURDIR}/../gftp/Makefile.common"
 
 PKGNAME=       gftp-gtk1-${VERSION}
-PKGREVISION=   3
+PKGREVISION=   4
 COMMENT=       Multithreaded GTK+ ftp client
 
 CONFLICTS=     gftp-[0-9]*



Home | Main Index | Thread Index | Old Index