Date: Sun, 23 Apr 2000 19:36:04 -0300 From: lioux@uol.com.br To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: lioux@uol.com.br Subject: Re: ports/18179: Update port devel/ctags to version 3.5 Message-ID: <20000423193604.A15640@Fedaykin.here> In-Reply-To: <200004232130.OAA46075@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Sun, Apr 23, 2000 at 02:30:01PM -0700 References: <20000423211745.8989.qmail@Fedaykin.here> <200004232130.OAA46075@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The latest Exuberant Ctags was released today, version 3.5.1. The following patch should be applied after the aforementioned one. diff -ruN /tmp/ctags/Makefile ./Makefile --- /tmp/ctags/Makefile Sun Apr 23 19:30:34 2000 +++ ./Makefile Sun Apr 23 19:32:31 2000 @@ -6,7 +6,7 @@ # PORTNAME= ctags -PORTVERSION= 3.5 +PORTVERSION= 3.5.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE}\ http://home.hiwaay.net/~darren/archives/\ diff -ruN /tmp/ctags/files/md5 ./files/md5 --- /tmp/ctags/files/md5 Sun Apr 23 19:30:34 2000 +++ ./files/md5 Sun Apr 23 19:32:33 2000 @@ -1 +1 @@ -MD5 (ctags-3.5.tar.gz) = b2ba1367db1b302cc6785dcc515ef2e3 +MD5 (ctags-3.5.1.tar.gz) = adce48150dceaf531a25228d81883909 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000423193604.A15640>