Date: Tue, 5 Feb 2013 08:58:10 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311671 - in head/devel/cscope: . files Message-ID: <201302050858.r158wARw003832@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Feb 5 08:58:10 2013 New Revision: 311671 URL: http://svnweb.freebsd.org/changeset/ports/311671 Log: - Update to 15.8a (bug fixes) Reported by: obrien Deleted: head/devel/cscope/files/ Modified: head/devel/cscope/Makefile head/devel/cscope/distinfo (contents, props changed) Modified: head/devel/cscope/Makefile ============================================================================== --- head/devel/cscope/Makefile Tue Feb 5 08:52:40 2013 (r311670) +++ head/devel/cscope/Makefile Tue Feb 5 08:58:10 2013 (r311671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cscope -PORTVERSION= 15.8 +PORTVERSION= 15.8a CATEGORIES= devel MASTER_SITES= SF @@ -12,7 +12,6 @@ COMMENT= An interactive C program browse OPTIONS_DEFINE= XCSCOPE XCSCOPE_DESC= Install (X)Emacs package -USE_BZIP2= yes GNU_CONFIGURE= yes EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp Modified: head/devel/cscope/distinfo ============================================================================== --- head/devel/cscope/distinfo Tue Feb 5 08:52:40 2013 (r311670) +++ head/devel/cscope/distinfo Tue Feb 5 08:58:10 2013 (r311671) @@ -1,2 +1,2 @@ -SHA256 (cscope-15.8.tar.bz2) = ce9c294875e14c6feb704e354be9ae24095fdde74e516d73ff57d219fe41c64b -SIZE (cscope-15.8.tar.bz2) = 305106 +SHA256 (cscope-15.8a.tar.gz) = eb736ac40d5abebe8fa46820c7a8eccc8a17966a9a5f70375367b77177874d1e +SIZE (cscope-15.8a.tar.gz) = 601232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302050858.r158wARw003832>