diff options
-rw-r--r-- | databases/couchdb/Makefile | 1 | ||||
-rw-r--r-- | databases/erlang-mysql/Makefile | 2 | ||||
-rw-r--r-- | devel/distel/Makefile | 2 | ||||
-rw-r--r-- | devel/erlang-thrift/Makefile | 1 | ||||
-rw-r--r-- | devel/esdl/Makefile | 2 | ||||
-rw-r--r-- | graphics/wings-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/wings/Makefile | 2 | ||||
-rw-r--r-- | net-im/ejabberd/Makefile | 1 | ||||
-rw-r--r-- | net/erlang_xmlrpc/Makefile | 2 | ||||
-rw-r--r-- | net/rabbitmq/Makefile | 1 | ||||
-rw-r--r-- | textproc/exmpp/Makefile | 1 |
11 files changed, 11 insertions, 6 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 535fbb0efa5f..43543b716eac 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -7,6 +7,7 @@ PORTNAME= couchdb PORTVERSION= 1.0.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} diff --git a/databases/erlang-mysql/Makefile b/databases/erlang-mysql/Makefile index f5d7884209f0..15ce7c9bc241 100644 --- a/databases/erlang-mysql/Makefile +++ b/databases/erlang-mysql/Makefile @@ -7,7 +7,7 @@ PORTNAME= mysql PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MASTER_SITES= https://support.process-one.net/doc/download/attachments/415/ \ http://mirror.inerd.com/FreeBSD/distfiles/erlang-mysql/ diff --git a/devel/distel/Makefile b/devel/distel/Makefile index 55b81d2b8970..db07f837fd0b 100644 --- a/devel/distel/Makefile +++ b/devel/distel/Makefile @@ -7,7 +7,7 @@ PORTNAME= distel PORTVERSION= 2009.08.02 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= olgeni diff --git a/devel/erlang-thrift/Makefile b/devel/erlang-thrift/Makefile index 9171ad36420b..e28becc59dc2 100644 --- a/devel/erlang-thrift/Makefile +++ b/devel/erlang-thrift/Makefile @@ -7,6 +7,7 @@ PORTNAME= thrift PORTVERSION= 0.3.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= erlang- diff --git a/devel/esdl/Makefile b/devel/esdl/Makefile index 455a9e7e7bc9..925732e94e46 100644 --- a/devel/esdl/Makefile +++ b/devel/esdl/Makefile @@ -7,7 +7,7 @@ PORTNAME= esdl PORTVERSION= 1.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile index 471598fc06d3..001c66bb4f8e 100644 --- a/graphics/wings-devel/Makefile +++ b/graphics/wings-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= wings PORTVERSION= 1.3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index 7c2f5bdefd1d..aa17f4f96037 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -7,7 +7,7 @@ PORTNAME= wings PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index b54629b7ba1c..0c2b5fe1ad3f 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -7,6 +7,7 @@ PORTNAME= ejabberd PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PORTVERSION}/ diff --git a/net/erlang_xmlrpc/Makefile b/net/erlang_xmlrpc/Makefile index 98fc7735a3f7..7149762fc042 100644 --- a/net/erlang_xmlrpc/Makefile +++ b/net/erlang_xmlrpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= erlang_xmlrpc PORTVERSION= 1.13 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MASTER_SITES= http://www.erlang.org/contrib/ DISTNAME= xmlrpc-${PORTVERSION} diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile index a9d1bf0b1c6a..bd28c530a54a 100644 --- a/net/rabbitmq/Makefile +++ b/net/rabbitmq/Makefile @@ -7,6 +7,7 @@ PORTNAME= rabbitmq PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.rabbitmq.com/releases/rabbitmq-server/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-server-${PORTVERSION} diff --git a/textproc/exmpp/Makefile b/textproc/exmpp/Makefile index 29954f1c1a63..ac239e15c821 100644 --- a/textproc/exmpp/Makefile +++ b/textproc/exmpp/Makefile @@ -7,6 +7,7 @@ PORTNAME= exmpp PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= textproc net-im MASTER_SITES= http://download.process-one.net/${PORTNAME}/ |