diff options
-rw-r--r-- | mail/bogofilter-current/Makefile | 6 | ||||
-rw-r--r-- | mail/bogofilter-current/distinfo | 4 | ||||
-rw-r--r-- | mail/bogofilter-current/files/ChangeLog.port | 2 | ||||
-rw-r--r-- | mail/bogofilter/Makefile | 6 | ||||
-rw-r--r-- | mail/bogofilter/distinfo | 4 | ||||
-rw-r--r-- | mail/bogofilter/files/ChangeLog.port | 2 |
6 files changed, 12 insertions, 12 deletions
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile index 83604d3060ce..caea9d8f6f5e 100644 --- a/mail/bogofilter-current/Makefile +++ b/mail/bogofilter-current/Makefile @@ -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 diff --git a/mail/bogofilter-current/distinfo b/mail/bogofilter-current/distinfo index 6495c9194aad..f9b1a701f259 100644 --- a/mail/bogofilter-current/distinfo +++ b/mail/bogofilter-current/distinfo @@ -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 diff --git a/mail/bogofilter-current/files/ChangeLog.port b/mail/bogofilter-current/files/ChangeLog.port index ed6b696c874a..44cc11bb1025 100644 --- a/mail/bogofilter-current/files/ChangeLog.port +++ b/mail/bogofilter-current/files/ChangeLog.port @@ -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 diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 83604d3060ce..caea9d8f6f5e 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -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 diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo index 6495c9194aad..f9b1a701f259 100644 --- a/mail/bogofilter/distinfo +++ b/mail/bogofilter/distinfo @@ -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 diff --git a/mail/bogofilter/files/ChangeLog.port b/mail/bogofilter/files/ChangeLog.port index ed6b696c874a..44cc11bb1025 100644 --- a/mail/bogofilter/files/ChangeLog.port +++ b/mail/bogofilter/files/ChangeLog.port @@ -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 |