Date: Sun, 27 Dec 2009 10:44:03 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: matthias.andree@gmx.de Subject: ports/142063: [PATCH] mail/bogofilter-tc: Chase tokyocabinet shared library update Message-ID: <20091227024403.3F9387DC8@lwbsd.csie.net> Resent-Message-ID: <200912270250.nBR2o2g2034373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142063 >Category: ports >Synopsis: [PATCH] mail/bogofilter-tc: Chase tokyocabinet shared library update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 27 02:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 8.0-STABLE amd64 >Organization: >Environment: System: FreeBSD lwbsd.cs.nctu.edu.tw 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Dec 13 16:15:22 CST 2009 >Description: - Chase tokyocabinet shared library update. Please note this patch should be applied after ports/141417 is commited. Port maintainer (matthias.andree@gmx.de) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- bogofilter-tc-1.2.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/bogofilter-tc/Makefile,v retrieving revision 1.13 diff -u -u -r1.13 Makefile --- Makefile 27 Dec 2009 02:08:53 -0000 1.13 +++ Makefile 27 Dec 2009 02:40:40 -0000 @@ -6,14 +6,13 @@ # PORTNAME= bogofilter -PORTREVISION= 6 CATEGORIES= mail PKGNAMESUFFIX= -tc -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= mandree@FreeBSD.org # Blanket approval for changes by Zach Thompson (address above) -LIB_DEPENDS= tokyocabinet.8:${PORTSDIR}/databases/tokyocabinet +LIB_DEPENDS= tokyocabinet.9:${PORTSDIR}/databases/tokyocabinet CONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[1-9]* bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* --- bogofilter-tc-1.2.1.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?20091227024403.3F9387DC8>