Bug 166253 - [PATCH] sysutils/rsyslog5: update to 5.8.9
Summary: [PATCH] sysutils/rsyslog5: update to 5.8.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 18:00 UTC by oleg
Modified: 2012-06-20 07:20 UTC (History)
1 user (show)

See Also:


Attachments
rsyslog-5.8.9.patch (1.50 KB, patch)
2012-03-19 18:00 UTC, oleg
no flags Details | Diff
file.dat (1 bytes, multipart/mixed; boundary="Apple-Mail=_EDD0B154-13F7-4E9A-92D0-03F7BB549B7E")
2012-04-05 19:16 UTC, Jo Rhett
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description oleg 2012-03-19 18:00:22 UTC
- Update to 5.8.9

Port maintainer (pgollucci@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-03-21 14:15:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Fix Synopsis, Reassign to maintainer
Comment 2 Jo Rhett 2012-04-05 19:16:55 UTC
Might as well patch up to 5.8.10

-- 
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other randomness
Comment 3 Brad Davis freebsd_committer freebsd_triage 2012-06-19 22:21:55 UTC
Here is an updated patch to the latest version of the 5 branch, 5.8.12.


Regards,
Brad Davis


diff -ruN sysutils/rsyslog5-ori/Makefile sysutils/rsyslog5/Makefile
--- sysutils/rsyslog5-ori/Makefile	2012-06-19 15:08:36.000000000 -0600
+++ sysutils/rsyslog5/Makefile	2012-06-19 15:13:48.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rsyslog
-PORTVERSION=	5.8.6
+PORTVERSION=	5.8.12
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.rsyslog.com/files/download/rsyslog/
 .ifdef MNAME
@@ -37,6 +37,7 @@
 CONFLICTS=	rsyslog-[!5].[!5].[0-9]*
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
+USE_LDCONFIG=	${PREFIX}/lib/rsyslog
 GNU_CONFIGURE=	yes
 
 OPTIONS=	DEBUG	"Enable debugging"	off
diff -ruN sysutils/rsyslog5-ori/distinfo sysutils/rsyslog5/distinfo
--- sysutils/rsyslog5-ori/distinfo	2012-06-19 15:08:36.000000000 -0600
+++ sysutils/rsyslog5/distinfo	2012-06-19 15:11:46.000000000 -0600
@@ -1,2 +1,2 @@
-SHA256 (rsyslog-5.8.6.tar.gz) = c51206e3b11c7b4cddf92607b9d6ddd07430ff7dd8d06849804c9ea1c9191825
-SIZE (rsyslog-5.8.6.tar.gz) = 2373078
+SHA256 (rsyslog-5.8.12.tar.gz) = 18a408c92fa299773d26a8d6f324eec66282a148b0989c66d94b94318dd0a514
+SIZE (rsyslog-5.8.12.tar.gz) = 2393679
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-20 07:14:30 UTC
eadler      2012-06-20 06:14:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/rsyslog5    Makefile distinfo 
  Log:
  Update to 5.8.12
  While here, pet portlint.
  
  PR:             ports/166253
  Submitted by:   "Oleg A. Mamontov" <oleg@mamontov.net> (pr)
  Submitted by:   Jo Rhett <jrhett@netconsonance.com> (older version)
  Submitted by:   brd (current version)
  Approved by:    maintainer timeout (3 months)
  
  Revision  Changes    Path
  1.37      +4 -3      ports/sysutils/rsyslog5/Makefile
  1.21      +2 -2      ports/sysutils/rsyslog5/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2012-06-20 07:15:02 UTC
State Changed
From-To: open->closed

sorry it took so long, committed
Comment 6 Eitan Adler freebsd_committer freebsd_triage 2012-06-20 07:15:15 UTC
Responsible Changed
From-To: pgollucci->eadler

I closed it.