diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-23 05:11:04 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-23 05:11:04 +0000 |
commit | f980e2ae2030625d2c695e5837454678b5fb226d (patch) | |
tree | 6c50920308eb7dec8b13f8c897eac90d6a7d3a12 /mail | |
parent | We now have the C99 wide/multibyte character functions bash needs. (diff) |
Update to 0.92.6
PR: ports/70840
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter-current/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter-current/distinfo | 4 | ||||
-rw-r--r-- | mail/bogofilter-current/files/ChangeLog.port | 3 | ||||
-rw-r--r-- | mail/bogofilter/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter/distinfo | 4 | ||||
-rw-r--r-- | mail/bogofilter/files/ChangeLog.port | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile index 15701dc9d1fe..83604d3060ce 100644 --- a/mail/bogofilter-current/Makefile +++ b/mail/bogofilter-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.92.5 +PORTVERSION= 0.92.6 PORTREVISION= 0 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/mail/bogofilter-current/distinfo b/mail/bogofilter-current/distinfo index ecd7643ab107..6495c9194aad 100644 --- a/mail/bogofilter-current/distinfo +++ b/mail/bogofilter-current/distinfo @@ -1,2 +1,2 @@ -MD5 (bogofilter-0.92.5.tar.bz2) = 9ce355a458671d8fee2ed6bde1377ed9 -SIZE (bogofilter-0.92.5.tar.bz2) = 626937 +MD5 (bogofilter-0.92.6.tar.bz2) = 502b42c1c35a243baff100c44258b82f +SIZE (bogofilter-0.92.6.tar.bz2) = 626713 diff --git a/mail/bogofilter-current/files/ChangeLog.port b/mail/bogofilter-current/files/ChangeLog.port index 4bf023ed76d2..ed6b696c874a 100644 --- a/mail/bogofilter-current/files/ChangeLog.port +++ b/mail/bogofilter-current/files/ChangeLog.port @@ -1,6 +1,9 @@ FreeBSD's port ChangeLog for mail/bogofilter ------------------------ +0.92.6, 0.92.5, 0.92.4 +- just building new upstream versions + 0.92.3 - regression tests for %A, %I and %Q revised - internal cleanups diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 15701dc9d1fe..83604d3060ce 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.92.5 +PORTVERSION= 0.92.6 PORTREVISION= 0 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo index ecd7643ab107..6495c9194aad 100644 --- a/mail/bogofilter/distinfo +++ b/mail/bogofilter/distinfo @@ -1,2 +1,2 @@ -MD5 (bogofilter-0.92.5.tar.bz2) = 9ce355a458671d8fee2ed6bde1377ed9 -SIZE (bogofilter-0.92.5.tar.bz2) = 626937 +MD5 (bogofilter-0.92.6.tar.bz2) = 502b42c1c35a243baff100c44258b82f +SIZE (bogofilter-0.92.6.tar.bz2) = 626713 diff --git a/mail/bogofilter/files/ChangeLog.port b/mail/bogofilter/files/ChangeLog.port index 4bf023ed76d2..ed6b696c874a 100644 --- a/mail/bogofilter/files/ChangeLog.port +++ b/mail/bogofilter/files/ChangeLog.port @@ -1,6 +1,9 @@ FreeBSD's port ChangeLog for mail/bogofilter ------------------------ +0.92.6, 0.92.5, 0.92.4 +- just building new upstream versions + 0.92.3 - regression tests for %A, %I and %Q revised - internal cleanups |