pkgsrc-WIP-changes archive

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

generand: Update to 0.1.2.9



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 29 09:13:27 2024 -0600
Changeset:	8274311317927524be7dfb54aea010c7320f1854

Modified Files:
	generand/Makefile
	generand/distinfo

Log Message:
generand: Update to 0.1.2.9

Fix program name in --version

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

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

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

diffs:
diff --git a/generand/Makefile b/generand/Makefile
index d82d6db4e5..55fba0d788 100644
--- a/generand/Makefile
+++ b/generand/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	generand-0.1.2.8
+DISTNAME=	generand-0.1.2.9
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	a715a8965d4cb44a9f195dc796c5c0fa871d1fd7
+GITHUB_TAG=	502772efafca1212922bb6170d4de673df16ecb4
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/generand
diff --git a/generand/distinfo b/generand/distinfo
index 302910bcd8..63dd8714b1 100644
--- a/generand/distinfo
+++ b/generand/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (generand-0.1.2.8-a715a8965d4cb44a9f195dc796c5c0fa871d1fd7.tar.gz) = ac0979290676a128245a979e060b0cb22008c00386c0de96d862bf70c9ba37c7
-SHA512 (generand-0.1.2.8-a715a8965d4cb44a9f195dc796c5c0fa871d1fd7.tar.gz) = f45b7110af9b1ed0da733f48a088e66989f7c05ea17e02f73c7f229ebd8d4c78c65fe3ebd76d757e9e8081bd467ff8b116e550234d18b5a5aa78d4194f73b01f
-Size (generand-0.1.2.8-a715a8965d4cb44a9f195dc796c5c0fa871d1fd7.tar.gz) = 7668 bytes
+BLAKE2s (generand-0.1.2.9-502772efafca1212922bb6170d4de673df16ecb4.tar.gz) = c29f24392d0050dc2278f61d23b9562ebbd8ff12013f840e86f8716637814e4b
+SHA512 (generand-0.1.2.9-502772efafca1212922bb6170d4de673df16ecb4.tar.gz) = 1936a15a300f0d2a37cae1d152f427ad607bf0e511df5276a1cf28a0d85b2629fe093714fe67c8b3412baeeffd1c57bc5bdfca666201078c905f72c552ba97c1
+Size (generand-0.1.2.9-502772efafca1212922bb6170d4de673df16ecb4.tar.gz) = 7665 bytes


Home | Main Index | Thread Index | Old Index