pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update nqp to 2015.12. No changelog.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By: bsiegert
Date: Sun Dec 27 13:45:11 2015 +0100
Changeset: 53331d00e4da1b9d0e5b95ffdbac3c2aeeea295d
Modified Files:
nqp/Makefile
nqp/distinfo
Log Message:
Update nqp to 2015.12. No changelog.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=53331d00e4da1b9d0e5b95ffdbac3c2aeeea295d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nqp/Makefile | 11 ++---------
nqp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 13 deletions(-)
diffs:
diff --git a/nqp/Makefile b/nqp/Makefile
index 0013f6b..07533ca 100644
--- a/nqp/Makefile
+++ b/nqp/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2015/10/10 01:57:53 ryoon Exp $
-DISTNAME= nqp-2015.11
+DISTNAME= nqp-2015.12
CATEGORIES= lang perl6
MASTER_SITES= http://rakudo.org/downloads/nqp/
@@ -14,13 +14,7 @@ MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"
USE_LANGUAGES= c c++
-USE_TOOLS+= perl
-PLIST_SRC+= ${PLIST_SRC_DFLT}
-.if (${OPSYS} != "Darwin")
-PLIST_SRC+= PLIST.shared
-.else
-USE_TOOLS+= gmake
-.endif
+USE_TOOLS+= perl gmake
HAS_CONFIGURE= yes
CONFIG_SHELL= ${PERL5}
@@ -28,6 +22,5 @@ CONFIGURE_SCRIPT= Configure.pl
CONFIGURE_ARGS= --prefix=${PREFIX:Q} \
--backends=moar
-
.include "../../wip/MoarVM/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/nqp/distinfo b/nqp/distinfo
index ed73085..5cf20b7 100644
--- a/nqp/distinfo
+++ b/nqp/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2013/09/13 11:16:18 sno Exp $
-SHA1 (nqp-2015.11.tar.gz) = fdd946d51fc8c4cd96b0919a92b6193dbda596e9
-RMD160 (nqp-2015.11.tar.gz) = d42eb3a6c8185e979c216ff8a9a8596273bce598
-SHA512 (nqp-2015.11.tar.gz) = ff8bfb987b17fa7777cfe10fdad9cd7a48886e655529551250381f2feb1a8cacf61dddacbceb81125883d196da8b440994439866383cd0e964a818b4d20544d4
-Size (nqp-2015.11.tar.gz) = 5119196 bytes
+SHA1 (nqp-2015.12.tar.gz) = f8ddf5277d2f00dba913350a6cd29564c872b2fd
+RMD160 (nqp-2015.12.tar.gz) = 7fad933b313324beb6664e6d07337c420b2ad3ce
+SHA512 (nqp-2015.12.tar.gz) = bc2c1150368531e06357979bfc87b1e72d6701c4246f76291ccf25d2178b6530d6b6068a5b5440f9f64db6e46a679d9920ca00c1653c6bdb2e329ce836c14275
+Size (nqp-2015.12.tar.gz) = 5141346 bytes
Home |
Main Index |
Thread Index |
Old Index