Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2013 06:37:48 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322264 - in head/mail: bogofilter bogofilter-sqlite bogofilter-tc bogofilter/files
Message-ID:  <201307040637.r646bmAh088734@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Thu Jul  4 06:37:48 2013
New Revision: 322264
URL: http://svnweb.freebsd.org/changeset/ports/322264

Log:
  Update to new upstream release 1.2.4 which basically only contained what
  patches we hade in the 1.2.3 port.

Deleted:
  head/mail/bogofilter/files/patch-SVNr6988-lexer
  head/mail/bogofilter/files/patch-SVNr6989
  head/mail/bogofilter/files/patch-SVNr6990
  head/mail/bogofilter/files/patch-SVNr6991
  head/mail/bogofilter/files/patch-SVNr6993-minimal
Modified:
  head/mail/bogofilter-sqlite/Makefile
  head/mail/bogofilter-tc/Makefile
  head/mail/bogofilter/Makefile
  head/mail/bogofilter/distinfo

Modified: head/mail/bogofilter-sqlite/Makefile
==============================================================================
--- head/mail/bogofilter-sqlite/Makefile	Thu Jul  4 06:18:58 2013	(r322263)
+++ head/mail/bogofilter-sqlite/Makefile	Thu Jul  4 06:37:48 2013	(r322264)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bogofilter
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-sqlite
 

Modified: head/mail/bogofilter-tc/Makefile
==============================================================================
--- head/mail/bogofilter-tc/Makefile	Thu Jul  4 06:18:58 2013	(r322263)
+++ head/mail/bogofilter-tc/Makefile	Thu Jul  4 06:37:48 2013	(r322264)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bogofilter
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-tc
 

Modified: head/mail/bogofilter/Makefile
==============================================================================
--- head/mail/bogofilter/Makefile	Thu Jul  4 06:18:58 2013	(r322263)
+++ head/mail/bogofilter/Makefile	Thu Jul  4 06:37:48 2013	(r322264)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	bogofilter
-PORTVERSION=	1.2.3
-PORTREVISION?=	1
+PORTVERSION=	1.2.4
+PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION}
 

Modified: head/mail/bogofilter/distinfo
==============================================================================
--- head/mail/bogofilter/distinfo	Thu Jul  4 06:18:58 2013	(r322263)
+++ head/mail/bogofilter/distinfo	Thu Jul  4 06:37:48 2013	(r322264)
@@ -1,2 +1,2 @@
-SHA256 (bogofilter-1.2.3.tar.bz2) = 8ed85fc5ff03d9b07986ee2ce33e1149e30abe2ad8bae1d0c94503ccd2c92e76
-SIZE (bogofilter-1.2.3.tar.bz2) = 868902
+SHA256 (bogofilter-1.2.4.tar.bz2) = e10287a58d135feaea26880ce7d4b9fa2841fb114a2154bf7da8da98aab0a6b4
+SIZE (bogofilter-1.2.4.tar.bz2) = 887848



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307040637.r646bmAh088734>