pkgsrc-WIP-changes archive

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

plasm: Update to 0.0.0.38



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Aug 14 19:51:42 2022 -0500
Changeset:	e21aa925576926f09d360620a9d6cdbc8de63db9

Modified Files:
	plasm/Makefile
	plasm/distinfo

Log Message:
plasm: Update to 0.0.0.38

Prefix all ECISC macros with ECISC_

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

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

diffstat:
 plasm/Makefile | 4 ++--
 plasm/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/plasm/Makefile b/plasm/Makefile
index f4a6d6a517..1eafbd3714 100644
--- a/plasm/Makefile
+++ b/plasm/Makefile
@@ -5,10 +5,10 @@
 #              Fri Jul 22 14:00:26 CDT 2022               #
 ###########################################################
 
-DISTNAME=	plasm-0.0.0.35
+DISTNAME=	plasm-0.0.0.38
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	4765a01f5403d8c0011ee338f5959de11602514a
+GITHUB_TAG=	cc07d1b06b8dc76f83831b89d383b6f57c54e4fa
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/plasm
diff --git a/plasm/distinfo b/plasm/distinfo
index f1142f3977..683fb350ad 100644
--- a/plasm/distinfo
+++ b/plasm/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (plasm-0.0.0.35-4765a01f5403d8c0011ee338f5959de11602514a.tar.gz) = 9f7ea2ef1c5fad91848fbe3c48ab59a705e92c672c1cce72303876b9e3dd8638
-SHA512 (plasm-0.0.0.35-4765a01f5403d8c0011ee338f5959de11602514a.tar.gz) = d878f0144826a1905370551ef4b81108b2b496a613ab8f7b3adcfd2936248a4bfa1e863399391614280e6ed89645a32b6c7ceeb92180265d3d4404a844419f17
-Size (plasm-0.0.0.35-4765a01f5403d8c0011ee338f5959de11602514a.tar.gz) = 20798 bytes
+BLAKE2s (plasm-0.0.0.38-cc07d1b06b8dc76f83831b89d383b6f57c54e4fa.tar.gz) = 5920938a34125e061768651e2cea36346712359db90500357a4097da5fdf4708
+SHA512 (plasm-0.0.0.38-cc07d1b06b8dc76f83831b89d383b6f57c54e4fa.tar.gz) = a7002660acf11e93024c12c0237964429e5ebcc02393cdbf80bd2b88ba2d3c88afbd9e8eb6148711710dee81fdc50a676e026f0689ac65895512c5d3de2298e5
+Size (plasm-0.0.0.38-cc07d1b06b8dc76f83831b89d383b6f57c54e4fa.tar.gz) = 21378 bytes


Home | Main Index | Thread Index | Old Index