Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2019 20:03:23 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520064 - head/mail/spamassassin
Message-ID:  <201912132003.xBDK3Ndx088609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Dec 13 20:03:23 2019
New Revision: 520064
URL: https://svnweb.freebsd.org/changeset/ports/520064

Log:
  Remove comment to ensure the japanese/spamassassin verion number updated
  and in sync. japanese/spamassassin was removed by r488786.
  
  Approved by:	zeising (maintainer, implicit)
  MFH:		2019Q4

Modified:
  head/mail/spamassassin/Makefile   (contents, props changed)

Modified: head/mail/spamassassin/Makefile
==============================================================================
--- head/mail/spamassassin/Makefile	Fri Dec 13 20:01:10 2019	(r520063)
+++ head/mail/spamassassin/Makefile	Fri Dec 13 20:03:23 2019	(r520064)
@@ -3,7 +3,7 @@
 
 PORTNAME=	spamassassin
 PORTVERSION=	3.4.2
-PORTREVISION?=	3	# also bump japanese/spamassassin
+PORTREVISION?=	3
 CATEGORIES?=	mail perl5
 MASTER_SITES=	APACHE/spamassassin/source CPAN/Mail
 DISTNAME=	Mail-SpamAssassin-${PORTVERSION}



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