pkgsrc-WIP-changes archive

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

atac-seq: Document metapkg versioning



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 22 10:04:32 2023 -0600
Changeset:	42e70a3ba83aa4fe76250b118670d67c6957e8ba

Modified Files:
	atac-seq/Makefile

Log Message:
atac-seq: Document metapkg versioning

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

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

diffstat:
 atac-seq/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/atac-seq/Makefile b/atac-seq/Makefile
index b00a6073bc..c070bedb1d 100644
--- a/atac-seq/Makefile
+++ b/atac-seq/Makefile
@@ -1,6 +1,8 @@
 # $NetBSD$
 #
 
+# Update minor version when adding or removing dependencies
+# Update revision for all other changes
 DISTNAME=	atac-seq-1.2.2
 CATEGORIES=	biology meta-pkgs
 MASTER_SITES=	# empty


Home | Main Index | Thread Index | Old Index