pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/eagle The licensing terms for EAGLE changed in ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b3ac8d6b227
branches: trunk
changeset: 361787:7b3ac8d6b227
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Apr 26 21:28:34 2017 +0000
description:
The licensing terms for EAGLE changed in version 7.7, when Autodesk inc
bought CadSoft Computer GmbH. Bump PKGREVISION.
diffstat:
cad/eagle/MESSAGE | 4 ++--
cad/eagle/Makefile | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (39 lines):
diff -r b712bbf52a9b -r 7b3ac8d6b227 cad/eagle/MESSAGE
--- a/cad/eagle/MESSAGE Wed Apr 26 21:18:35 2017 +0000
+++ b/cad/eagle/MESSAGE Wed Apr 26 21:28:34 2017 +0000
@@ -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 -r b712bbf52a9b -r 7b3ac8d6b227 cad/eagle/Makefile
--- a/cad/eagle/Makefile Wed Apr 26 21:18:35 2017 +0000
+++ b/cad/eagle/Makefile Wed Apr 26 21:28:34 2017 +0000
@@ -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_CMD= tail +126 $$extract_file | ${TOOLS_PATH.bsdtar} -C ${WRKDIR} -xjf -
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-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}
Home |
Main Index |
Thread Index |
Old Index