From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 13 18:20:28 2006 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 8351C16A4DF for ; Thu, 13 Jul 2006 18:20:28 +0000 (UTC) (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 826CF43D73 for ; Thu, 13 Jul 2006 18:20:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6DIKQKc099200 for ; Thu, 13 Jul 2006 18:20:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6DIKQ6A099199; Thu, 13 Jul 2006 18:20:26 GMT (envelope-from gnats) Resent-Date: Thu, 13 Jul 2006 18:20:26 GMT Resent-Message-Id: <200607131820.k6DIKQ6A099199@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, Stanislav Sedov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E38116A4DE for ; Thu, 13 Jul 2006 18:13:38 +0000 (UTC) (envelope-from stas@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC7E143D4C for ; Thu, 13 Jul 2006 18:13:25 +0000 (GMT) (envelope-from stas@mbsd.msk.ru) Received: from [213.87.72.70] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G15oC-0003xg-TL for FreeBSD-gnats-submit@freebsd.org; Thu, 13 Jul 2006 22:21:15 +0400 Received: by fonon.realnet (Postfix, from userid 1001) id 172BA126A7; Thu, 13 Jul 2006 14:49:22 +0400 (MSD) Message-Id: <20060713104922.172BA126A7@fonon.realnet> Date: Thu, 13 Jul 2006 14:49:22 +0400 (MSD) From: Stanislav Sedov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/100223: [MAINTAINER PATCH] cad/libgeda: fix RCDIR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 18:20:28 -0000 >Number: 100223 >Category: ports >Synopsis: [MAINTAINER PATCH] cad/libgeda: fix RCDIR >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: Thu Jul 13 18:20:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 >Description: - Fix RCDIR to use unificated GEDA directory - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Fix comment Added file(s): - files/patch-configure Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libgeda-20060123_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/cad/libgeda/Makefile /var/tmp/work2/libgeda/Makefile --- /usr/ports/cad/libgeda/Makefile Wed Jun 28 11:51:27 2006 +++ /var/tmp/work2/libgeda/Makefile Thu Jul 13 14:47:38 2006 @@ -7,13 +7,14 @@ PORTNAME= libgeda PORTVERSION= 20060123 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ http://geda.seul.org/devel/${PORTVERSION}/ \ http://www.tinkerbox.org/projects/files/gEDA/ MAINTAINER= ssedov@mbsd.msk.ru -COMMENT= gEDA tools base utility library +COMMENT= The gEDA's tools base utility library LIB_DEPENDS= gdgeda.6:${PORTSDIR}/graphics/libgdgeda \ guile.15:${PORTSDIR}/lang/guile @@ -21,7 +22,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 gnomehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-gdgeda CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff -ruN --exclude=CVS /usr/ports/cad/libgeda/files/patch-configure /var/tmp/work2/libgeda/files/patch-configure --- /usr/ports/cad/libgeda/files/patch-configure Thu Jan 1 03:00:00 1970 +++ /var/tmp/work2/libgeda/files/patch-configure Thu Jul 13 14:39:37 2006 @@ -0,0 +1,11 @@ +--- configure.orig Thu Jul 13 14:38:43 2006 ++++ configure Thu Jul 13 14:39:08 2006 +@@ -25245,7 +25245,7 @@ + # gEDA/gaf specific setup start + # + +-DATADIR=gEDA ++DATADIR=geda + GEDADATADIR=$datadir/$DATADIR + + if eval "test x$opt_rcdir = x"; then --- libgeda-20060123_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: