pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/birda Update to version 1.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56c9adee287b
branches:  trunk
changeset: 503105:56c9adee287b
user:      augustss <augustss%pkgsrc.org@localhost>
date:      Mon Nov 14 08:05:06 2005 +0000

description:
Update to version 1.2.
  * Rename log to birda_log
  * Fix a use-after-free problem.
>From mjl%luckie.org.nz@localhost

diffstat:

 comms/birda/Makefile |  6 ++----
 comms/birda/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r 751346a269f7 -r 56c9adee287b comms/birda/Makefile
--- a/comms/birda/Makefile      Mon Nov 14 06:35:36 2005 +0000
+++ b/comms/birda/Makefile      Mon Nov 14 08:05:06 2005 +0000
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2003/09/30 21:53:00 seb Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/14 08:05:06 augustss Exp $
 #
 
-DISTNAME=       birda-1.1
+DISTNAME=       birda-1.2
 CATEGORIES=    comms
 MASTER_SITES=   ftp://ftp.augustsson.net/pub/netbsd/
 
 MAINTAINER=    lennart%augustsson.net@localhost
 COMMENT=       Bohlin's IrDA utilities
 
-CFLAGS+=       -Dlog=birda_log
-
 .include "../../mk/bsd.pkg.mk"
diff -r 751346a269f7 -r 56c9adee287b comms/birda/distinfo
--- a/comms/birda/distinfo      Mon Nov 14 06:35:36 2005 +0000
+++ b/comms/birda/distinfo      Mon Nov 14 08:05:06 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2005/02/23 16:05:29 agc Exp $
+$NetBSD: distinfo,v 1.15 2005/11/14 08:05:06 augustss Exp $
 
-SHA1 (birda-1.1.tar.gz) = 1033aa2f0025179ff8d82e619aed6831596f4658
-RMD160 (birda-1.1.tar.gz) = 8a8fa1107382369e85dbb55891e43f96a0b1e449
-Size (birda-1.1.tar.gz) = 56077 bytes
+SHA1 (birda-1.2.tar.gz) = 4f68ace8572ee69919ed3571a5c2a8b0a4d69463
+RMD160 (birda-1.2.tar.gz) = 28aca684a4a532885016f92fa0f534fe05c8e351
+Size (birda-1.2.tar.gz) = 56497 bytes



Home | Main Index | Thread Index | Old Index