Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 09:26:51 +0200
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yar@FreeBSD.org
Subject:   ports/72669: [PATCH] russian/ru-bogofilter: update CONFLICTS, fix portlint warnings
Message-ID:  <E1CI00h-0006IN-Kr@libertas.emma.line.org>
Resent-Message-ID: <200410140730.i9E7UKTJ061021@freefall.freebsd.org>

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

>Number:         72669
>Category:       ports
>Synopsis:       [PATCH] russian/ru-bogofilter: update CONFLICTS, fix portlint warnings
>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:   Thu Oct 14 07:30:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.10-RELEASE-p3 FreeBSD 4.10-RELEASE-p3 #7: Tue Sep 28 20:38:58 CEST 2004
>Description:
The patch updates CONFLICTS and fixes portlint warnings.

Port maintainer (yar@freebsd.org) is cc'd.

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

--- ru-bogofilter-0.92.7.patch begins here ---
diff -ruN --exclude=CVS /root/ports/russian/bogofilter.orig/Makefile /root/ports/russian/bogofilter/Makefile
--- /root/ports/russian/bogofilter.orig/Makefile	Fri Jun 18 16:46:21 2004
+++ /root/ports/russian/bogofilter/Makefile	Thu Oct 14 09:18:21 2004
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/russian/bogofilter/Makefile,v 1.1 2004/06/18 14:46:21 yar Exp $
 #
 
-MASTERDIR=	${.CURDIR}/../../mail/bogofilter
-
 CATEGORIES=	russian mail
 
 MAINTAINER=	yar@freebsd.org
 
-CONFLICTS=	bogofilter-0* bogofilter-tdb* bogofilter-qdbm*
+CONFLICTS=	bogofilter-[0-9]* bogofilter-tdb-[0-9]* bogofilter-qdbm-[0-9]*
 
 CFLAGS+=	-DWINDOWS_1251_to_CYRILLIC
+
+MASTERDIR=	${.CURDIR}/../../mail/bogofilter
 
 .include "${MASTERDIR}/Makefile"
--- ru-bogofilter-0.92.7.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?E1CI00h-0006IN-Kr>