pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/syslog-ng2: 2.0.0 -> 2.0.9
Seems okay:
/var/log/messages:
2008 Oct 11 20:35:13 -04:00 metrotitan [syslog-ng][17211] [syslog]
[notice] syslog-ng[17211]: syslog-ng starting up; version='2.0.9'
There's just one small bug which Bazsi says is fixed in Trunk/-rHEAD:
https://lists.balabit.hu/pipermail/syslog-ng/2008-July/011880.html
(small patch at end of msg)
Diff:
root@metrotitan:/usr/pkgsrc/wip/syslog-ng2# cvs diff -u
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/syslog-ng2/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 26 May 2008 13:59:47 -0000 1.3
+++ Makefile 12 Oct 2008 00:36:04 -0000
@@ -1,7 +1,7 @@
# $NetBSD$
#
-PKGVERSION= 2.0.0
+PKGVERSION= 2.0.9
DISTNAME= syslog-ng-${PKGVERSION}
PKGNAME= syslog-ng2-${PKGVERSION}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/syslog-ng2/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 30 Jun 2007 11:04:50 -0000 1.1.1.1
+++ distinfo 12 Oct 2008 00:36:04 -0000
@@ -1,5 +1,5 @@
$NetBSD$
-SHA1 (syslog-ng-2.0.0.tar.gz) = 11a00e49f51056873d9889b8f2a62733b71bd040
-RMD160 (syslog-ng-2.0.0.tar.gz) =
ed2c3ff8eea834c0c2fdae03ce2f9068a6d24128
-Size (syslog-ng-2.0.0.tar.gz) = 337553 bytes
+SHA1 (syslog-ng-2.0.9.tar.gz) = f7ea7bf6640d8ae2d745d70a883a7aa37f5bcd9d
+RMD160 (syslog-ng-2.0.9.tar.gz) =
a937b39c7592e57533aa9f164127bef73c4dec0e
+Size (syslog-ng-2.0.9.tar.gz) = 378779 bytes
---------------------------------
$ more patch-aa
--- tests/loggen/loggen.c.orig 2008-10-11 20:42:13.000000000 -0400
+++ tests/loggen/loggen.c 2008-10-11 20:42:36.000000000 -0400
@@ -22,6 +22,8 @@
#define MAX_MESSAGE_LENGTH 8192
+#define AI_ADDRCONFIG 0x00000020
+
#define USEC_PER_SEC 10e6
#define MIN(a, b) ((a) < (b) ? (a) : (b))
l8*
-lava (Brian A. Seklecki - Pittsburgh, PA, USA)
http://www.spiritual-machines.org/
"Guilty? Yeah. But he knows it. I mean, you're guilty.
You just don't know it. So who's really in jail?"
~Maynard James Keenan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index