Date: Sun, 24 Jul 2005 10:08:54 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: info@otsune.com Subject: ports/83973: [PATCH] mail/bsfilter: New version 1.0.9 released Message-ID: <20050724010854.57D0254CA@eastasia.home.utahime.org> Resent-Message-ID: <200507240110.j6O1A5Tp091148@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83973 >Category: ports >Synopsis: [PATCH] mail/bsfilter: New version 1.0.9 released >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 24 01:10:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD xxxx 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 07:35:24 JST 2005 xxxx i386 >Description: New version 1.0.9 is released. According to the author's blog, version 1.0.8 seems to have serious bug. So the port should be updated to 1.0.9 ASAP. >How-To-Repeat: >Fix: --- patch-bsfilter begins here --- Index: Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/mail/bsfilter/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 20 Jul 2005 15:23:15 -0000 1.9 +++ Makefile 24 Jul 2005 00:58:26 -0000 @@ -6,10 +6,10 @@ # PORTNAME= bsfilter -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= mail ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= bsfilter/15651 +MASTER_SITE_SUBDIR= bsfilter/15724 EXTRACT_SUFX= .tgz MAINTAINER= info@otsune.com Index: distinfo =================================================================== RCS file: /net/freebsd/cvsroot/ports/mail/bsfilter/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 20 Jul 2005 15:23:15 -0000 1.8 +++ distinfo 24 Jul 2005 00:58:31 -0000 @@ -1,2 +1,2 @@ -MD5 (bsfilter-1.0.8.tgz) = b261f7b8e52492d75d23ef404b7f133e -SIZE (bsfilter-1.0.8.tgz) = 1133524 +MD5 (bsfilter-1.0.9.tgz) = 6274aafe663a30bad780c7143f84da24 +SIZE (bsfilter-1.0.9.tgz) = 1133529 --- patch-bsfilter ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050724010854.57D0254CA>