pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cvsgraph



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Wed Jun 30 09:02:26 UTC 2021

Modified Files:
        pkgsrc/devel/cvsgraph: Makefile distinfo

Log Message:
cvsgraph: update to 1.7.2.

ChangeLog:

- Make config option rev_hidenumber function properly for branch boxes
- Also apply rev_hidenumber to folded branch boxes


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/cvsgraph/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/cvsgraph/distinfo

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

Modified files:

Index: pkgsrc/devel/cvsgraph/Makefile
diff -u pkgsrc/devel/cvsgraph/Makefile:1.54 pkgsrc/devel/cvsgraph/Makefile:1.55
--- pkgsrc/devel/cvsgraph/Makefile:1.54 Mon Jan 25 08:48:07 2021
+++ pkgsrc/devel/cvsgraph/Makefile      Wed Jun 30 09:02:26 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2021/01/25 08:48:07 fcambus Exp $
+# $NetBSD: Makefile,v 1.55 2021/06/30 09:02:26 fcambus Exp $
 #
 
-DISTNAME=      cvsgraph-1.7.1
+DISTNAME=      cvsgraph-1.7.2
 CATEGORIES=    devel scm
 MASTER_SITES=  https://www.vagrearg.org/cvsgraph/release/
 

Index: pkgsrc/devel/cvsgraph/distinfo
diff -u pkgsrc/devel/cvsgraph/distinfo:1.10 pkgsrc/devel/cvsgraph/distinfo:1.11
--- pkgsrc/devel/cvsgraph/distinfo:1.10 Mon Jan 25 08:48:07 2021
+++ pkgsrc/devel/cvsgraph/distinfo      Wed Jun 30 09:02:26 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2021/01/25 08:48:07 fcambus Exp $
+$NetBSD: distinfo,v 1.11 2021/06/30 09:02:26 fcambus Exp $
 
-SHA1 (cvsgraph-1.7.1.tar.gz) = 25e3ab7460eca8c6b808965645f95964bf7a3dd5
-RMD160 (cvsgraph-1.7.1.tar.gz) = cadd84941cac7bb3ab1584040b190a142bab7fdf
-SHA512 (cvsgraph-1.7.1.tar.gz) = 80d7989112d3650c05552276ef298a6ffecd2b669c35edb53e16e27c4da0b2fceada02bf75841ae0432c4311384f56a30168ae6b4ee73cbf5d3825d2c151bd61
-Size (cvsgraph-1.7.1.tar.gz) = 228694 bytes
+SHA1 (cvsgraph-1.7.2.tar.gz) = e1b60338f93ec45253edf29d4da9ba64e7458ae1
+RMD160 (cvsgraph-1.7.2.tar.gz) = 8dadac57037bc2e2d7206ea3381197ab9ab5f25f
+SHA512 (cvsgraph-1.7.2.tar.gz) = 01cf7eea216f7481fc4e7054d8b6c9015d9471069fe52705f6fb115a55b33c2bd4528cfd8be319c6bbd97f61145037653d0b6577bff9903852c6571f1c9f3e29
+Size (cvsgraph-1.7.2.tar.gz) = 229325 bytes



Home | Main Index | Thread Index | Old Index