diff options
-rw-r--r-- | databases/memcached/Makefile | 1 | ||||
-rw-r--r-- | net/arpd/Makefile | 1 | ||||
-rw-r--r-- | net/honeyd/Makefile | 1 | ||||
-rw-r--r-- | net/nylon/Makefile | 1 | ||||
-rw-r--r-- | net/plb/Makefile | 2 | ||||
-rw-r--r-- | net/trickle/Makefile | 1 | ||||
-rw-r--r-- | net/vomit/Makefile | 1 | ||||
-rw-r--r-- | security/fragroute/Makefile | 2 | ||||
-rw-r--r-- | security/scanssh/Makefile | 1 | ||||
-rw-r--r-- | security/stegdetect/Makefile | 2 | ||||
-rw-r--r-- | security/tor-devel/Makefile | 3 | ||||
-rw-r--r-- | security/tor/Makefile | 3 | ||||
-rw-r--r-- | www/crawl/Makefile | 2 |
13 files changed, 15 insertions, 6 deletions
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile index 73e391c0376d..6ef085aa1f89 100644 --- a/databases/memcached/Makefile +++ b/databases/memcached/Makefile @@ -7,6 +7,7 @@ PORTNAME= memcached PORTVERSION= 1.1.11 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.danga.com/memcached/dist/ diff --git a/net/arpd/Makefile b/net/arpd/Makefile index a342e81081a8..dfbbbdf2b4e9 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= arpd PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 3f1c62c1ebb1..a39c0d631e95 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -7,6 +7,7 @@ PORTNAME= honeyd PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 4bb76b057dba..7665459a916a 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -8,6 +8,7 @@ PORTNAME= nylon PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ diff --git a/net/plb/Makefile b/net/plb/Makefile index d88d9f21d851..fe4a81632a01 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -7,7 +7,7 @@ PORTNAME= plb PORTVERSION= 0.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://plb.sunsite.dk/files/ diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 19c4e2e21835..c6c5a7c74615 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -7,6 +7,7 @@ PORTNAME= trickle PORTVERSION= 1.06 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ diff --git a/net/vomit/Makefile b/net/vomit/Makefile index 22d5c90da7e1..430f5050527b 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -7,6 +7,7 @@ PORTNAME= vomit PORTVERSION= 0.2c +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://vomit.xtdnet.nl/ diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index a6fde9e1fd0c..f872646f947d 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -7,7 +7,7 @@ PORTNAME= fragroute PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \ ${MASTER_SITE_PACKETSTORM} diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 9b009c4bc35d..2878cfe490c5 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -7,6 +7,7 @@ PORTNAME= scanssh PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index d5ef8ec8e2cc..0ccbf4c3a974 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -7,7 +7,7 @@ PORTNAME= stegdetect PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.mirrors.wiretapped.net/security/steganography/stegdetect/ \ http://www.outguess.org/ diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 2ec1367dbd69..e8c70032da2c 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= tor PORTVERSION= 0.1.0.10 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ @@ -14,7 +15,7 @@ MAINTAINER= freebsd-ports@rikrose.net COMMENT= An anonymizing overlay network for TCP RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks -LIB_DEPENDS= event-1.1:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/security/tor/Makefile b/security/tor/Makefile index 2ec1367dbd69..e8c70032da2c 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -7,6 +7,7 @@ PORTNAME= tor PORTVERSION= 0.1.0.10 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ @@ -14,7 +15,7 @@ MAINTAINER= freebsd-ports@rikrose.net COMMENT= An anonymizing overlay network for TCP RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks -LIB_DEPENDS= event-1.1:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/www/crawl/Makefile b/www/crawl/Makefile index f8fa798b1826..cbb325737683 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -7,7 +7,7 @@ PORTNAME= crawl PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.monkey.org/~provos/ |