diff options
author | dmcmahill <dmcmahill> | 2003-03-09 06:18:23 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2003-03-09 06:18:23 +0000 |
commit | 34e911aa478a5a277563f3893cf1b83287dd4e24 (patch) | |
tree | e08c1bf6199115083b29b21070a803fde95bc77e /cad/libgeda/PLIST | |
parent | 9f7998dce9797bc6000997311aeaf25ddebe0f68 (diff) | |
download | pkgsrc-34e911aa478a5a277563f3893cf1b83287dd4e24.tar.gz |
update to gEDA-20030223
Quick summary of changes:
- works with guile-1.6.3 now
- Norwegian/Danish/German character fixes
- PNG output now has some of the objects appearing to have the right thickness.
- added Russian translation
- bug fix in postscript output
- non-applicable menu choices are now greyed out
- fixed PADS netlist output bug
- added several components to library
- added multisheet refdes renumber utility
- several other bug fixes.
Diffstat (limited to 'cad/libgeda/PLIST')
-rw-r--r-- | cad/libgeda/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/libgeda/PLIST b/cad/libgeda/PLIST index 278a017f54a..3e917b13fad 100644 --- a/cad/libgeda/PLIST +++ b/cad/libgeda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/13 05:19:51 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/03/09 06:18:23 dmcmahill Exp $ bin/libgeda-config include/libgeda/colors.h include/libgeda/defines.h @@ -28,6 +28,6 @@ info/libgedadoc.info-9 lib/libgeda.a lib/libgeda.la lib/libgeda.so -lib/libgeda.so.17 -lib/libgeda.so.17.0 +lib/libgeda.so.18 +lib/libgeda.so.18.0 @dirrm include/libgeda |