Date: Thu, 14 Oct 2004 09:41:34 +0200 From: Matthias Andree <matthias.andree@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72671: [MAINTAINER] mail/bogofilter-qdbm: update port Message-ID: <E1CI0Ew-00096v-LK@libertas.emma.line.org> Resent-Message-ID: <200410140750.i9E7oOTY063124@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72671 >Category: ports >Synopsis: [MAINTAINER] mail/bogofilter-qdbm: update port >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: Thu Oct 14 07:50:24 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: Update CONFLICTS, clean up to please portlint. Bcc: Mikhail Teterin Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- bogofilter-qdbm-0.92.7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/bogofilter-qdbm/Makefile /root/ports/mail/bogofilter-qdbm/Makefile --- /usr/ports/mail/bogofilter-qdbm/Makefile Fri Aug 13 18:12:28 2004 +++ /root/ports/mail/bogofilter-qdbm/Makefile Thu Oct 14 09:29:36 2004 @@ -6,19 +6,20 @@ # PORTNAME= bogofilter -PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -qdbm -MASTERDIR= ${.CURDIR}/../bogofilter +MAINTAINER= matthias.andree@gmx.de LIB_DEPENDS= qdbm.3:${PORTSDIR}/databases/qdbm -CONFLICTS= bogofilter-0* bogofilter-tdb* [a-z][a-z]-bogofilter-0* +CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* CONFIGURE_ARGS= --with-database=qdbm CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" DESCR= ${PKGDIR}/pkg-descr + +MASTERDIR= ${.CURDIR}/../bogofilter .include "${MASTERDIR}/Makefile" --- bogofilter-qdbm-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?E1CI0Ew-00096v-LK>