From owner-svn-ports-all@FreeBSD.ORG Tue Aug 12 10:24:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 46B5B9A0 for ; Tue, 12 Aug 2014 10:24:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E83527A6 for ; Tue, 12 Aug 2014 10:24:54 +0000 (UTC) Received: from marino (uid 1323) (envelope-from marino@FreeBSD.org) id 6a3f by svn.freebsd.org (DragonFly Mail Agent v0.9+); Tue, 12 Aug 2014 10:24:53 +0000 From: John Marino Date: Tue, 12 Aug 2014 10:24:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364690 - head/mail/vacation X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e9eb75.6a3f.6ebd081d@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2014 10:24:54 -0000 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