pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Revbump sweep of all libevent consumers due to update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ca2d2911175
branches: trunk
changeset: 532345:4ca2d2911175
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Aug 16 09:27:03 2007 +0000
description:
Revbump sweep of all libevent consumers due to update to libevent-1.3d.
diffstat:
devel/memcached/Makefile | 4 ++--
doc/CHANGES-2007 | 13 ++++++++++++-
doc/TODO | 4 +---
net/btpd/Makefile | 4 ++--
net/spreadlogd/Makefile | 3 ++-
net/tor/Makefile | 3 ++-
pkgtools/pbulk/Makefile | 3 ++-
security/fragroute/Makefile | 4 ++--
security/honeyd-arpd/Makefile | 4 ++--
security/honeyd/Makefile | 4 ++--
security/scanssh/Makefile | 4 ++--
11 files changed, 31 insertions(+), 19 deletions(-)
diffs (170 lines):
diff -r 791a01e44e43 -r 4ca2d2911175 devel/memcached/Makefile
--- a/devel/memcached/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/devel/memcached/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2007/04/25 16:39:40 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2007/08/16 09:27:04 tnn Exp $
#
DISTNAME= memcached-1.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.danga.com/memcached/dist/
diff -r 791a01e44e43 -r 4ca2d2911175 doc/CHANGES-2007
--- a/doc/CHANGES-2007 Thu Aug 16 09:25:16 2007 +0000
+++ b/doc/CHANGES-2007 Thu Aug 16 09:27:03 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1813 2007/08/16 01:47:10 joerg Exp $
+$NetBSD: CHANGES-2007,v 1.1814 2007/08/16 09:27:04 tnn Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3315,3 +3315,14 @@
Updated x11/xf86-video-nv to 2.1.3 [joerg 2007-08-16]
Updated www/swish-e to 2.4.5 [joerg 2007-08-16]
Added meta-pkgs/modular-xorg-libs version 1.0 [joerg 2007-08-16]
+ Updated devel/libevent to 1.3d [tnn 2007-08-16]
+ Updated devel/memcached to 1.2.1nb2 [tnn 2007-08-16]
+ Updated net/btpd to 0.11nb4 [tnn 2007-08-16]
+ Updated net/tor to 0.1.2.16nb1 [tnn 2007-08-16]
+ Updated net/Transmission to 0.80nb3 [tnn 2007-08-16]
+ Updated net/spreadlogd to 2.0.0nb1 [tnn 2007-08-16]
+ Updated pkgtools/pbulk to 0.12nb1 [tnn 2007-08-16]
+ Updated security/fragroute to 1.2nb6 [tnn 2007-08-16]
+ Updated security/honeyd to 1.5bnb3 [tnn 2007-08-16]
+ Updated security/honeyd-arpd to 0.2nb7 [tnn 2007-08-16]
+ Updated security/scanssh to 2.1nb5 [tnn 2007-08-16]
diff -r 791a01e44e43 -r 4ca2d2911175 doc/TODO
--- a/doc/TODO Thu Aug 16 09:25:16 2007 +0000
+++ b/doc/TODO Thu Aug 16 09:27:03 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.6601 2007/08/15 12:43:14 obache Exp $
+$NetBSD: TODO,v 1.6602 2007/08/16 09:27:03 tnn Exp $
Suggested new packages
======================
@@ -509,7 +509,6 @@
o gkrellm-xmms-2.1.22
o glade-3.3.0
o glchess-1.0.5
- o glib2-2.14.0
o global-5.6
o glpk-4.20
o gmime-2.2.10
@@ -667,7 +666,6 @@
o libdvbpsi-0.1.5
o libelf-0.8.9
o libetpan-0.51
- o libevent-1.3c
o libextractor-0.5.18a
o libflash-0.4.13
o libggi-2.2.2
diff -r 791a01e44e43 -r 4ca2d2911175 net/btpd/Makefile
--- a/net/btpd/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/net/btpd/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2007/04/25 16:39:40 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2007/08/16 09:27:04 tnn Exp $
DISTNAME= btpd-0.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.murmeldjur.se/btpd/ \
http://people.su.se/~rnyberg/btpd/
diff -r 791a01e44e43 -r 4ca2d2911175 net/spreadlogd/Makefile
--- a/net/spreadlogd/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/net/spreadlogd/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 06:58:59 obache Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/16 09:27:05 tnn Exp $
#
DISTNAME= spreadlogd
PKGNAME= spreadlogd-2.0.0
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.backhand.org/mod_log_spread/
DIST_SUBDIR= ${PKGNAME_NOREV}
diff -r 791a01e44e43 -r 4ca2d2911175 net/tor/Makefile
--- a/net/tor/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/net/tor/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2007/08/09 19:33:58 drochner Exp $
+# $NetBSD: Makefile,v 1.44 2007/08/16 09:27:05 tnn Exp $
#
DISTNAME= tor-0.1.2.16
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://tor.eff.org/dist/
diff -r 791a01e44e43 -r 4ca2d2911175 pkgtools/pbulk/Makefile
--- a/pkgtools/pbulk/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/pkgtools/pbulk/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2007/08/15 21:10:54 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/08/16 09:27:05 tnn Exp $
DISTNAME= pbulk-0.12
+PKGREVISION= 1
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 791a01e44e43 -r 4ca2d2911175 security/fragroute/Makefile
--- a/security/fragroute/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/security/fragroute/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2007/04/25 16:39:40 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2007/08/16 09:27:05 tnn Exp $
DISTNAME= fragroute-1.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/
diff -r 791a01e44e43 -r 4ca2d2911175 security/honeyd-arpd/Makefile
--- a/security/honeyd-arpd/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/security/honeyd-arpd/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2007/04/25 16:39:40 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2007/08/16 09:27:06 tnn Exp $
#
DISTNAME= arpd-0.2
PKGNAME= honeyd-arpd-0.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
diff -r 791a01e44e43 -r 4ca2d2911175 security/honeyd/Makefile
--- a/security/honeyd/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/security/honeyd/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2007/04/25 16:39:41 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2007/08/16 09:27:06 tnn Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff -r 791a01e44e43 -r 4ca2d2911175 security/scanssh/Makefile
--- a/security/scanssh/Makefile Thu Aug 16 09:25:16 2007 +0000
+++ b/security/scanssh/Makefile Thu Aug 16 09:27:03 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2007/04/25 16:39:41 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2007/08/16 09:27:06 tnn Exp $
DISTNAME= scanssh-2.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= http://monkey.org/~provos/ \
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/
Home |
Main Index |
Thread Index |
Old Index