svn commit: r520064 - head/mail/spamassassin

Cy Schubert cy at FreeBSD.org
Fri Dec 13 20:03:24 UTC 2019


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}


More information about the svn-ports-all mailing list