ports/142063: [PATCH] mail/bogofilter-tc: Chase tokyocabinet shared library update

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Dec 27 02:50:02 UTC 2009


>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 at 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 at gmx.de
+MAINTAINER=	mandree at 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:



More information about the freebsd-ports-bugs mailing list