ports/107907: [MAINTAINER] mail/bogofilter: update to 1.1.4

Matthias Andree matthias.andree at gmx.de
Sun Jan 14 13:30:18 UTC 2007


>Number:         107907
>Category:       ports
>Synopsis:       [MAINTAINER] mail/bogofilter: update to 1.1.4
>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:   Sun Jan 14 13:30:17 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #18: Sun Jan 14 13:10:49 CET 2007
>Description:
- Update to 1.1.4
- add mandir to INSTALL_TARGET
- reset bogofilter-qdbm PORTREVISION after the update.

NOTE WELL: the patch changes files in mail/bogofilter/ and mail/bogofilter-qdbm/!

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

--- bogofilter-1.1.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/Makefile /usr/home/emma/ports/mail/bogofilter/Makefile
--- /usr/ports/mail/bogofilter/Makefile	Tue Jul 11 16:07:25 2006
+++ /usr/home/emma/ports/mail/bogofilter/Makefile	Sun Jan 14 14:06:58 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	1.0.3
+PORTVERSION=	1.1.4
 PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -47,7 +47,7 @@
 CONFIGURE_ENV+=	LDFLAGS="-L${LOCALBASE}/lib" LIBS="${BF_LIBS}" \
 		PERL="${PERL}" CPPFLAGS="${BF_CPPFLAGS}"
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALL_TARGET=	install-strip prefix=${PREFIX}
+INSTALL_TARGET=	install-strip prefix=${PREFIX} mandir=${MANPREFIX}/man
 
 MAN1=		bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 \
 		bf_copy.1 bf_compact.1 bf_tar.1
diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/distinfo /usr/home/emma/ports/mail/bogofilter/distinfo
--- /usr/ports/mail/bogofilter/distinfo	Tue Jul 11 16:07:25 2006
+++ /usr/home/emma/ports/mail/bogofilter/distinfo	Sun Jan 14 14:07:50 2007
@@ -1,3 +1,3 @@
-MD5 (bogofilter-1.0.3.tar.bz2) = f3ccde59a29c1d3519e31fe7e6a9fd29
-SHA256 (bogofilter-1.0.3.tar.bz2) = 71d9f184ceba98233543a7f620eed6fdd447c38541f7e46a99e2c991f38c5e95
-SIZE (bogofilter-1.0.3.tar.bz2) = 778983
+MD5 (bogofilter-1.1.4.tar.bz2) = 6c72a2e482908cf78288c3bc6b11f57b
+SHA256 (bogofilter-1.1.4.tar.bz2) = 2cd09fac0c1e425d54028415c238627847543a5c03adf7a79d71158129d2b419
+SIZE (bogofilter-1.1.4.tar.bz2) = 797924
--- /usr/ports/mail/bogofilter-qdbm/Makefile	Thu Aug  3 01:33:55 2006
+++ /usr/home/emma/ports/mail/bogofilter-qdbm/Makefile	Fri Dec 29 02:09:39 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-qdbm
 
--- bogofilter-1.1.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list