Date: Sun, 23 Apr 2000 16:20:03 -0700 (PDT) From: lioux@uol.com.br To: freebsd-ports@FreeBSD.org Subject: Re: ports/18179: Update port devel/ctags to version 3.5 Message-ID: <200004232320.QAA54275@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18179; it has been noted by GNATS. From: lioux@uol.com.br To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/18179: Update port devel/ctags to version 3.5 Date: Sun, 23 Apr 2000 20:12:50 -0300 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?200004232320.QAA54275>