Date: Thu, 21 Aug 2014 09:05:29 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365537 - in head/mail: bogofilter-sqlite bogofilter-tc Message-ID: <201408210905.s7L95TVV050407@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Aug 21 09:05:29 2014 New Revision: 365537 URL: http://svnweb.freebsd.org/changeset/ports/365537 QAT: https://qat.redports.org/buildarchive/r365537/ Log: mail/bogofilter-(sqlite|tc): bump these too after math/gsl lib change PR: 192870 Submitted by: ahktenzero Modified: head/mail/bogofilter-sqlite/Makefile head/mail/bogofilter-tc/Makefile Modified: head/mail/bogofilter-sqlite/Makefile ============================================================================== --- head/mail/bogofilter-sqlite/Makefile Thu Aug 21 08:42:02 2014 (r365536) +++ head/mail/bogofilter-sqlite/Makefile Thu Aug 21 09:05:29 2014 (r365537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bogofilter -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -sqlite Modified: head/mail/bogofilter-tc/Makefile ============================================================================== --- head/mail/bogofilter-tc/Makefile Thu Aug 21 08:42:02 2014 (r365536) +++ head/mail/bogofilter-tc/Makefile Thu Aug 21 09:05:29 2014 (r365537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bogofilter -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -tc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408210905.s7L95TVV050407>