diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/fort/Makefile | 2 | ||||
-rw-r--r-- | net/grsync/Makefile | 1 | ||||
-rw-r--r-- | net/p5-File-Rsync/Makefile | 1 | ||||
-rw-r--r-- | net/rabbitmq/Makefile | 1 | ||||
-rw-r--r-- | net/routinator/Makefile | 2 | ||||
-rw-r--r-- | net/rpki-client/Makefile | 2 | ||||
-rw-r--r-- | net/rsync/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-rsync/Makefile | 1 | ||||
-rw-r--r-- | net/smb4k/Makefile | 2 |
9 files changed, 9 insertions, 5 deletions
diff --git a/net/fort/Makefile b/net/fort/Makefile index db3e07342bcb..637ef076a9c5 100644 --- a/net/fort/Makefile +++ b/net/fort/Makefile @@ -1,6 +1,6 @@ PORTNAME= fort DISTVERSION= 1.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= toni@devboks.com diff --git a/net/grsync/Makefile b/net/grsync/Makefile index d9ca0fc2c671..a4632e38b347 100644 --- a/net/grsync/Makefile +++ b/net/grsync/Makefile @@ -1,5 +1,6 @@ PORTNAME= grsync PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.opbyte.it/release/ \ LOCAL/martymac diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile index aaaf967398c0..40673cbb84ec 100644 --- a/net/p5-File-Rsync/Makefile +++ b/net/p5-File-Rsync/Makefile @@ -1,5 +1,6 @@ PORTNAME= File-Rsync PORTVERSION= 0.49 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile index 53d165d4b0de..8fdd06acaae6 100644 --- a/net/rabbitmq/Makefile +++ b/net/rabbitmq/Makefile @@ -1,5 +1,6 @@ PORTNAME= rabbitmq DISTVERSION= 3.9.17 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/rabbitmq/rabbitmq-server/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-server-${PORTVERSION} diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 93fd08e6cb80..1cc2997865d3 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,7 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile index bcb36d6bf94f..3a21d7b237c1 100644 --- a/net/rpki-client/Makefile +++ b/net/rpki-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpki-client DISTVERSION= 7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= portmaster@bsdforge.com diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 8614074f9a7f..c16fb1ddc650 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,6 +1,6 @@ PORTNAME= rsync DISTVERSION= 3.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \ http://rsync.mirror.garr.it/src/ \ diff --git a/net/rubygem-rsync/Makefile b/net/rubygem-rsync/Makefile index e021870971c7..59f166b93c21 100644 --- a/net/rubygem-rsync/Makefile +++ b/net/rubygem-rsync/Makefile @@ -1,5 +1,6 @@ PORTNAME= rsync PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 93ebd3b7661a..830d65593c5d 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -1,6 +1,6 @@ PORTNAME= smb4k DISTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MAINTAINER= kde@FreeBSD.org |