ports/174642: [patch] sysutils/rsyslog5: Mark DEPRECATED

Cristiano Rolim Pereira cristianorolim at outlook.com
Sat Dec 22 19:30:00 UTC 2012


>Number:         174642
>Category:       ports
>Synopsis:       [patch] sysutils/rsyslog5: Mark DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 22 19:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        9.1-RELEASE
>Organization:
>Environment:
>Description:
Rsyslog v6 and v7 are both in stable releases;

>From the Rsyslog web site:
(Rsyslog) v0 to v6 are deprecated and no longer supported.

The attached diff marks sysutils/rsyslog5 as DEPRECATED: Use sysutils/rsyslog6; And set Expiration date
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../rsyslog5.orig/Makefile ./Makefile
--- ../rsyslog5.orig/Makefile	2012-12-22 17:09:26.000000000 -0200
+++ ./Makefile	2012-12-22 17:17:00.000000000 -0200
@@ -16,6 +16,9 @@
 MAINTAINER=	brd at FreeBSD.org
 COMMENT?=	Syslogd supporting SQL, TCP and TLS
 
+DEPRECATED=	Use sysutils/rsyslog6
+EXPIRATION_DATE=2013-02-28
+
 .ifdef MNAME
 RUN_DEPENDS=	rsyslog>=${PORTVERSION}:${PORTSDIR}/sysutils/rsyslog5
 PLIST=		${.CURDIR}/pkg-plist
diff -ruN ../rsyslog5.orig/pkg-descr ./pkg-descr
--- ../rsyslog5.orig/pkg-descr	2012-12-22 17:09:26.000000000 -0200
+++ ./pkg-descr	2012-12-22 17:21:27.000000000 -0200
@@ -16,4 +16,7 @@
 
 Tracking v5-stable
 
+Rsyslog v5 is deprecated and is no longer supported. Consider using
+Rsyslog v6.
+
 WWW: http://www.rsyslog.com/


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list