summaryrefslogtreecommitdiff
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2021-01-25 08:48:07 +0000
committerfcambus <fcambus@pkgsrc.org>2021-01-25 08:48:07 +0000
commitcb13cb3db15d598ee0746979bb4cc70e43968773 (patch)
tree7be622430102b5bbcdfde96a0156ffc40d5049f3 /devel/cvsgraph
parent01fde7263bf9da17fc517c320d0516ac0fd440b5 (diff)
downloadpkgsrc-cb13cb3db15d598ee0746979bb4cc70e43968773.tar.gz
cvsgraph: update to 1.7.1.
ChangeLog: - Update the web address and give the package a new home after the old server has been retired. - Update automake to modern version and use pkg-config. - Go with the irony and rebase the cvsgraph codebase to a git repository.
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/Makefile11
-rw-r--r--devel/cvsgraph/distinfo10
2 files changed, 10 insertions, 11 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index af67273ca46..a2fb3819c4f 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.53 2020/08/17 20:18:23 leot Exp $
+# $NetBSD: Makefile,v 1.54 2021/01/25 08:48:07 fcambus Exp $
#
-DISTNAME= cvsgraph-1.7.0
-PKGREVISION= 1
+DISTNAME= cvsgraph-1.7.1
CATEGORIES= devel scm
-MASTER_SITES= ${HOMEPAGE}release/
+MASTER_SITES= https://www.vagrearg.org/cvsgraph/release/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.akhphd.au.dk/~bertho/cvsgraph/
+HOMEPAGE= https://www.vagrearg.org/content/cvsgraph
COMMENT= Graphically represents CVS/RCS branches and file revisions
LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
-USE_TOOLS+= bison lex
+USE_TOOLS+= bison lex pkg-config
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
diff --git a/devel/cvsgraph/distinfo b/devel/cvsgraph/distinfo
index f1784dc32ba..f26d11417d5 100644
--- a/devel/cvsgraph/distinfo
+++ b/devel/cvsgraph/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/08/28 10:20:36 schmonz Exp $
+$NetBSD: distinfo,v 1.10 2021/01/25 08:48:07 fcambus Exp $
-SHA1 (cvsgraph-1.7.0.tar.gz) = 952c35381ba8db39d05f1a4e504e9bc8e43a7beb
-RMD160 (cvsgraph-1.7.0.tar.gz) = d7eafcd921b9157277d0beed5d14c33dfd0f25a3
-SHA512 (cvsgraph-1.7.0.tar.gz) = b2a5bec073e7fbba2a2b1975bb4583c8fa87d29a985b7bcedcaf556c744b822ea5ff65b5ca3c4bd6da6bb6697f5e023a7ce35cf5084f2d59fdd15297790e7aab
-Size (cvsgraph-1.7.0.tar.gz) = 202678 bytes
+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