diff options
author | obraun <obraun@FreeBSD.org> | 2003-04-08 06:39:44 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-04-08 06:39:44 +0800 |
commit | 212cfe562f130dc9888fe90d99d514046456ea8c (patch) | |
tree | 3055a24bf30f0fa9de09ff35cdc4933d965d0e26 /mail | |
parent | 7cf24af4559fc543c48c697757978f94d8569c94 (diff) | |
download | freebsd-ports-gnome-212cfe562f130dc9888fe90d99d514046456ea8c.tar.gz freebsd-ports-gnome-212cfe562f130dc9888fe90d99d514046456ea8c.tar.zst freebsd-ports-gnome-212cfe562f130dc9888fe90d99d514046456ea8c.zip |
Upgrade to 0.11.1.8.
PR: ports/50699
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter-current/Makefile | 4 | ||||
-rw-r--r-- | mail/bogofilter-current/distinfo | 2 | ||||
-rw-r--r-- | mail/bogofilter/Makefile | 4 | ||||
-rw-r--r-- | mail/bogofilter/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile index 60ef5ae46ed4..fd6555b9e506 100644 --- a/mail/bogofilter-current/Makefile +++ b/mail/bogofilter-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.11.1.6 +PORTVERSION= 0.11.1.8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ USE_PERL5_RUN= yes GNU_CONFIGURE= yes PATCH_STRIP= -p1 CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include/db4" \ - LDFLAGS="-L${PREFIX}/lib" + LDFLAGS="-L${PREFIX}/lib" LIBS="-ldb4" CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 diff --git a/mail/bogofilter-current/distinfo b/mail/bogofilter-current/distinfo index 74229c5e7d53..4064e7657074 100644 --- a/mail/bogofilter-current/distinfo +++ b/mail/bogofilter-current/distinfo @@ -1 +1 @@ -MD5 (bogofilter-0.11.1.6.tar.gz) = 229c857ee9134d4128f4ce38f9b1b533 +MD5 (bogofilter-0.11.1.8.tar.gz) = ff12f6e690435a5a8ff83ea318e0a732 diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 60ef5ae46ed4..fd6555b9e506 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.11.1.6 +PORTVERSION= 0.11.1.8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ USE_PERL5_RUN= yes GNU_CONFIGURE= yes PATCH_STRIP= -p1 CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include/db4" \ - LDFLAGS="-L${PREFIX}/lib" + LDFLAGS="-L${PREFIX}/lib" LIBS="-ldb4" CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo index 74229c5e7d53..4064e7657074 100644 --- a/mail/bogofilter/distinfo +++ b/mail/bogofilter/distinfo @@ -1 +1 @@ -MD5 (bogofilter-0.11.1.6.tar.gz) = 229c857ee9134d4128f4ce38f9b1b533 +MD5 (bogofilter-0.11.1.8.tar.gz) = ff12f6e690435a5a8ff83ea318e0a732 |