pkgsrc-WIP-changes archive

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

plasm: Update to 0.0.0.35



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Aug 14 18:55:03 2022 -0500
Changeset:	30879dc59303d6f5b36cc2cf8ec55b08decae73c

Modified Files:
	plasm/Makefile
	plasm/PLIST
	plasm/distinfo

Log Message:
plasm: Update to 0.0.0.35

epc -> ecisc

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

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

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

diffs:
diff --git a/plasm/Makefile b/plasm/Makefile
index ec9f28113b..f4a6d6a517 100644
--- a/plasm/Makefile
+++ b/plasm/Makefile
@@ -5,10 +5,10 @@
 #              Fri Jul 22 14:00:26 CDT 2022               #
 ###########################################################
 
-DISTNAME=	plasm-0.0.0.34
+DISTNAME=	plasm-0.0.0.35
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	574c2cf4e658d363261e7e6fe52abab80485c791
+GITHUB_TAG=	4765a01f5403d8c0011ee338f5959de11602514a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/plasm
diff --git a/plasm/PLIST b/plasm/PLIST
index b9fc42c0ea..33a44442e8 100644
--- a/plasm/PLIST
+++ b/plasm/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD$
 bin/plasm
 bin/plasm.bin
-include/plasm/epc-bits.h
+include/plasm/ecisc-bits.h
 include/plasm/riscv-bits.h
 man/man1/plasm.1
diff --git a/plasm/distinfo b/plasm/distinfo
index f3bb8c9e32..f1142f3977 100644
--- a/plasm/distinfo
+++ b/plasm/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (plasm-0.0.0.34-574c2cf4e658d363261e7e6fe52abab80485c791.tar.gz) = b44f9c03a3c1655205c616ef7e1bce31c3603dee05b43f5360131501721f9719
-SHA512 (plasm-0.0.0.34-574c2cf4e658d363261e7e6fe52abab80485c791.tar.gz) = d82930f598b07e74efea0e568ddeff93bd303df50320e68bba0473432b6faa9caf179b4db5a7c27beeb86fdbd6013076ad7e23ae280b46ea7728b1260232c4d2
-Size (plasm-0.0.0.34-574c2cf4e658d363261e7e6fe52abab80485c791.tar.gz) = 21217 bytes
+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


Home | Main Index | Thread Index | Old Index