Skip site navigation (1)Skip section navigation (2)
Date:      20 Jul 2005 22:28:14 +0900
From:      Masafumi Otsune <info@otsune.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83784: [MAINTAINER] mail/bsfilter: update to 1.0.8
Message-ID:  <20050720132836.87933.qmail@a.mx.xebec1995.jp>
Resent-Message-ID: <200507201330.j6KDUJs2008353@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83784
>Category:       ports
>Synopsis:       [MAINTAINER] mail/bsfilter: update to 1.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 20 13:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Masafumi Otsune
>Release:        FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD xt.xebec1995.jp 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #2: Fri May 20 04:27:08 JST 2005
>Description:
- Update to 1.0.8

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- bsfilter-1.0.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/bsfilter.orig/Makefile /usr/ports/mail/bsfilter/Makefile
--- /usr/ports/mail/bsfilter.orig/Makefile	Tue Jun 14 03:06:19 2005
+++ /usr/ports/mail/bsfilter/Makefile	Wed Jul 20 22:26:40 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	bsfilter
-PORTVERSION=	1.0.7
+PORTVERSION=	1.0.8
 CATEGORIES=	mail ruby
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR=	bsfilter/14691
+MASTER_SITE_SUBDIR=	bsfilter/15651
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	info@otsune.com
@@ -29,7 +29,7 @@
 .if defined(WITH_CHASEN)
 RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/chasen.so:${PORTSDIR}/japanese/ruby-chasen
 .endif
-.if ${ARCH} == i386 && defined(WITH_MECAB)
+.if ${ARCH} != "sparc64" && defined(WITH_MECAB)
 RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/MeCab.so:${PORTSDIR}/japanese/ruby-mecab
 .endif
 .if defined(WITH_KAKASI)
diff -ruN --exclude=CVS /usr/ports/mail/bsfilter.orig/distinfo /usr/ports/mail/bsfilter/distinfo
--- /usr/ports/mail/bsfilter.orig/distinfo	Tue Jun 14 03:06:19 2005
+++ /usr/ports/mail/bsfilter/distinfo	Wed Jul 20 22:26:45 2005
@@ -1,2 +1,2 @@
-MD5 (bsfilter-1.0.7.tgz) = 5a3548217a72db83c580eac036c36bcf
-SIZE (bsfilter-1.0.7.tgz) = 1131679
+MD5 (bsfilter-1.0.8.tgz) = b261f7b8e52492d75d23ef404b7f133e
+SIZE (bsfilter-1.0.8.tgz) = 1133524
--- bsfilter-1.0.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050720132836.87933.qmail>