ports/141417: [PATCH] mail/bogofilter: update to 1.2.1

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Dec 13 04:10:08 UTC 2009


>Number:         141417
>Category:       ports
>Synopsis:       [PATCH] mail/bogofilter: update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 13 04:10:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lucky7 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu Jun 11 00:29:36 CST 2009
>Description:
- Update to 1.2.1

Port maintainer (matthias.andree at gmx.de) is cc'd.

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

--- bogofilter-1.2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/bogofilter/Makefile,v
retrieving revision 1.95
diff -u -u -r1.95 Makefile
--- Makefile	1 Dec 2009 20:33:39 -0000	1.95
+++ Makefile	13 Dec 2009 04:08:00 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	1.2.0
-PORTREVISION?=	3
+PORTVERSION=	1.2.1
+PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	SF/bogofilter/bogofilter-stable/bogofilter-${PORTVERSION}
 
@@ -57,11 +57,6 @@
 MAN1=		bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 \
 		bf_copy.1 bf_compact.1 bf_tar.1
 
-# remove files that were accidentally shipped, but should get rebuilt
-post-extract:
-	${RM} ${WRKSRC}/src/bogoupgrade
-	${RM} ${WRKSRC}/src/tests/t.query.config
-
 post-patch:
 	${REINPLACE_CMD} -e 's|^#!.*perl|#! ${PERL}|' \
 		${WRKSRC}/src/tests/unsort.pl \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/bogofilter/distinfo,v
retrieving revision 1.56
diff -u -u -r1.56 distinfo
--- distinfo	13 May 2009 08:49:42 -0000	1.56
+++ distinfo	13 Dec 2009 04:08:00 -0000
@@ -1,3 +1,3 @@
-MD5 (bogofilter-1.2.0.tar.bz2) = ed1a0a4609fa0c7dc1cddba1b9d37067
-SHA256 (bogofilter-1.2.0.tar.bz2) = 208fc5f156c2cf3ea4dcfe9fdebe5aaea8b648bbd5e1ee49f45c4c84d8652e7c
-SIZE (bogofilter-1.2.0.tar.bz2) = 885463
+MD5 (bogofilter-1.2.1.tar.bz2) = 2eb802f4e271b99c3d8f68b14f8df9ef
+SHA256 (bogofilter-1.2.1.tar.bz2) = 7f90dd32b2887860896683ab8ba378c1f9c1a7a55ddee64057df5b773c4cb33c
+SIZE (bogofilter-1.2.1.tar.bz2) = 857088
--- bogofilter-1.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list