pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/eagle Updated cad/eagle to 7.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bc964280755
branches:  trunk
changeset: 355995:3bc964280755
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 17 03:19:18 2016 +0000

description:
Updated cad/eagle to 7.7.0
--------------------------
Release notes for EAGLE 7.7.0
=============================

* Licensing:

  - Update of various spots in EAGLE regarding the license changes introduced
    by Autodesk: Standard, Premium, Ultimate, Express and Educational.
    The 30 day trial license has been removed.

* ULPs:

  - Added 'manufacturing.ulp' provided by Autodesk. It supports an upload of EAGLE
    drawing files to 'circuits.io' in order to generate manufacturing data which
    can then be downloaded. The ULP is accessible as an icon in the board editor.
  - Added 'ecadio.ulp' provided by Autodesk. It supports an upload of EAGLE boards
    to 'ecad.io' in order to generate a 3D PCB for use in MCAD systems.
    The ULP is accessible as an icon in the board editor.

* UI improvements:

  - Added Option.SignalNames to display the signal names on the signal wires
    and on the connected pads and SMDs.
    It can be set in the Settings dialog under 'Misc/Display signal names'.
  - The options Option.SignalNames, Option.PadNames and Option.ViaLength are
    set to 'On' by default.

* Miscellaneous:

  - Improved visibility of scrollbars for common window styles on Linux.
  - Silently ignoring double references to a contact within a signal when loading
    a board file.
  - CAM Processor: when running 'Process Job' with more than one section,
    it is checked if the job covers the Layer Setup only partially.
  - The file locking option has been switched off by default. Use 'Backup/Locking'
    under 'Options' in Control Panel to turn it on.
  - Update of EAGLE logo to the new appearance since Autodesk acquisition.
  - Update of Hungarian translation (GUI without help and manual).

* Bugfixes:

  - Fixed UL functions strsplit() and lookup() to handle unusual UTF8 characters
    as separator.
  - Fixed potential crash of the 64 bit versions when loading EAGLE drawings
    from old format (e.g. V3.55).
  - Image export to TIFF format in monochrome: fixed a regression regarding the
    compression method.
  - The selected object is no longer removed from the group after running a ULP
    started through 'SET CONTEXT Object ...'; the ULP might want to use this
    one-object group afterwards with e.g. 'exit("move (>@)")'.
  - Ensuring valid move of polygon wires or an entire polygon if selecting a
    wire with 'SET CONTEXT Wire ...' or using setgroup() in a ULP.
  - Fixed history of dlgStringEdit to become case sensitive.
  - Fix for refresh of images in Control Panel preview on Windows.
  - Added a check for identical pinrefs when loading a schematic to avoid a
    possible crash.
  - Fixed deleting/splitting busses with portrefs involved: it could happen that
    new port connections couldn't be established anymore.
  - Fixed selecting an end of a wire with the context menu.
  - Fix for ULP function ingroup() returning true for too many objects after
    UNDOing of transferring a group to another sheet.

diffstat:

 cad/eagle/Makefile |   4 ++--
 cad/eagle/PLIST    |  13 +++++--------
 cad/eagle/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 15 deletions(-)

diffs (90 lines):

diff -r c3c88e7e4bdb -r 3bc964280755 cad/eagle/Makefile
--- a/cad/eagle/Makefile        Sat Dec 17 02:56:02 2016 +0000
+++ b/cad/eagle/Makefile        Sat Dec 17 03:19:18 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2016/06/05 09:16:33 mef Exp $
+# $NetBSD: Makefile,v 1.30 2016/12/17 03:19:18 mef Exp $
 
-DISTNAME=              eagle-lin32-7.6.0
+DISTNAME=              eagle-lin32-7.7.0
 PKGNAME=               ${DISTNAME:S/-lin32//}
 CATEGORIES=            cad
 # Strip microversion from directory name
diff -r c3c88e7e4bdb -r 3bc964280755 cad/eagle/PLIST
--- a/cad/eagle/PLIST   Sat Dec 17 02:56:02 2016 +0000
+++ b/cad/eagle/PLIST   Sat Dec 17 03:19:18 2016 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.11 2016/06/05 09:16:33 mef Exp $
+@comment $NetBSD: PLIST,v 1.12 2016/12/17 03:19:18 mef Exp $
 bin/eagle
+eagle/bin/autodesk-make.png
 eagle/bin/designlink.png
 eagle/bin/eagle
 eagle/bin/eagle-logo.png
@@ -12,6 +13,7 @@
 eagle/bin/eagle_zh.qm
 eagle/bin/eagleicon16.png
 eagle/bin/eagleicon50.png
+eagle/bin/ecadio-logo.png
 eagle/bin/freeware.key
 eagle/bin/icons/Add.svg
 eagle/bin/icons/Annotation.svg
@@ -219,9 +221,6 @@
 eagle/bin/icons/ZoomSelect.svg
 eagle/bin/idf-3d.png
 eagle/bin/pcb-service.png
-eagle/bin/permanent-de.png
-eagle/bin/permanent-euen.png
-eagle/bin/permanent-row.png
 eagle/bin/platforms-lin.png
 eagle/bin/platforms-mac.png
 eagle/bin/platforms-win.png
@@ -230,8 +229,6 @@
 eagle/bin/qt_ru.qm
 eagle/bin/qt_zh_CN.qm
 eagle/bin/qt_zh_TW.qm
-eagle/bin/splash-de.png
-eagle/bin/splash-en.png
 eagle/cam/DESCRIPTION
 eagle/cam/excellon.cam
 eagle/cam/gerb274x-4layer.cam
@@ -251,8 +248,6 @@
 eagle/doc/layer-setup_designrules.pdf
 eagle/doc/library_de.txt
 eagle/doc/library_en.txt
-eagle/doc/license_de.txt
-eagle/doc/license_en.txt
 eagle/doc/manual_de.pdf
 eagle/doc/manual_en.pdf
 eagle/doc/manual_zh.pdf
@@ -907,6 +902,7 @@
 eagle/ulp/e-packages-aus-devices-pin-ist-padname.ulp
 eagle/ulp/eagle.bmp
 eagle/ulp/eagleidfexporter.ulp
+eagle/ulp/ecadio.ulp
 eagle/ulp/edit-used-dev-pac-sym.ulp
 eagle/ulp/editnext-dev-sym-pac.ulp
 eagle/ulp/editnext-lbr.ulp
@@ -977,6 +973,7 @@
 eagle/ulp/make_symbol_quad.bmp
 eagle/ulp/make_symbol_single.bmp
 eagle/ulp/make_symbol_stripe.bmp
+eagle/ulp/manufacturing.ulp
 eagle/ulp/maskdata.ulp
 eagle/ulp/microstrip-radial-stub.bmp
 eagle/ulp/microstrip-radial-stub.ulp
diff -r c3c88e7e4bdb -r 3bc964280755 cad/eagle/distinfo
--- a/cad/eagle/distinfo        Sat Dec 17 02:56:02 2016 +0000
+++ b/cad/eagle/distinfo        Sat Dec 17 03:19:18 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/06/05 09:16:33 mef Exp $
+$NetBSD: distinfo,v 1.14 2016/12/17 03:19:18 mef Exp $
 
-SHA1 (eagle-lin32-7.6.0.run) = ca51d382c22ed169dd860caa789f491e09ffd755
-RMD160 (eagle-lin32-7.6.0.run) = 9f5e3329ad782e89cbc12a5ddaeba7679f27dcd1
-SHA512 (eagle-lin32-7.6.0.run) = 1151a34b16240dfd6ba1aff108e75bbd14d2062b0d0c43a1587770bc4897018031eda685e86accdfbfd53f3988774db6e538d862eb5844c45e939098005c1e76
-Size (eagle-lin32-7.6.0.run) = 51535802 bytes
+SHA1 (eagle-lin32-7.7.0.run) = 2bf05c4b21c8d899a4ddbefac0d754cfb105b8a6
+RMD160 (eagle-lin32-7.7.0.run) = 1efcd7ab3d2b941c0911344776794ec0b1f5360e
+SHA512 (eagle-lin32-7.7.0.run) = 7ebe73bcd71857c5b8087e911ebfc45507715725abab15b80c9800476128790f8e373d01c52c05a87102597d355390ca0687964eff74af1283b162fba8dbb53b
+Size (eagle-lin32-7.7.0.run) = 51488593 bytes



Home | Main Index | Thread Index | Old Index