From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 6 03:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D173F3CB for ; Fri, 6 Dec 2013 03:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AD6DE1390 for ; Fri, 6 Dec 2013 03:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB63A0Y9016483 for ; Fri, 6 Dec 2013 03:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB63A0jI016482; Fri, 6 Dec 2013 03:10:00 GMT (envelope-from gnats) Resent-Date: Fri, 6 Dec 2013 03:10:00 GMT Resent-Message-Id: <201312060310.rB63A0jI016482@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, Ken DEGUCHI Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9CAFF3A5 for ; Fri, 6 Dec 2013 03:09:30 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A27A1389 for ; Fri, 6 Dec 2013 03:09:30 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB639U2t071811 for ; Fri, 6 Dec 2013 03:09:30 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB639U03071810; Fri, 6 Dec 2013 03:09:30 GMT (envelope-from nobody) Message-Id: <201312060309.rB639U03071810@oldred.freebsd.org> Date: Fri, 6 Dec 2013 03:09:30 GMT From: Ken DEGUCHI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/184528: [maintainer update] ports-mgmt/pkg_replace bug fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 03:10:01 -0000 >Number: 184528 >Category: ports >Synopsis: [maintainer update] ports-mgmt/pkg_replace bug fix >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: Fri Dec 06 03:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ken DEGUCHI >Release: 9.2-STABLE >Organization: TOKOHA University >Environment: FreeBSD lagrange.tokoha-u.ac.jp 9.2-STABLE FreeBSD 9.2-STABLE #114 r258887M: Wed Dec 4 05:00:43 JST 2013 root@lagrange.tokoha-u.ac.jp:/usr/obj/usr/src/sys/LAGRANGE amd64 >Description: When the dependent packages are not installed, pkg_replace will be terminated by pkg_sort function with pkgng. I made new patch and fixed this bug. >How-To-Repeat: When the dependent packages are not installed, pkg_replace will be terminated by pkg_sort function with pkgng. >Fix: I made new patch and fixed this bug. Patch attached with submission follows: diff -ur pkg_replace/Makefile.orig pkg_replace/Makefile --- pkg_replace/Makefile.orig 2013-11-28 06:32:20.964958614 +0900 +++ pkg_replace/Makefile 2013-12-06 11:17:39.848384982 +0900 @@ -3,7 +3,7 @@ PORTNAME= pkg_replace PORTVERSION= 0.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= portutil/22116 diff -ur pkg_replace/distinfo.orig pkg_replace/distinfo --- pkg_replace/distinfo.orig 2013-11-28 06:32:21.631960392 +0900 +++ pkg_replace/distinfo 2013-12-06 11:13:54.748382908 +0900 @@ -1,4 +1,4 @@ SHA256 (pkg_replace-0.8.0.tar.bz2) = 3092f5fc0d18529eb5d38776941c0ee4d0073ecb524ab17671c81ca69c29e214 SIZE (pkg_replace-0.8.0.tar.bz2) = 17296 -SHA256 (pkg_replace-0.8.0_5.patch) = ce2a9f44c4592839423fe2098a247d4409b9d3e3d8da2a0b343219dca922be93 -SIZE (pkg_replace-0.8.0_5.patch) = 11168 +SHA256 (pkg_replace-0.8.0_6.patch) = 25010a2adfbc2c3f83c5fe5ebeca37d2c65570cf5e7eb875d0c802ca03c18e41 +SIZE (pkg_replace-0.8.0_6.patch) = 11248 >Release-Note: >Audit-Trail: >Unformatted: