pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.2.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 14 19:01:45 2022 -0600
Changeset:	06e181729df4cd7736a8a8e8c9928ea254fd9315

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.2.8

Update for libxtend API change (array.h -> stdlib.h)

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

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

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

diffs:
diff --git a/fasda/Makefile b/fasda/Makefile
index db01aace5c..e2e98d5251 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.2
+DISTNAME=	fasda-0.1.2.8
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	fe7740bf13130172738df71944016b3b25b2b6b3
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index 3bfcfbb908..b6efe49192 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.2.tar.gz) = 5c226192fb08fe7a4aca39aafc0305ec7c64bee2f20f167fe45610a3df9c754a
-SHA512 (fasda-0.1.2.tar.gz) = 0ced651822c3cd0f079cb6d2eda4acbe1a7383622dbe7b2a4b2155943fb64979b80241a2e711a10c9362407ec262a3ff8cb32a1e495695d1c8df139902c7ba6d
-Size (fasda-0.1.2.tar.gz) = 57295 bytes
+BLAKE2s (fasda-0.1.2.8-fe7740bf13130172738df71944016b3b25b2b6b3.tar.gz) = c959e6047e15d3b55570d1e9d8240bd51c7927afced2a716503054c5200e8419
+SHA512 (fasda-0.1.2.8-fe7740bf13130172738df71944016b3b25b2b6b3.tar.gz) = b51f0ebceec8bcee50beb9f177e0f77f973ebcccc479a14886e3fa83b06bc7b078d101e3abf137f27021abc9c53023fe689d6dc7467bd929e4fb608ecbf496ad
+Size (fasda-0.1.2.8-fe7740bf13130172738df71944016b3b25b2b6b3.tar.gz) = 57462 bytes


Home | Main Index | Thread Index | Old Index