From d150578c8ea0ba1b69a3665098f03a3b7c407bbe Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 Oct 2008 21:52:16 +0000 Subject: PKGREVISION bump for libevent shlib name change. --- devel/libdnsres/Makefile | 4 ++-- devel/memcached/Makefile | 4 ++-- net/btpd/Makefile | 4 ++-- net/spreadlogd/Makefile | 4 ++-- net/tor/Makefile | 3 ++- net/trickle/Makefile | 4 ++-- pkgtools/pbulk/Makefile | 3 ++- security/fragroute/Makefile | 4 ++-- security/honeyd-arpd/Makefile | 4 ++-- security/honeyd/Makefile | 4 ++-- security/scanssh/Makefile | 4 ++-- www/crawl/Makefile | 4 ++-- 12 files changed, 24 insertions(+), 22 deletions(-) diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile index bee2e4261b7..a2afbced50d 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/09/06 21:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2008/10/16 21:52:16 wiz Exp $ # DISTNAME= libdnsres-0.1a -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.monkey.org/~provos/ diff --git a/devel/memcached/Makefile b/devel/memcached/Makefile index a8652d75ec3..a10791ed0fd 100644 --- a/devel/memcached/Makefile +++ b/devel/memcached/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/09/06 21:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2008/10/16 21:52:16 wiz Exp $ # DISTNAME= memcached-1.2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.danga.com/memcached/dist/ diff --git a/net/btpd/Makefile b/net/btpd/Makefile index 0cd9faf6e2a..72132361863 100644 --- a/net/btpd/Makefile +++ b/net/btpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2008/09/06 21:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2008/10/16 21:52:16 wiz Exp $ DISTNAME= btpd-0.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.murmeldjur.se/btpd/ \ http://people.su.se/~rnyberg/btpd/ diff --git a/net/spreadlogd/Makefile b/net/spreadlogd/Makefile index b8c7cb65dc7..7d34eb1c870 100644 --- a/net/spreadlogd/Makefile +++ b/net/spreadlogd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2008/09/06 21:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/10/16 21:52:16 wiz Exp $ # DISTNAME= spreadlogd PKGNAME= spreadlogd-2.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.backhand.org/mod_log_spread/ DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/net/tor/Makefile b/net/tor/Makefile index 7a9dcdfa7d1..bceecf293b0 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2008/09/08 19:28:28 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2008/10/16 21:52:16 wiz Exp $ # DISTNAME= tor-0.2.0.31 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.torproject.org/dist/ diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 2a7a59d1146..c69f38df48f 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/09/06 21:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2008/10/16 21:52:16 wiz Exp $ # DISTNAME= trickle-1.06 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ diff --git a/pkgtools/pbulk/Makefile b/pkgtools/pbulk/Makefile index ab253524735..274b38c66d1 100644 --- a/pkgtools/pbulk/Makefile +++ b/pkgtools/pbulk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2008/10/08 16:43:34 joerg Exp $ +# $NetBSD: Makefile,v 1.49 2008/10/16 21:52:17 wiz Exp $ DISTNAME= pbulk-0.36 +PKGREVISION= 1 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index cb79ad67b59..3762a8ca0a8 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/09/06 21:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/10/16 21:52:17 wiz Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 383ade47489..5b3a39fdfc9 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2008/09/06 21:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2008/10/16 21:52:17 wiz Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 5877389ea9a..7e7163388a3 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2008/09/06 21:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2008/10/16 21:52:17 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 900afcd025e..9914bc2199e 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2008/09/06 21:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2008/10/16 21:52:17 wiz Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ diff --git a/www/crawl/Makefile b/www/crawl/Makefile index b6f23538bff..aadfa45679a 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2008/09/06 21:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/10/16 21:52:17 wiz Exp $ DISTNAME= crawl-0.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://monkey.org/~provos/ -- cgit v1.2.3