diff options
author | tnn <tnn@pkgsrc.org> | 2011-02-11 21:22:02 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-02-11 21:22:02 +0000 |
commit | 1b0495fc572a901d0606cbdbcae63abd50f768c3 (patch) | |
tree | df0b4551366da8b0c1a42c7de847f1f7530c9ee2 | |
parent | 7e7f56c8e42b91f54a8360bbbfb0d4bf08c274d6 (diff) | |
download | pkgsrc-1b0495fc572a901d0606cbdbcae63abd50f768c3.tar.gz |
revbump(1) for devel/libevent update.
-rw-r--r-- | databases/libcassandra/Makefile | 3 | ||||
-rw-r--r-- | devel/libdnsres/Makefile | 4 | ||||
-rw-r--r-- | devel/libthrift/Makefile | 3 | ||||
-rw-r--r-- | devel/libthrift/buildlink3.mk | 4 | ||||
-rw-r--r-- | devel/memcached/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-thrift/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-thrift_client/Makefile | 3 | ||||
-rw-r--r-- | misc/tmux/Makefile | 3 | ||||
-rw-r--r-- | net/ntop/Makefile | 4 | ||||
-rw-r--r-- | net/spreadlogd/Makefile | 4 | ||||
-rw-r--r-- | net/tor/Makefile | 3 | ||||
-rw-r--r-- | net/trickle/Makefile | 4 | ||||
-rw-r--r-- | net/unworkable/Makefile | 4 | ||||
-rw-r--r-- | security/fragroute/Makefile | 4 | ||||
-rw-r--r-- | security/honeyd-arpd/Makefile | 4 | ||||
-rw-r--r-- | security/honeyd/Makefile | 4 | ||||
-rw-r--r-- | security/scanssh/Makefile | 4 | ||||
-rw-r--r-- | www/crawl/Makefile | 4 |
18 files changed, 36 insertions, 29 deletions
diff --git a/databases/libcassandra/Makefile b/databases/libcassandra/Makefile index b2c9fd20a5b..200d81ab2ed 100644 --- a/databases/libcassandra/Makefile +++ b/databases/libcassandra/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/10/16 11:43:30 tonnerre Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/11 21:22:02 tnn Exp $ # DISTNAME= libcassandra-20101010 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/NetBSD/packages/distfiles/ diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile index cd996f03e67..a0b63576bba 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2009/08/16 15:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/11 21:22:02 tnn Exp $ # DISTNAME= libdnsres-0.1a -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://www.monkey.org/~provos/ diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile index 5e727ca40ae..8b7772b2dda 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/10/16 11:38:05 tonnerre Exp $ +# $NetBSD: Makefile,v 1.4 2011/02/11 21:22:02 tnn Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=incubator/thrift/${THRIFT_VERSION}-incubating/} diff --git a/devel/libthrift/buildlink3.mk b/devel/libthrift/buildlink3.mk index bdbfad61444..580ba701885 100644 --- a/devel/libthrift/buildlink3.mk +++ b/devel/libthrift/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/05/01 02:49:10 tonnerre Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2011/02/11 21:22:02 tnn Exp $ BUILDLINK_TREE+= libthrift @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libthrift LIBTHRIFT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libthrift+= libthrift>=0.2.0 -BUILDLINK_ABI_DEPENDS.libthrift+= libthrift>=0.2.0 +BUILDLINK_ABI_DEPENDS.libthrift+= libthrift>=0.5.0nb1 BUILDLINK_PKGSRCDIR.libthrift?= ../../devel/libthrift .include "../../devel/zlib/buildlink3.mk" diff --git a/devel/memcached/Makefile b/devel/memcached/Makefile index d661810cdcd..6b223174f74 100644 --- a/devel/memcached/Makefile +++ b/devel/memcached/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/02/27 20:40:52 morr Exp $ +# $NetBSD: Makefile,v 1.23 2011/02/11 21:22:02 tnn Exp $ # DISTNAME= memcached-1.4.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://memcached.googlecode.com/files/ diff --git a/devel/ruby-thrift/Makefile b/devel/ruby-thrift/Makefile index 94e43169b42..f14b3990a71 100644 --- a/devel/ruby-thrift/Makefile +++ b/devel/ruby-thrift/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 06:32:00 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/11 21:22:02 tnn Exp $ DISTNAME= thrift-0.2.0.4 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= tonnerre@NetBSD.org diff --git a/devel/ruby-thrift_client/Makefile b/devel/ruby-thrift_client/Makefile index 030d44709f2..f61ae451ece 100644 --- a/devel/ruby-thrift_client/Makefile +++ b/devel/ruby-thrift_client/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 06:32:52 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/11 21:22:02 tnn Exp $ DISTNAME= thrift_client-0.4.6 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= tonnerre@NetBSD.org diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index cecf3165d30..ddf77afb64a 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2011/02/08 13:16:37 roy Exp $ +# $NetBSD: Makefile,v 1.13 2011/02/11 21:22:03 tnn Exp $ DISTNAME= tmux-1.4 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/} diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 647ed4c2114..2bc7adae8b2 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2011/02/11 11:12:14 adam Exp $ +# $NetBSD: Makefile,v 1.66 2011/02/11 21:22:03 tnn Exp $ DISTNAME= ntop-4.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} EXTRACT_SUFX= .tgz diff --git a/net/spreadlogd/Makefile b/net/spreadlogd/Makefile index 968776c0415..23bca122703 100644 --- a/net/spreadlogd/Makefile +++ b/net/spreadlogd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/08/21 16:35:33 seb Exp $ +# $NetBSD: Makefile,v 1.12 2011/02/11 21:22:03 tnn Exp $ # DISTNAME= spreadlogd PKGNAME= spreadlogd-2.0.0 -PKGREVISION= 9 +PKGREVISION= 10 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 f9f310bb4e5..6c57ea97bd6 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2011/01/17 14:06:53 drochner Exp $ +# $NetBSD: Makefile,v 1.78 2011/02/11 21:22:03 tnn Exp $ # DISTNAME= tor-0.2.1.29 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.torproject.org/dist/ diff --git a/net/trickle/Makefile b/net/trickle/Makefile index c824056ca98..7b20433965a 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2010/01/27 17:38:00 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2011/02/11 21:22:03 tnn Exp $ # DISTNAME= trickle-1.06 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ diff --git a/net/unworkable/Makefile b/net/unworkable/Makefile index ff57a716dcf..636a82cbffd 100644 --- a/net/unworkable/Makefile +++ b/net/unworkable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/07/10 11:34:00 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/11 21:22:04 tnn Exp $ DISTNAME= unworkable-0.51 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://p2presearch.com/unworkable/dist/ diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index ad63e7aaa64..321af7d6c06 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2010/01/27 17:24:23 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2011/02/11 21:22:04 tnn Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 3efc4758b0f..edaed3fee66 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2010/01/27 22:06:18 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2011/02/11 21:22:04 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 68819e0e872..895393f48cc 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2011/01/13 14:03:21 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2011/02/11 21:22:04 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index e4a20a5995c..85d715467a7 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2009/08/16 15:35:44 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2011/02/11 21:22:04 tnn Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ diff --git a/www/crawl/Makefile b/www/crawl/Makefile index b95ed2cb42f..3aaf184dbc5 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/12/21 08:17:27 obache Exp $ +# $NetBSD: Makefile,v 1.17 2011/02/11 21:22:05 tnn Exp $ DISTNAME= crawl-0.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://monkey.org/~provos/ |