Greetings, The attached diff updates cad/qrouter to the latest version.
What's new upstream =================== Bug fixing, mainly. See [1] for a complete list. What's new in the port ====================== Very trivial update (DISTNAME, distinfo) Slightly tested on amd64 0nly. Cheers [1] http://opencircuitdesign.com/qrouter/history.html -- Alessandro De Laurenzis [mailto:[email protected]] Web: http://www.atlantide.mooo.com LinkedIn: http://it.linkedin.com/in/delaurenzis
Index: Makefile =================================================================== RCS file: /cvs/ports/cad/qrouter/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile 7 Nov 2020 21:51:18 -0000 1.9 +++ Makefile 28 Mar 2021 10:02:45 -0000 @@ -1,8 +1,7 @@ # $OpenBSD: Makefile,v 1.9 2020/11/07 21:51:18 sthen Exp $ COMMENT = multi-level, over-the-cell maze router for VLSI design -DISTNAME = qrouter-1.4.77 -REVISION = 0 +DISTNAME = qrouter-1.4.84 EXTRACT_SUFX = .tgz CATEGORIES = cad Index: distinfo =================================================================== RCS file: /cvs/ports/cad/qrouter/distinfo,v retrieving revision 1.6 diff -u -p -u -p -r1.6 distinfo --- distinfo 22 Feb 2020 11:03:31 -0000 1.6 +++ distinfo 28 Mar 2021 10:02:45 -0000 @@ -1,2 +1,2 @@ -SHA256 (qrouter-1.4.77.tgz) = pGCkoXUB+M0QnrM1T6Zt3Y7glPwHh8J7n/YopansiCY= -SIZE (qrouter-1.4.77.tgz) = 326953 +SHA256 (qrouter-1.4.84.tgz) = OvV5efmLmLFHOaY1lqpFCmLvsdvNcIGZ3S4QkqGJT8U= +SIZE (qrouter-1.4.84.tgz) = 327476
