pkgsrc-WIP-changes archive

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

(cad/klayout) updated 0.25.1, but still failing.



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Fri Mar 2 11:42:01 2018 +0900
Changeset:	65706cb245234e73fe802c9ae6d6f9438d28a9ca

Modified Files:
	klayout/Makefile
	klayout/distinfo

Log Message:
(cad/klayout) updated 0.25.1, but still failing.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=65706cb245234e73fe802c9ae6d6f9438d28a9ca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 klayout/Makefile | 5 +++--
 klayout/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/klayout/Makefile b/klayout/Makefile
index 828fa3a51b..ebde27c6e0 100644
--- a/klayout/Makefile
+++ b/klayout/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.9 2017/07/11 19:41:20 joerg Exp $
 
-DISTNAME=	klayout-0.25
+DISTNAME=	klayout-0.25.1
 CATEGORIES=	cad
 MASTER_SITES=	http://www.klayout.org/downloads/source/
 
@@ -9,7 +9,8 @@ HOMEPAGE=	http://www.klayout.de/
 COMMENT=	Simple GDS and OASIS file viewer and Editor
 LICENSE=	gnu-gpl-v2
 
-BROKEN=		Makefile:337: recipe for target 'tlClassRegistry.lo' failed
+# in build-release/gsi/gsi/Makefile:
+BROKEN=	Makefile:390: recipe for target 'gsiDeclBasic.lo' failed
 
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	gmake bash
diff --git a/klayout/distinfo b/klayout/distinfo
index 3ad4cd8957..beee722d9f 100644
--- a/klayout/distinfo
+++ b/klayout/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (klayout-0.25.tar.gz) = b335ddecbf774aeb0c2fcd77cad3565a7bb39812
-RMD160 (klayout-0.25.tar.gz) = 752150d582bb325c7fe5ad0cbf8d67946b0e0825
-SHA512 (klayout-0.25.tar.gz) = 0c05b0786e7e1dbf8035cbb3888eff776c0b96a4fcf2ebbc3065fe43340ae020b6713c2e1d2e7ab5caaf64d7ec84bea9d691ba6c0aea88e93c957530d3d4d114
-Size (klayout-0.25.tar.gz) = 16461165 bytes
+SHA1 (klayout-0.25.1.tar.gz) = 6e4a5d4b186e6ae8d0e00d96e86271635b54e358
+RMD160 (klayout-0.25.1.tar.gz) = 85d5bdf441eff871962ce54c959d9153263da244
+SHA512 (klayout-0.25.1.tar.gz) = e519dca57a4813d3187f87e99ff63908d1ad05e99b742b52c56c3fe1ab98d01dcf36007e27d115a2f5eb7ca33d9a9f821bafe931ad74be1520ed98ff065c4a38
+Size (klayout-0.25.1.tar.gz) = 18502994 bytes
 SHA1 (patch-config_Makefile_conf_freebsd-32-gcc-release) = 8ee1a6f42465ef650fbd26ec6dcdea4db249d018
 SHA1 (patch-config_Makefile_conf_netbsd-32-gcc-release) = 1fd264f8a25d4410cd48fcfbbbfbf149e65e3b22
 SHA1 (patch-src_layApplication.cc) = 510fad023dfcef928cb695963def0ce3d8b762fa


Home | Main Index | Thread Index | Old Index