summaryrefslogtreecommitdiff
path: root/cad/gsymcheck
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-12-13 05:19:44 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-12-13 05:19:44 +0000
commit66e0552abe20cc25d0a7459df8e311ea2400237b (patch)
treeffe463f6fd4824bbba495fd39bf9ec50161de7b9 /cad/gsymcheck
parent686d07a668860f9b76b0212be2861fab0f5bfe0d (diff)
downloadpkgsrc-66e0552abe20cc25d0a7459df8e311ea2400237b.tar.gz
update the gEDA suite of tools to the 20021103 release.
This represents many many improvements and bug fixes. A few items to note are that the attributes used by the symbol library have been greately cleaned up and unified. You may want to run gsymupdate and gschemupdate if migrating from older versions of the tools.
Diffstat (limited to 'cad/gsymcheck')
-rw-r--r--cad/gsymcheck/Makefile8
-rw-r--r--cad/gsymcheck/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/cad/gsymcheck/Makefile b/cad/gsymcheck/Makefile
index 4ac9d37619e..7172368dfae 100644
--- a/cad/gsymcheck/Makefile
+++ b/cad/gsymcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/10/14 09:59:31 rh Exp $
+# $NetBSD: Makefile,v 1.11 2002/12/13 05:19:51 dmcmahill Exp $
#
DISTNAME= geda-gsymcheck-${PKGVERSION}
@@ -13,18 +13,18 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
COMMENT= EDA (Electronic Design Automation) symbol checker
-DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols
CONFLICTS+= gEDA<19991011
DIST_SUBDIR= geda
-PKGVERSION= 20020414
+PKGVERSION= 20021103
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_LIBTOOL= YES
-
+USE_BUILDLINK2= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+.include "../../cad/libgeda/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/cad/gsymcheck/distinfo b/cad/gsymcheck/distinfo
index 3275ef8e5d1..55c3db9d3b9 100644
--- a/cad/gsymcheck/distinfo
+++ b/cad/gsymcheck/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2002/05/18 18:08:46 dmcmahill Exp $
+$NetBSD: distinfo,v 1.5 2002/12/13 05:19:51 dmcmahill Exp $
-SHA1 (geda/geda-gsymcheck-20020414.tar.gz) = f8a27263a81ff516bb51cc6a5e2c7d888868ab8e
-Size (geda/geda-gsymcheck-20020414.tar.gz) = 121660 bytes
+SHA1 (geda/geda-gsymcheck-20021103.tar.gz) = 5de066deee58ab6b695bca9deb7e337ca5256490
+Size (geda/geda-gsymcheck-20021103.tar.gz) = 137074 bytes