mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 0.92.7
PR: ports/72670 Submitted by: maintainer
This commit is contained in:
parent
1f936c50cb
commit
fd2bde0a82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119375
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bogofilter
|
||||
PORTVERSION= 0.92.6
|
||||
PORTVERSION= 0.92.7
|
||||
PORTREVISION= 0
|
||||
CATEGORIES?= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
@ -23,7 +23,7 @@ LIB_DEPENDS+= gsl:${PORTSDIR}/math/gsl
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
|
||||
.endif
|
||||
|
||||
CONFLICTS?= bogofilter-tdb* bogofilter-qdbm* [a-z][a-z]-bogofilter-0*
|
||||
CONFLICTS?= bogofilter-tdb-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
@ -88,7 +88,7 @@ post-install::
|
||||
doc/README.validation TODO \
|
||||
CHANGES-* RELEASE.NOTES-* \
|
||||
doc/integrating-with-postfix doc/integrating-with-qmail \
|
||||
doc/bogofilter-tuning.HOWTO doc/bogofilter-SA-2002-01 METHODS \
|
||||
doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 METHODS \
|
||||
doc/README.tdb
|
||||
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
|
||||
.endfor
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (bogofilter-0.92.6.tar.bz2) = 502b42c1c35a243baff100c44258b82f
|
||||
SIZE (bogofilter-0.92.6.tar.bz2) = 626713
|
||||
MD5 (bogofilter-0.92.7.tar.bz2) = 6c247d060c23714e5a73d82586a16588
|
||||
SIZE (bogofilter-0.92.7.tar.bz2) = 630924
|
||||
|
@ -1,7 +1,7 @@
|
||||
FreeBSD's port ChangeLog for mail/bogofilter
|
||||
------------------------
|
||||
|
||||
0.92.6, 0.92.5, 0.92.4
|
||||
0.92.7, 0.92.6, 0.92.5, 0.92.4
|
||||
- just building new upstream versions
|
||||
|
||||
0.92.3
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bogofilter
|
||||
PORTVERSION= 0.92.6
|
||||
PORTVERSION= 0.92.7
|
||||
PORTREVISION= 0
|
||||
CATEGORIES?= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
@ -23,7 +23,7 @@ LIB_DEPENDS+= gsl:${PORTSDIR}/math/gsl
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
|
||||
.endif
|
||||
|
||||
CONFLICTS?= bogofilter-tdb* bogofilter-qdbm* [a-z][a-z]-bogofilter-0*
|
||||
CONFLICTS?= bogofilter-tdb-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
@ -88,7 +88,7 @@ post-install::
|
||||
doc/README.validation TODO \
|
||||
CHANGES-* RELEASE.NOTES-* \
|
||||
doc/integrating-with-postfix doc/integrating-with-qmail \
|
||||
doc/bogofilter-tuning.HOWTO doc/bogofilter-SA-2002-01 METHODS \
|
||||
doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 METHODS \
|
||||
doc/README.tdb
|
||||
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
|
||||
.endfor
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (bogofilter-0.92.6.tar.bz2) = 502b42c1c35a243baff100c44258b82f
|
||||
SIZE (bogofilter-0.92.6.tar.bz2) = 626713
|
||||
MD5 (bogofilter-0.92.7.tar.bz2) = 6c247d060c23714e5a73d82586a16588
|
||||
SIZE (bogofilter-0.92.7.tar.bz2) = 630924
|
||||
|
@ -1,7 +1,7 @@
|
||||
FreeBSD's port ChangeLog for mail/bogofilter
|
||||
------------------------
|
||||
|
||||
0.92.6, 0.92.5, 0.92.4
|
||||
0.92.7, 0.92.6, 0.92.5, 0.92.4
|
||||
- just building new upstream versions
|
||||
|
||||
0.92.3
|
||||
|
Loading…
Reference in New Issue
Block a user