pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cscope



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  3 00:42:55 UTC 2021

Modified Files:
        pkgsrc/devel/cscope: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/cscope/patches: patch-aa patch-ac patch-ad

Log Message:
cscope: update to 15.9.

Based on patch by Brad Harder on pkgsrc-users.

Changes not found.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/devel/cscope/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/cscope/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/cscope/distinfo
cvs rdiff -u -r1.13 -r0 pkgsrc/devel/cscope/patches/patch-aa
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/cscope/patches/patch-ac \
    pkgsrc/devel/cscope/patches/patch-ad

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

Modified files:

Index: pkgsrc/devel/cscope/Makefile
diff -u pkgsrc/devel/cscope/Makefile:1.61 pkgsrc/devel/cscope/Makefile:1.62
--- pkgsrc/devel/cscope/Makefile:1.61   Fri May  8 16:20:38 2020
+++ pkgsrc/devel/cscope/Makefile        Sun Jan  3 00:42:55 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2020/05/08 16:20:38 rillig Exp $
+# $NetBSD: Makefile,v 1.62 2021/01/03 00:42:55 wiz Exp $
 
-DISTNAME=      cscope-15.8a
-PKGREVISION=   2
+DISTNAME=      cscope-15.9
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=cscope/}
 

Index: pkgsrc/devel/cscope/PLIST
diff -u pkgsrc/devel/cscope/PLIST:1.3 pkgsrc/devel/cscope/PLIST:1.4
--- pkgsrc/devel/cscope/PLIST:1.3       Sat Dec 18 13:06:04 2010
+++ pkgsrc/devel/cscope/PLIST   Sun Jan  3 00:42:55 2021
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2010/12/18 13:06:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/01/03 00:42:55 wiz Exp $
 bin/cscope
 bin/cscope-indexer
+bin/ocs
 man/man1/cscope.1
-share/cscope/ocs
 share/emacs/site-lisp/xcscope.el

Index: pkgsrc/devel/cscope/distinfo
diff -u pkgsrc/devel/cscope/distinfo:1.21 pkgsrc/devel/cscope/distinfo:1.22
--- pkgsrc/devel/cscope/distinfo:1.21   Tue Nov  3 03:27:20 2015
+++ pkgsrc/devel/cscope/distinfo        Sun Jan  3 00:42:55 2021
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.21 2015/11/03 03:27:20 agc Exp $
+$NetBSD: distinfo,v 1.22 2021/01/03 00:42:55 wiz Exp $
 
-SHA1 (cscope-15.8a.tar.gz) = 00f76825791b895532778f720c509cd13b9d6846
-RMD160 (cscope-15.8a.tar.gz) = 9536de3b7bdf6dd355dd9c28308457692c9a0b9f
-SHA512 (cscope-15.8a.tar.gz) = bedba69820eca86420f6c975d1f267de67a457b182a3fe49720a2ae5ea48759c5b5b8db06ed5ffd85173ddf4a0f12ca722e87200dea4a2da7d43c8c711b00318
-Size (cscope-15.8a.tar.gz) = 601232 bytes
-SHA1 (patch-aa) = b8f3a2b4f30726a51c8cf676c2accd07bfd5ccb1
-SHA1 (patch-ac) = d548d256e9d7dd26195e37512ccbe9844bf7ace1
-SHA1 (patch-ad) = c64b701d5a06c6b3dffd961a95960f417d9399b1
+SHA1 (cscope-15.9.tar.gz) = e89c6a3458164552d9301ccc213181f463e5210e
+RMD160 (cscope-15.9.tar.gz) = afea7d56e0536bfe02fcd647a510ae022100c88d
+SHA512 (cscope-15.9.tar.gz) = f3b95da5eb5c036cd39215785990c7cce7ce7b8eda4b18e60792e70d01ffb63809ce32ace310a9aefd88e6761c1609039ccfab0e8e49f81730bc1630babbcb80
+Size (cscope-15.9.tar.gz) = 613948 bytes



Home | Main Index | Thread Index | Old Index