svn commit: r364690 - head/mail/vacation
John Marino
marino at FreeBSD.org
Tue Aug 12 10:24:54 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list