pkgsrc-WIP-changes archive

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

(cad/klayout) Update to 0.25.2, but failing at the same point (as of 0.25.1)



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Thu Apr 26 22:03:49 2018 +0900
Changeset:	071d3dddfbc7b5bd9db3ac14ee7c8d655fd14daf

Modified Files:
	klayout/Makefile
	klayout/distinfo

Log Message:
(cad/klayout) Update to 0.25.2, but failing at the same point (as of 0.25.1)

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

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

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

diffs:
diff --git a/klayout/Makefile b/klayout/Makefile
index ebde27c6e0..45cb57ee50 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.1
+DISTNAME=	klayout-0.25.2
 CATEGORIES=	cad
 MASTER_SITES=	http://www.klayout.org/downloads/source/
 
@@ -17,7 +17,6 @@ USE_TOOLS+=	gmake bash
 
 CFLAGS+=	-I${PREFIX}/include/python${PYVERSUFFIX}
 NO_CONFIGURE=	yes
-WRKSRC=		${WRKDIR}
 
 SUBST_CLASSES+=		rpath
 SUBST_MESSAGE.rpath=	Add COMPILER_RPATH_FLAG and PREFIX to NetBSD specific config file
diff --git a/klayout/distinfo b/klayout/distinfo
index d055a618cb..a26281be0b 100644
--- a/klayout/distinfo
+++ b/klayout/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-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 (klayout-0.25.2.tar.gz) = b9ffc42244955b8986c184e958414acfcda72b60
+RMD160 (klayout-0.25.2.tar.gz) = da12058c1149cf3898d358b65c69ebdea8cdd00a
+SHA512 (klayout-0.25.2.tar.gz) = 371dae004a3652319bcac42fdf1abca3eb33bbab5994ede1d0424a0114c47a514958211022dfdc6f6a4797f4816e0cfbf22b9708fbedd6542128127e30c37e7b
+Size (klayout-0.25.2.tar.gz) = 18660507 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) = fa42542213519e8c04820ab08ce5c1385bf8b860


Home | Main Index | Thread Index | Old Index