pkgsrc-WIP-changes archive

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

vsearch: Update to 2.29.0



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 14 17:14:52 2024 -0500
Changeset:	d1fe833dc46f2f5c26b4f1d58335f7f12b204f5a

Modified Files:
	vsearch/Makefile
	vsearch/distinfo

Log Message:
vsearch: Update to 2.29.0

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

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

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

diffs:
diff --git a/vsearch/Makefile b/vsearch/Makefile
index 24cbdea343..ec139b3083 100644
--- a/vsearch/Makefile
+++ b/vsearch/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vsearch-2.27.1
+DISTNAME=	vsearch-2.29.0
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=torognes/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
@@ -21,6 +21,9 @@ CONFIGURE_ARGS+=	--disable-pdfman
 pre-configure:
 	cd ${WRKSRC} && autoreconf -fi
 
+post-install:
+	${RMDIR} ${DESTDIR}${PREFIX}/share/doc/vsearch
+
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/vsearch/distinfo b/vsearch/distinfo
index 313bbfb770..7a417cba81 100644
--- a/vsearch/distinfo
+++ b/vsearch/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vsearch-2.27.1.tar.gz) = da1461afaa42b8483f1f9159eb7b30978d7b3fdbfc6e24bfca5f43d8e69e25fb
-SHA512 (vsearch-2.27.1.tar.gz) = c9d783f7b2367d5479f3bb1ac3b7a2edd4dd729a9a322a592fe2b5edde46a4885442efeb6a0f06f91faa4af922e9c739b28c2739aab7a0f1106fbc8bb5b5dc11
-Size (vsearch-2.27.1.tar.gz) = 269179 bytes
+BLAKE2s (vsearch-2.29.0.tar.gz) = 9161d18496922e627348951236680c827fefc7590170917005f89bd60f501715
+SHA512 (vsearch-2.29.0.tar.gz) = 75d67c667d2c30950bef83dbbf2486330fea1cd5b51d3e54f1f86cc7e92c74974dce596a61a55779c6819069d4220bdb31a76c6fa374a8298fa535b8d3c9ee48
+Size (vsearch-2.29.0.tar.gz) = 283459 bytes


Home | Main Index | Thread Index | Old Index