Date: Sat, 18 Jul 2020 17:38:21 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542518 - head/devel/cscope Message-ID: <202007181738.06IHcL3o052404@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Jul 18 17:38:21 2020 New Revision: 542518 URL: https://svnweb.freebsd.org/changeset/ports/542518 Log: devel/cscope: Update to 15.9 PR: 248073 Submitted by: marcel@herrbischoff.com Modified: head/devel/cscope/Makefile (contents, props changed) head/devel/cscope/distinfo (contents, props changed) Modified: head/devel/cscope/Makefile ============================================================================== --- head/devel/cscope/Makefile Sat Jul 18 17:37:36 2020 (r542517) +++ head/devel/cscope/Makefile Sat Jul 18 17:38:21 2020 (r542518) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= cscope -PORTVERSION= 15.8b -PORTREVISION= 1 +PORTVERSION= 15.9 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Interactive C program browser Modified: head/devel/cscope/distinfo ============================================================================== --- head/devel/cscope/distinfo Sat Jul 18 17:37:36 2020 (r542517) +++ head/devel/cscope/distinfo Sat Jul 18 17:38:21 2020 (r542518) @@ -1,2 +1,3 @@ -SHA256 (cscope-15.8b.tar.gz) = 4889d091f05aa0845384b1e4965aa31d2b20911fb2c001b2cdcffbcb7212d3af -SIZE (cscope-15.8b.tar.gz) = 613187 +TIMESTAMP = 1595090614 +SHA256 (cscope-15.9.tar.gz) = c5505ae075a871a9cd8d9801859b0ff1c09782075df281c72c23e72115d9f159 +SIZE (cscope-15.9.tar.gz) = 613948
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007181738.06IHcL3o052404>