Date: Mon, 26 Jun 2006 12:51:29 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: bruno@tinkerbox.org Subject: ports/99482: [PATCH] cad/geda update Message-ID: <200606260851.k5Q8pTHR003358@fonon.realnet> Resent-Message-ID: <200606260920.k5Q9KIfs035201@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99482 >Category: ports >Synopsis: [PATCH] cad/geda update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 26 09:20:17 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 root@fonon.realnet:/work/src/fbsd-cur/src/sys/i386/compile/FONON i386 >Description: gEDA suite ports is heavily outdated. There is an update. Copy of this message was send to maintainier of gEDA. NOTE: 1) this also depends on PR ports/99468, ports/99469, ports/99476, ports/99478, ports/99479, ports/99480, ports/99481. >How-To-Repeat: >Fix: --- geda.diff begins here --- diff -ruN geda.orig/Makefile geda/Makefile --- geda.orig/Makefile Mon Jun 26 03:36:57 2006 +++ geda/Makefile Mon Jun 26 12:36:59 2006 @@ -6,7 +6,7 @@ # PORTNAME= geda -PORTVERSION= 20050313 +PORTVERSION= 20060123 CATEGORIES= cad MASTER_SITES= # empty DISTFILES= # none @@ -19,7 +19,9 @@ gschem:${PORTSDIR}/cad/gschem \ gnetlist:${PORTSDIR}/cad/gnetlist \ gmk_sym:${PORTSDIR}/cad/geda-utils \ - gsymcheck:${PORTSDIR}/cad/geda-symcheck + gsymcheck:${PORTSDIR}/cad/geda-symcheck \ + gattrib:${PORTSDIR}/cad/geda-gattrib \ + geda:${PORTSDIR}/cad/geda-projectmanager NO_BUILD= yes --- geda.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606260851.k5Q8pTHR003358>