pkgsrc-WIP-changes archive

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

angelscript: Update to 2.36.0



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Sat Oct 1 13:40:07 2022 -0700
Changeset:	20864f705fc7c315b1500192607ef988ce27d8e3

Modified Files:
	angelscript/Makefile
	angelscript/PLIST
	angelscript/distinfo

Log Message:
angelscript: Update to 2.36.0

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

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

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

diffs:
diff --git a/angelscript/Makefile b/angelscript/Makefile
index 00eb15d008..1f928bdc3e 100644
--- a/angelscript/Makefile
+++ b/angelscript/Makefile
@@ -2,7 +2,7 @@
 
 PKGNAME=	angelscript-${VERSION}
 DISTNAME=	angelscript_${VERSION}
-VERSION=	2.32.0
+VERSION=	2.36.0
 CATEGORIES=	lang
 MASTER_SITES=	http://angelcode.com/angelscript/sdk/files/
 EXTRACT_SUFX=	.zip
diff --git a/angelscript/PLIST b/angelscript/PLIST
index a268ad0435..1c73e2ad6f 100644
--- a/angelscript/PLIST
+++ b/angelscript/PLIST
@@ -2,4 +2,4 @@
 include/angelscript.h
 lib/libangelscript.a
 lib/libangelscript.so
-lib/libangelscript.so.2.32.0
+lib/libangelscript.so.2.36.0
diff --git a/angelscript/distinfo b/angelscript/distinfo
index 4e8bbe2d48..f1b83a8fb1 100644
--- a/angelscript/distinfo
+++ b/angelscript/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-RMD160 (angelscript_2.32.0.zip) = b5a31bbdcb7d1dbfec5cd504e655899f07474cd4
-SHA512 (angelscript_2.32.0.zip) = a88bd8e7e9f7116450ea8185642d7f6bfccf1530bff3630957839031aaed80075ecf27b9c551d4282051a8fb28d0b8814b56abf84a45d6008de2afa4019edf8e
-Size (angelscript_2.32.0.zip) = 1989108 bytes
+BLAKE2s (angelscript_2.36.0.zip) = 3c99212b9616a7c73a3bff585f5a408801d40789e424dde93b58fe7aaae62eb8
+SHA512 (angelscript_2.36.0.zip) = afd2b9096d0b62bc3d182d684fe34ddc8e9520af7734eea1f1a5c7d3439a28a1be7502faf692080cb0c4591799b7fea09fc8c4ccf25b8ec63a3d306e678682ff
+Size (angelscript_2.36.0.zip) = 2038804 bytes
 SHA1 (patch-angelscript_projects_gnuc_Makefile) = 23b2771459677fb7c05e32cc614f7da8bbb9c0d3


Home | Main Index | Thread Index | Old Index