Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 12:12:20 +0100 (CET)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94468: [MAINTAINER] mail/bogofilter*: update to 1.0.2
Message-ID:  <200603151112.k2FBCKHa005558@rho.emma.line.org>
Resent-Message-ID: <200603151120.k2FBKLkt065947@freefall.freebsd.org>

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

>Number:         94468
>Category:       ports
>Synopsis:       [MAINTAINER] mail/bogofilter*: update to 1.0.2
>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 Mar 15 11:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #12: Wed Mar 15 00:52:31 CET 2006
>Description:
- Update to 1.0.2 (minor fixes, one contrib script added)

The patch below touches the bogofilter port (the actual upgrade)
and touches the bogofilter-qdbm port to reset the PORTREVISION.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- /usr/ports/mail/bogofilter/Makefile	Tue Jan  3 21:14:38 2006
+++ /usr/home/emma/ports/mail/bogofilter/Makefile	Wed Mar 15 12:09:01 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -25,7 +25,6 @@
 CONFLICTS?=	bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
 
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 USE_PERL5_RUN=	yes
 GNU_CONFIGURE=	yes
 PATCH_STRIP=	-p1
@@ -100,7 +99,7 @@
 	  ${INSTALL_SCRIPT} ${WRKSRC}/contrib/${i} ${DOCSDIR}/contrib/${i}
 .endfor
 .for i in dot-qmail-bogofilter-default \
-	mailfilter.example procmailrc.example
+	mailfilter.example procmailrc.example vm-bogofilter.el
 	${INSTALL_DATA} ${WRKSRC}/contrib/${i} ${DOCSDIR}/contrib/${i}
 .endfor
 	${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
--- /usr/ports/mail/bogofilter/distinfo	Tue Jan  3 21:14:38 2006
+++ /usr/home/emma/ports/mail/bogofilter/distinfo	Wed Mar 15 11:38:39 2006
@@ -1,3 +1,3 @@
-MD5 (bogofilter-1.0.1.tar.bz2) = b0818efa35ceb2d24d0fbb0db3e617d4
-SHA256 (bogofilter-1.0.1.tar.bz2) = c843e47e05704db4f41e286520a9bf6342cb9620087bea71bd25e2facf997e72
-SIZE (bogofilter-1.0.1.tar.bz2) = 757827
+MD5 (bogofilter-1.0.2.tar.bz2) = 4c86274ddf0431f0b51c742b2f8c6e9c
+SHA256 (bogofilter-1.0.2.tar.bz2) = 4d030bbeabc2d8ec712b357a23b9dde72a51c8b1e8ae26b04c22fd04e6a71a08
+SIZE (bogofilter-1.0.2.tar.bz2) = 765201
--- /usr/ports/mail/bogofilter-qdbm/Makefile	Sun Jan  8 22:39:28 2006
+++ /usr/home/emma/ports/mail/bogofilter-qdbm/Makefile	Wed Mar 15 11:59:26 2006
@@ -6,7 +6,6 @@
 #
 
 PORTNAME=	bogofilter
-PORTREVISION=	1
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-qdbm
>Release-Note:
>Audit-Trail:
>Unformatted:



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