From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 26 22:20:04 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4DD16A420 for ; Sat, 26 Nov 2005 22:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 425C243D67 for ; Sat, 26 Nov 2005 22:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAQMK3T4071831 for ; Sat, 26 Nov 2005 22:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAQMK3Re071826; Sat, 26 Nov 2005 22:20:03 GMT (envelope-from gnats) Resent-Date: Sat, 26 Nov 2005 22:20:03 GMT Resent-Message-Id: <200511262220.jAQMK3Re071826@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Boris B. Samorodov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1713816A41F for ; Sat, 26 Nov 2005 22:18:21 +0000 (GMT) (envelope-from bsam@mi.ipt.ru) Received: from mi.ipt.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC5643D69 for ; Sat, 26 Nov 2005 22:18:18 +0000 (GMT) (envelope-from bsam@mi.ipt.ru) Received: from mi.ipt.ru (localhost [127.0.0.1]) by mi.ipt.ru (8.13.4/8.13.4) with ESMTP id jAQMIcIv078570 for ; Sun, 27 Nov 2005 01:18:38 +0300 (MSK) (envelope-from bsam@mi.ipt.ru) Received: (from bsam@localhost) by mi.ipt.ru (8.13.4/8.13.3/Submit) id jAQMIZfI078569; Sun, 27 Nov 2005 01:18:35 +0300 (MSK) (envelope-from bsam) Message-Id: <200511262218.jAQMIZfI078569@mi.ipt.ru> Date: Sun, 27 Nov 2005 01:18:35 +0300 (MSK) From: "Boris B. Samorodov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/89608: [maintainer update] sysutils/libgksu: update to new release 1.3.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Boris B. Samorodov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 22:20:04 -0000 >Number: 89608 >Category: ports >Synopsis: [maintainer update] sysutils/libgksu: update to new release 1.3.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 26 22:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 6.0-STABLE i386 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386 >Description: A new version 1.3.7 is released. Changes since 1.3.6: 2005-11-23 Gustavo Noronha Silva * Release 1.3.7 2005-11-17 Gustavo Noronha Silva Following 4 fixes were done with information and help provided by Benoit Dejean ; thanks! * libgksu/gksu-context.c: - change debug message for the case in which we can't find a password prompt * libgksu/gksu-context.c: - do not free the user component of the context struct twice * libgksu/gksu-context.c: - init buffer with {0} so that debuging information will not show crappy stuff for it * libgksu/gksu-context.c: - check if pass_not_needed is there before calling it on gksu_context_sudo_run_full >How-To-Repeat: >Fix: The patch is relative to the port: # cd /usr/ports/sysutils # patch -p0 < _the_patch_ --- libgksu.patch begins here --- diff -ruN libgksu.orig/Makefile libgksu/Makefile --- libgksu.orig/Makefile Sun Nov 27 00:59:45 2005 +++ libgksu/Makefile Sun Nov 27 00:59:59 2005 @@ -6,7 +6,7 @@ # PORTNAME= libgksu -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= sysutils MASTER_SITES= http://people.debian.org/~kov/gksu/libgksu1.2/ DISTNAME= ${PORTNAME}1.2-${PORTVERSION} diff -ruN libgksu.orig/distinfo libgksu/distinfo --- libgksu.orig/distinfo Sun Nov 27 00:59:45 2005 +++ libgksu/distinfo Sun Nov 27 01:00:53 2005 @@ -1,3 +1,3 @@ -MD5 (libgksu1.2-1.3.6.tar.gz) = b056c9ffe62ee51d2db8f5478afd59e4 -SHA256 (libgksu1.2-1.3.6.tar.gz) = b0291c028646e02dd8535af58ed425480563bd9ccce57d015a27bedcbbbe3203 -SIZE (libgksu1.2-1.3.6.tar.gz) = 588586 +MD5 (libgksu1.2-1.3.7.tar.gz) = 9ee0808e8e24254cfc9f834a55093d06 +SHA256 (libgksu1.2-1.3.7.tar.gz) = 4957a47f8684a915236a414980ea8ff5e40255ccb885a4135e3365e6ef5c4a50 +SIZE (libgksu1.2-1.3.7.tar.gz) = 588795 --- libgksu.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted: