svn commit: r354665 - head/mail/sastatd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 20 18:36:42 UTC 2014
Author: amdmi3
Date: Tue May 20 18:36:41 2014
New Revision: 354665
URL: http://svnweb.freebsd.org/changeset/ports/354665
QAT: https://qat.redports.org/buildarchive/r354665/
Log:
- Deprecate and set EXPIRATION_DATE: superseded by sysutils/p5-Tail-Stat
PR: 189968
Submitted by: Oleg A. Mamontov <oleg at mamontov.net> (maintainer)
Approved by: portmgr (implicit)
Modified:
head/mail/sastatd/Makefile
Modified: head/mail/sastatd/Makefile
==============================================================================
--- head/mail/sastatd/Makefile Tue May 20 18:24:15 2014 (r354664)
+++ head/mail/sastatd/Makefile Tue May 20 18:36:41 2014 (r354665)
@@ -3,6 +3,7 @@
PORTNAME= sastatd
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LONERR
@@ -10,6 +11,9 @@ MASTER_SITE_SUBDIR= CPAN:LONERR
MAINTAINER= oleg at mamontov.net
COMMENT= SpamAssassin statistic collecting server
+DEPRECATED= Superseded by sysutils/p5-Tail-Stat
+EXPIRATION_DATE= 2014-06-20
+
BUILD_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \
p5-Log-Dispatch>=2.26:${PORTSDIR}/devel/p5-Log-Dispatch \
p5-Pid-File-Flock>=0:${PORTSDIR}/devel/p5-Pid-File-Flock \
More information about the svn-ports-all
mailing list