ports/176599: [patch] sysutils/rsyslog6-devel: Mark DEPRECATED

Cristiano Rolim Pereira cristianorolim at outlook.com
Sat Mar 2 12:30:01 UTC 2013


>Number:         176599
>Category:       ports
>Synopsis:       [patch] sysutils/rsyslog6-devel: 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 Mar 02 12:30:00 UTC 2013
>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/rsyslog6-devel as DEPRECATED: Use sysutils/rsyslog6; And set Expiration date

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../rsyslog6-devel.orig/Makefile ./Makefile
--- ../rsyslog6-devel.orig/Makefile	2013-03-02 10:11:22.000000000 -0300
+++ ./Makefile	2013-03-02 10:15:04.000000000 -0300
@@ -12,6 +12,9 @@
 MAINTAINER=	brd at FreeBSD.org
 COMMENT?=	Syslogd supporting SQL, TCP, and TLS
 
+DEPRECATED=	Use sysutils/rsyslog6
+EXPIRATION_DATE=2013-04-30
+
 USE_LDCONFIG=	yes
 
 LIB_DEPENDS+=	ee:${PORTSDIR}/devel/libee \
diff -ruN ../rsyslog6-devel.orig/pkg-descr ./pkg-descr
--- ../rsyslog6-devel.orig/pkg-descr	2013-03-02 10:11:22.000000000 -0300
+++ ./pkg-descr	2013-03-02 10:18:22.000000000 -0300
@@ -16,4 +16,7 @@
 
 Tracking v6-devel
 
+Rsyslog v6-devel is deprecated and is no longer supported. Consider
+using Rsyslog v6 or v7.
+
 WWW: http://www.rsyslog.com/


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


More information about the freebsd-ports-bugs mailing list