summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authortnn <tnn>2017-04-26 21:28:34 +0000
committertnn <tnn>2017-04-26 21:28:34 +0000
commitcdc8239be1df7e699b704d37de5e6d63d527b800 (patch)
tree70d97c53abeeb20f1cdd591f4907352140b5f733 /cad
parente84af96f7d6ba8d1eb522dc3b237e8273fc7f7e5 (diff)
downloadpkgsrc-cdc8239be1df7e699b704d37de5e6d63d527b800.tar.gz
The licensing terms for EAGLE changed in version 7.7, when Autodesk inc
bought CadSoft Computer GmbH. Bump PKGREVISION.
Diffstat (limited to 'cad')
-rw-r--r--cad/eagle/MESSAGE4
-rw-r--r--cad/eagle/Makefile7
2 files changed, 6 insertions, 5 deletions
diff --git a/cad/eagle/MESSAGE b/cad/eagle/MESSAGE
index 3e186c8f00a..ffb393b0b3d 100644
--- a/cad/eagle/MESSAGE
+++ b/cad/eagle/MESSAGE
@@ -1,8 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/12 17:09:56 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2017/04/26 21:28:34 tnn Exp $
EAGLE has now been installed. You have to run 'eagle' as 'root' once
- and click on "Run as Freeware" to generate a valid key. Thereafter,
+ and click on "EAGLE Express" to generate a valid key. Thereafter,
you can run eagle as any user.
===========================================================================
diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile
index 462a4e535f4..c8d61d1bfac 100644
--- a/cad/eagle/Makefile
+++ b/cad/eagle/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2016/12/17 03:19:18 mef Exp $
+# $NetBSD: Makefile,v 1.31 2017/04/26 21:28:34 tnn Exp $
DISTNAME= eagle-lin32-7.7.0
PKGNAME= ${DISTNAME:S/-lin32//}
+PKGREVISION= 1
CATEGORIES= cad
# Strip microversion from directory name
MASTER_SITES= http://web.cadsoft.de/ftp/eagle/program/${PKGVERSION_NOREV:C/([0-9]+\.[0-9]+)\.[0-9]/\1/}/
@@ -9,9 +10,9 @@ EXTRACT_SUFX= .run
EXTRACT_CMD= tail +126 $$extract_file | ${TOOLS_PATH.bsdtar} -C ${WRKDIR} -xjf -
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cadsoft.de/
+HOMEPAGE= https://www.autodesk.com/products/eagle/overview
COMMENT= Easy to use printed circuit board editor
-LICENSE= eagle-license
+LICENSE= autodesk-license
RESTRICTED= Redistribution not permitted
NO_SRC_ON_FTP= ${RESTRICTED}