pkgsrc-WIP-changes archive

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

neko: Update to 2.3.0



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By:	cfkoch
Date:		Fri Feb 7 01:10:15 2020 -0800
Changeset:	ed61c41dd667204aad7fc18094ad03a51a32ef77

Modified Files:
	neko/Makefile
	neko/PLIST
	neko/distinfo

Log Message:
neko: Update to 2.3.0

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

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

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

diffs:
diff --git a/neko/Makefile b/neko/Makefile
index 892de7dc3d..3c8ac8b92d 100644
--- a/neko/Makefile
+++ b/neko/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	neko-2.2.0
+DISTNAME=	neko-2.3.0
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GITHUB:=HaxeFoundation/}
 GITHUB_TAG=	v${PKGVERSION_NOREV:S/./-/g}
diff --git a/neko/PLIST b/neko/PLIST
index 28df24367c..202d1cc9a8 100644
--- a/neko/PLIST
+++ b/neko/PLIST
@@ -12,6 +12,6 @@ lib/cmake/Neko/NekoTargets-noconfig.cmake
 lib/cmake/Neko/NekoTargets.cmake
 lib/libneko.so
 lib/libneko.so.2
-lib/libneko.so.2.2.0
+lib/libneko.so.2.3.0
 lib/neko/std.ndll
 lib/neko/zlib.ndll
diff --git a/neko/distinfo b/neko/distinfo
index 80b1515929..a33cfae04a 100644
--- a/neko/distinfo
+++ b/neko/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-SHA1 (neko-2.2.0.tar.gz) = 5edf252759c156625cd226f5594bdf64663fe782
-RMD160 (neko-2.2.0.tar.gz) = a91e97a7234e4d8d54156f38cb6192d61296d399
-SHA512 (neko-2.2.0.tar.gz) = 4bc89fddf4a5ae94e73843b06a3b6fe8de59d72922764276a5bd9d56daf6570525e842039bf704598b41e1de4a5fe08931adc4ca9730fe3333be0beb7a1ccaed
-Size (neko-2.2.0.tar.gz) = 510643 bytes
+SHA1 (neko-2.3.0.tar.gz) = 50dfc92c61361c7559023c69ce6308cbd02c2c58
+RMD160 (neko-2.3.0.tar.gz) = b25103c19e167417ab9e307b1d921fd33953585e
+SHA512 (neko-2.3.0.tar.gz) = fec51bed0c5500561635656c7456f3da0599aa6a47a25efe739b3c51f9cdded4a8824ed14ab67bab0905d9082cf6f06b3a76c868cb1b61d440957bcd9fd3f3d2
+Size (neko-2.3.0.tar.gz) = 514044 bytes
 SHA1 (patch-CMakeLists.txt) = 76c56efa8c8f5a2f6d04932085592c606dee03c5
 SHA1 (patch-libs_std_sys.c) = a4fd0296d8716ced3e62b041ffa3caf44278bd73


Home | Main Index | Thread Index | Old Index