summaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2005-08-23 00:02:19 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2005-08-23 00:02:19 +0000
commitfd2b143ac5963d05e631c93495ce527b9111696c (patch)
tree9dae5cc48710226f78ed4ca7794a4a8415006f84 /cad/geda
parent5e2f6722fb5b8293c404034ddb0f1dfd01960979 (diff)
downloadpkgsrc-fd2b143ac5963d05e631c93495ce527b9111696c.tar.gz
update to 20050820 snapshot.
Major changes since the last snapshot: - gsch2pcb updated to work with latest pcb - pcb library directories default to something sane for gsch2pcb - grenum utility for refdes renumbering added - add a few new symbols - added -p option to autoplace the windows. Useful for scripting. - gattrib can now change attribute visibility - improvements to the spice-sdb netlist backend - added support for printing pictures in schematics to postscript - added german translation - fixed a segfault in the geda manager.
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile.common4
-rw-r--r--cad/geda/PLIST3
-rw-r--r--cad/geda/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/cad/geda/Makefile.common b/cad/geda/Makefile.common
index c293d6f7e28..a2a273e68df 100644
--- a/cad/geda/Makefile.common
+++ b/cad/geda/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.4 2005/03/24 02:05:11 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.5 2005/08/23 00:02:19 dmcmahill Exp $
#
DIST_SUBDIR= geda
-PKGVERSION= 20050313
+PKGVERSION= 20050820
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
http://www.geda.seul.org/devel/${PKGVERSION}/ \
diff --git a/cad/geda/PLIST b/cad/geda/PLIST
index dd6dc67f63a..2fbaccd1c87 100644
--- a/cad/geda/PLIST
+++ b/cad/geda/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2005/03/24 02:05:11 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/08/23 00:02:19 dmcmahill Exp $
bin/geda
bin/graphman
bin/raw2gw
+${PKGLOCALEDIR}/locale/de_DE/LC_MESSAGES/geda.mo
${PKGLOCALEDIR}/locale/fr_FR/LC_MESSAGES/geda.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/geda.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/geda.mo
diff --git a/cad/geda/distinfo b/cad/geda/distinfo
index 8aac65a6be0..647616fd30e 100644
--- a/cad/geda/distinfo
+++ b/cad/geda/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/03/24 02:05:11 dmcmahill Exp $
+$NetBSD: distinfo,v 1.9 2005/08/23 00:02:20 dmcmahill Exp $
-SHA1 (geda/geda-20050313.tar.gz) = 8f8345f5e7ea346b7046d1c3bdabd8b328f923c0
-RMD160 (geda/geda-20050313.tar.gz) = a3aaf96c70062496c8d8a5ef7c9f5ddb753e20c1
-Size (geda/geda-20050313.tar.gz) = 393221 bytes
+SHA1 (geda/geda-20050820.tar.gz) = 543fe155c4cc23dc81e5b0f81d1eda6fae5e7234
+RMD160 (geda/geda-20050820.tar.gz) = 5bdf283ceccaabf8cf3674af027b5252add98579
+Size (geda/geda-20050820.tar.gz) = 397955 bytes