svn commit: r365537 - in head/mail: bogofilter-sqlite bogofilter-tc

John Marino marino at FreeBSD.org
Thu Aug 21 09:05:30 UTC 2014


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
 


More information about the svn-ports-head mailing list