pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc PKGREVISION bump for libevent shlib name change.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d9186b910bf
branches:  trunk
changeset: 548534:5d9186b910bf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 16 21:52:16 2008 +0000

description:
PKGREVISION bump for libevent shlib name change.

diffstat:

 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(-)

diffs (163 lines):

diff -r e0ce8b8ae615 -r 5d9186b910bf devel/libdnsres/Makefile
--- a/devel/libdnsres/Makefile  Thu Oct 16 21:52:04 2008 +0000
+++ b/devel/libdnsres/Makefile  Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf devel/memcached/Makefile
--- a/devel/memcached/Makefile  Thu Oct 16 21:52:04 2008 +0000
+++ b/devel/memcached/Makefile  Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf net/btpd/Makefile
--- a/net/btpd/Makefile Thu Oct 16 21:52:04 2008 +0000
+++ b/net/btpd/Makefile Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf net/spreadlogd/Makefile
--- a/net/spreadlogd/Makefile   Thu Oct 16 21:52:04 2008 +0000
+++ b/net/spreadlogd/Makefile   Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf net/tor/Makefile
--- a/net/tor/Makefile  Thu Oct 16 21:52:04 2008 +0000
+++ b/net/tor/Makefile  Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf net/trickle/Makefile
--- a/net/trickle/Makefile      Thu Oct 16 21:52:04 2008 +0000
+++ b/net/trickle/Makefile      Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf pkgtools/pbulk/Makefile
--- a/pkgtools/pbulk/Makefile   Thu Oct 16 21:52:04 2008 +0000
+++ b/pkgtools/pbulk/Makefile   Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf security/fragroute/Makefile
--- a/security/fragroute/Makefile       Thu Oct 16 21:52:04 2008 +0000
+++ b/security/fragroute/Makefile       Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf security/honeyd-arpd/Makefile
--- a/security/honeyd-arpd/Makefile     Thu Oct 16 21:52:04 2008 +0000
+++ b/security/honeyd-arpd/Makefile     Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf security/honeyd/Makefile
--- a/security/honeyd/Makefile  Thu Oct 16 21:52:04 2008 +0000
+++ b/security/honeyd/Makefile  Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf security/scanssh/Makefile
--- a/security/scanssh/Makefile Thu Oct 16 21:52:04 2008 +0000
+++ b/security/scanssh/Makefile Thu Oct 16 21:52:16 2008 +0000
@@ -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 -r e0ce8b8ae615 -r 5d9186b910bf www/crawl/Makefile
--- a/www/crawl/Makefile        Thu Oct 16 21:52:04 2008 +0000
+++ b/www/crawl/Makefile        Thu Oct 16 21:52:16 2008 +0000
@@ -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/
 



Home | Main Index | Thread Index | Old Index