From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 21 15:00:14 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 AD67F16A41F for ; Fri, 21 Oct 2005 15:00:14 +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 ED0E943D49 for ; Fri, 21 Oct 2005 15:00:13 +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 j9LF0DPX032301 for ; Fri, 21 Oct 2005 15:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9LF0Dxr032300; Fri, 21 Oct 2005 15:00:13 GMT (envelope-from gnats) Resent-Date: Fri, 21 Oct 2005 15:00:13 GMT Resent-Message-Id: <200510211500.j9LF0Dxr032300@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, Bernd Luevelsmeyer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 002DC16A41F for ; Fri, 21 Oct 2005 14:54:12 +0000 (GMT) (envelope-from bernd@heitec.net) Received: from christel.heitec.net (christel.heitec.net [62.206.253.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D5643D46 for ; Fri, 21 Oct 2005 14:54:11 +0000 (GMT) (envelope-from bernd@heitec.net) Received: from tostan.admin.er.heitec.net (paladin.heitec.net [62.206.253.14]) by christel.heitec.net (Postfix) with ESMTP id 28B76A8936 for ; Fri, 21 Oct 2005 16:54:10 +0200 (CEST) Received: (from bernd@localhost) by tostan.admin.er.heitec.net (8.13.4/8.13.1/Submit) id j9LEs9LI076067; Fri, 21 Oct 2005 16:54:09 +0200 (CEST) (envelope-from bernd) Message-Id: <200510211454.j9LEs9LI076067@tostan.admin.er.heitec.net> Date: Fri, 21 Oct 2005 16:54:09 +0200 (CEST) From: Bernd Luevelsmeyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/87786: Port sysutils/dupfind does not use LOCALBASE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernd Luevelsmeyer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 15:00:14 -0000 >Number: 87786 >Category: ports >Synopsis: Port sysutils/dupfind does not use LOCALBASE >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 Oct 21 15:00:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Bernd Luevelsmeyer >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD 5.4-STABLE >Description: Port sysutils/dupfind does not use the LOCALBASE to find the header and lib of port devel/fastcrc, which it depends on. >How-To-Repeat: Build sysutils/dupfind when LOCALBASE is not /usr/local. >Fix: diff -ruN sysutils/dupfind.old/Makefile sysutils/dupfind/Makefile --- sysutils/dupfind.old/Makefile Fri Feb 25 09:02:18 2005 +++ sysutils/dupfind/Makefile Fri Oct 21 15:53:12 2005 @@ -6,7 +6,7 @@ # PORTNAME= dupfind -PORTVERSION= 1.0 +PORTVERSION= 2.0 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ diff -ruN sysutils/dupfind.old/distinfo sysutils/dupfind/distinfo --- sysutils/dupfind.old/distinfo Fri Feb 25 09:02:18 2005 +++ sysutils/dupfind/distinfo Fri Oct 21 16:32:58 2005 @@ -1,2 +1,2 @@ -MD5 (dupfind-1.0.tar.gz) = 2a6d032b7f475209f7a6dd0bae6f0ee5 -SIZE (dupfind-1.0.tar.gz) = 9909 +MD5 (dupfind-2.0.tar.gz) = ca79b497737349fb2154b76378b666b8 +SIZE (dupfind-2.0.tar.gz) = 9944 >Release-Note: >Audit-Trail: >Unformatted: