pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cvsgraph cvsgraph: update to 1.7.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/182b8a99799b
branches: trunk
changeset: 445535:182b8a99799b
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Jan 25 08:48:07 2021 +0000
description:
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:
devel/cvsgraph/Makefile | 11 +++++------
devel/cvsgraph/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 11 deletions(-)
diffs (43 lines):
diff -r 1fc848388c97 -r 182b8a99799b devel/cvsgraph/Makefile
--- a/devel/cvsgraph/Makefile Mon Jan 25 08:00:04 2021 +0000
+++ b/devel/cvsgraph/Makefile Mon Jan 25 08:48:07 2021 +0000
@@ -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@localhost
-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 -r 1fc848388c97 -r 182b8a99799b devel/cvsgraph/distinfo
--- a/devel/cvsgraph/distinfo Mon Jan 25 08:00:04 2021 +0000
+++ b/devel/cvsgraph/distinfo Mon Jan 25 08:48:07 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index