diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 23:33:31 +0000 |
| commit | 69d24a727d44d398f7357cb844386f3ec4750a4f (patch) | |
| tree | 0b0452bfbadbdda563ecf812b3fe126b31a29148 /net | |
| parent | 2ac2c33875a4fcb11d6d2fb445fb55888ec25051 (diff) | |
Diffstat (limited to 'net')
| -rw-r--r-- | net/freerdp/Makefile | 1 | ||||
| -rw-r--r-- | net/openldap24-server/Makefile | 2 | ||||
| -rw-r--r-- | net/samba412/Makefile | 2 | ||||
| -rw-r--r-- | net/samba413/Makefile | 2 | ||||
| -rw-r--r-- | net/yaz/Makefile | 2 | ||||
| -rw-r--r-- | net/zebra-server/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index f4647fc619ad..0c1ae613d110 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -2,6 +2,7 @@ PORTNAME= freerdp DISTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= net comms MASTER_SITES= https://pub.freerdp.com/releases/ \ https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 93269c2070ce..d6156b36b4fb 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -65,7 +65,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 11.6 OPENLDAP_MAJOR= ${DISTVERSION:R} diff --git a/net/samba412/Makefile b/net/samba412/Makefile index 453e061c7158..e9c201a7eca1 100644 --- a/net/samba412/Makefile +++ b/net/samba412/Makefile @@ -2,7 +2,7 @@ PORTNAME= ${SAMBA4_BASENAME}412 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba413/Makefile b/net/samba413/Makefile index 4451cc32fb5f..f7c485e6b626 100644 --- a/net/samba413/Makefile +++ b/net/samba413/Makefile @@ -2,7 +2,7 @@ PORTNAME= ${SAMBA4_BASENAME}413 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 3c292ce7223f..222f78e1504b 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -2,7 +2,7 @@ PORTNAME= yaz DISTVERSION= 5.30.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 0066e9585c77..4ecd0fcf7a93 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -2,7 +2,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} |
