pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PicoLisp: Update wip/PicoLisp to 17.3.4
Module Name: pkgsrc-wip
Committed By: Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By: f8l
Date: Mon Mar 6 19:34:24 2017 +0100
Changeset: cc18696728830b7de23ddfb7126c8340d3bc9fd8
Modified Files:
PicoLisp/Makefile
PicoLisp/distinfo
Log Message:
PicoLisp: Update wip/PicoLisp to 17.3.4
Changes:
* Namespace chaining instead of merging
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cc18696728830b7de23ddfb7126c8340d3bc9fd8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
PicoLisp/Makefile | 6 +++---
PicoLisp/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/PicoLisp/Makefile b/PicoLisp/Makefile
index bef60fcc0a..84d6351ff7 100644
--- a/PicoLisp/Makefile
+++ b/PicoLisp/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
DISTNAME= picoLisp
-PKGNAME= PicoLisp-17.2.24
+PKGNAME= PicoLisp-17.3.4
CATEGORIES= lang
MASTER_SITES= http://software-lab.de/
EXTRACT_SUFX= .tgz
@@ -21,10 +21,10 @@ AUTO_MKDIRS= yes
BIN_DIR= ${PREFIX}/bin
LIB_DIR= ${PREFIX}/lib
-SUBST_CLASSES+= fix-paths
+SUBST_CLASSES+= fix-paths
SUBST_STAGE.fix-paths= pre-configure
SUBST_MESSAGE.fix-paths= Fixing absolute paths.
-SUBST_FILES.fix-paths+= bin/pil
+SUBST_FILES.fix-paths+= bin/pil
SUBST_SED.fix-paths+= -e 's,/usr/bin,${BIN_DIR},g'
SUBST_SED.fix-paths+= -e 's,/usr/lib,${LIB_DIR},g'
diff --git a/PicoLisp/distinfo b/PicoLisp/distinfo
index b367067d73..2305284544 100644
--- a/PicoLisp/distinfo
+++ b/PicoLisp/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (picoLisp.tgz) = b5b94a2851c3b39d0dadfe6896ed1e407acd3ac5
-RMD160 (picoLisp.tgz) = 17e909851bc7db4b86c15b113b19f924c72433c6
-SHA512 (picoLisp.tgz) = 4d7d2d7afaf9ca20cb093d814b10da4703f1d514a2cc907308a687e21ef4ab8a3265a4050b7eb2f132b3359a657e0af3c8a6bdf0f13e2806b72e6b91ccda6f74
-Size (picoLisp.tgz) = 984438 bytes
+SHA1 (picoLisp.tgz) = 9464d84f56a9236b34c520b29d00e80497d61709
+RMD160 (picoLisp.tgz) = bd1dd41317aaf76ff0178e9cfd335ab4d04e2e59
+SHA512 (picoLisp.tgz) = a0d2bba345816a174d659ab222cd099d8fd8538d298b9baaa37ba929855d49b6b18a751c9120afb1a35d71ec858e1687e12efe0595261393c16a13e53c257ba9
+Size (picoLisp.tgz) = 984138 bytes
Home |
Main Index |
Thread Index |
Old Index