svn commit: r542518 - head/devel/cscope
Steve Wills
swills at FreeBSD.org
Sat Jul 18 17:38:22 UTC 2020
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 at 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 at 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
More information about the svn-ports-head
mailing list