Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 10:24:53 +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: r364690 - head/mail/vacation
Message-ID:  <53e9eb75.6a3f.6ebd081d@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Aug 12 10:24:53 2014
New Revision: 364690
URL: http://svnweb.freebsd.org/changeset/ports/364690
QAT: https://qat.redports.org/buildarchive/r364690/

Log:
  mail/vacation: set PORTSCOUT to ignore, switch tarballs
  
  There are only minor metadifferences between the new and old tarball,
  but bump portrevision anyway.  PortScout needs to stop looking for updates
  because they won't come and anything it finds will be a false positive.
  
  PR:		187490
  Submitted by:	maintainer (Adam McDougall)

Modified:
  head/mail/vacation/Makefile
  head/mail/vacation/distinfo

Modified: head/mail/vacation/Makefile
==============================================================================
--- head/mail/vacation/Makefile	Tue Aug 12 10:13:54 2014	(r364689)
+++ head/mail/vacation/Makefile	Tue Aug 12 10:24:53 2014	(r364690)
@@ -3,14 +3,17 @@
 
 PORTNAME=	vacation
 PORTVERSION=	3.3.0
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/v/vacation/
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+DISTNAME=	${PORTNAME}_${PORTVERSION}-0.4
 
 MAINTAINER=	mcdouga9@egr.msu.edu
 COMMENT=	Email autoresponder, similar to vacation from sendmail
 
+PORTSCOUT=	ignore:1
+
 USE_BDB=	yes
 
 CFLAGS+=	-L${LOCALBASE}/lib

Modified: head/mail/vacation/distinfo
==============================================================================
--- head/mail/vacation/distinfo	Tue Aug 12 10:13:54 2014	(r364689)
+++ head/mail/vacation/distinfo	Tue Aug 12 10:24:53 2014	(r364690)
@@ -1,2 +1,2 @@
-SHA256 (vacation_3.3.0.tar.gz) = 86b3412cacd86101302e153b289c4781cbbf82f50125a4eae155496e7ca0a32b
-SIZE (vacation_3.3.0.tar.gz) = 11037
+SHA256 (vacation_3.3.0-0.4.tar.gz) = 086a3dfde953aa5247a5389fa17f1f77312acd54e3cc74a0369eb363c798b567
+SIZE (vacation_3.3.0-0.4.tar.gz) = 11473



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e9eb75.6a3f.6ebd081d>