diff options
Diffstat (limited to 'net')
107 files changed, 107 insertions, 28 deletions
diff --git a/net/cloud-init-devel/Makefile b/net/cloud-init-devel/Makefile index 53a5c66572f8..48d037c7b174 100644 --- a/net/cloud-init-devel/Makefile +++ b/net/cloud-init-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloud-init DISTVERSION= 23.4-319 DISTVERSIONSUFFIX= -gec384da45 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel diff --git a/net/cloud-init/Makefile b/net/cloud-init/Makefile index 94cb0bc75f09..88b9035b7e48 100644 --- a/net/cloud-init/Makefile +++ b/net/cloud-init/Makefile @@ -1,6 +1,6 @@ PORTNAME= cloud-init DISTVERSION= 24.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/dshell/Makefile b/net/dshell/Makefile index 80a39e8171b2..e14e621b00b0 100644 --- a/net/dshell/Makefile +++ b/net/dshell/Makefile @@ -1,5 +1,6 @@ PORTNAME= dshell PORTVERSION= 3.2.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/exabgp4/Makefile b/net/exabgp4/Makefile index ae6ac8bac397..977ca2b5ccea 100644 --- a/net/exabgp4/Makefile +++ b/net/exabgp4/Makefile @@ -1,5 +1,6 @@ PORTNAME= exabgp PORTVERSION= 4.2.22 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GH \ ZI diff --git a/net/irrd/Makefile b/net/irrd/Makefile index 7cb4983a371b..ea8a8ef9f769 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -1,7 +1,7 @@ PORTNAME= irrd PORTVERSION= 4.2.9 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 4 diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index 485438b13dbb..3eb473e9dd8e 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -1,6 +1,6 @@ PORTNAME= miniupnpc PORTVERSION= 2.3.1 -PORTREVISION= 0 +PORTREVISION?= 0 CATEGORIES?= net MASTER_SITES= http://miniupnp.free.fr/files/ \ https://miniupnp.tuxfamily.org/files/ diff --git a/net/mrtparse/Makefile b/net/mrtparse/Makefile index 845b59ac00c7..01e1b728a349 100644 --- a/net/mrtparse/Makefile +++ b/net/mrtparse/Makefile @@ -1,5 +1,6 @@ PORTNAME= mrtparse PORTVERSION= 2.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/nsscache/Makefile b/net/nsscache/Makefile index 2d00ee040fa3..78fa30d8d71b 100644 --- a/net/nsscache/Makefile +++ b/net/nsscache/Makefile @@ -1,6 +1,6 @@ PORTNAME= nsscache PORTVERSION= 0.49 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= version/ CATEGORIES= net python diff --git a/net/onionprobe/Makefile b/net/onionprobe/Makefile index df65c93d5d24..e39dbbe1a307 100644 --- a/net/onionprobe/Makefile +++ b/net/onionprobe/Makefile @@ -1,6 +1,6 @@ PORTNAME= onionprobe PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-DTLSSocket/Makefile b/net/py-DTLSSocket/Makefile index 5a66eb67630c..60a0bda1fa7b 100644 --- a/net/py-DTLSSocket/Makefile +++ b/net/py-DTLSSocket/Makefile @@ -1,5 +1,6 @@ PORTNAME= DTLSSocket DISTVERSION= 0.1.12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile index 558ecd4a50aa..c4bfdf5f7ba6 100644 --- a/net/py-GeoIP2/Makefile +++ b/net/py-GeoIP2/Makefile @@ -1,5 +1,6 @@ PORTNAME= GeoIP2 PORTVERSION= 4.7.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-aiocoap/Makefile b/net/py-aiocoap/Makefile index fb272f33332c..c373adec6f8c 100644 --- a/net/py-aiocoap/Makefile +++ b/net/py-aiocoap/Makefile @@ -1,5 +1,6 @@ PORTNAME= aiocoap DISTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-amqp/Makefile b/net/py-amqp/Makefile index 0055f5b59b0d..ce412f2b7a28 100644 --- a/net/py-amqp/Makefile +++ b/net/py-amqp/Makefile @@ -1,5 +1,6 @@ PORTNAME= amqp PORTVERSION= 5.2.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-amqplib/Makefile b/net/py-amqplib/Makefile index 941189f17f9a..029a45d415f5 100644 --- a/net/py-amqplib/Makefile +++ b/net/py-amqplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= amqplib PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-bonsai/Makefile b/net/py-bonsai/Makefile index ffa59d67d688..23b42776350d 100644 --- a/net/py-bonsai/Makefile +++ b/net/py-bonsai/Makefile @@ -1,5 +1,6 @@ PORTNAME= bonsai DISTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= net devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-cepa/Makefile b/net/py-cepa/Makefile index 0ba3bd2f4123..2c089f5c617b 100644 --- a/net/py-cepa/Makefile +++ b/net/py-cepa/Makefile @@ -1,5 +1,6 @@ PORTNAME= cepa PORTVERSION= 1.8.4 +PORTREVISION= 1 CATEGORIES= net security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-cjdns/Makefile b/net/py-cjdns/Makefile index b1713d024d0c..ca1f193b6069 100644 --- a/net/py-cjdns/Makefile +++ b/net/py-cjdns/Makefile @@ -1,5 +1,6 @@ PORTNAME= cjdns PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= net security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-cloudflare-scrape-js2py/Makefile b/net/py-cloudflare-scrape-js2py/Makefile index 605a00188790..8590b9970f0a 100644 --- a/net/py-cloudflare-scrape-js2py/Makefile +++ b/net/py-cloudflare-scrape-js2py/Makefile @@ -1,6 +1,7 @@ PORTNAME= cloudflare-scrape-js2py DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-cloudflare-scrape/Makefile b/net/py-cloudflare-scrape/Makefile index 7b95bdaa819c..38d75e6fbc7d 100644 --- a/net/py-cloudflare-scrape/Makefile +++ b/net/py-cloudflare-scrape/Makefile @@ -1,5 +1,6 @@ PORTNAME= cloudflare-scrape DISTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-cloudscraper/Makefile b/net/py-cloudscraper/Makefile index c8fb2e4ac268..8bd829f7016f 100644 --- a/net/py-cloudscraper/Makefile +++ b/net/py-cloudscraper/Makefile @@ -1,5 +1,6 @@ PORTNAME= cloudscraper DISTVERSION= 1.2.71 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-confluent-kafka/Makefile b/net/py-confluent-kafka/Makefile index 2617fc0e1289..ab2d1965fa51 100644 --- a/net/py-confluent-kafka/Makefile +++ b/net/py-confluent-kafka/Makefile @@ -1,5 +1,6 @@ PORTNAME= confluent-kafka DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-cymruwhois/Makefile b/net/py-cymruwhois/Makefile index 0c721b188796..57ebf9d09688 100644 --- a/net/py-cymruwhois/Makefile +++ b/net/py-cymruwhois/Makefile @@ -1,5 +1,6 @@ PORTNAME= cymruwhois PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-dpkt/Makefile b/net/py-dpkt/Makefile index 3e4b44b61c96..158bb28e60a0 100644 --- a/net/py-dpkt/Makefile +++ b/net/py-dpkt/Makefile @@ -1,5 +1,6 @@ PORTNAME= dpkt PORTVERSION= 1.9.6 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-duet/Makefile b/net/py-duet/Makefile index 45bb577f761e..48546f10645f 100644 --- a/net/py-duet/Makefile +++ b/net/py-duet/Makefile @@ -1,5 +1,6 @@ PORTNAME= duet PORTVERSION= 0.2.9 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-dugong/Makefile b/net/py-dugong/Makefile index 41ede7363cff..82095e8cfdea 100644 --- a/net/py-dugong/Makefile +++ b/net/py-dugong/Makefile @@ -1,5 +1,6 @@ PORTNAME= dugong PORTVERSION= 3.7.5 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ec2-cli-tools/Makefile b/net/py-ec2-cli-tools/Makefile index 61fe85938fd3..65d5494673a2 100644 --- a/net/py-ec2-cli-tools/Makefile +++ b/net/py-ec2-cli-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= ec2-cli-tools PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ephemeral-port-reserve/Makefile b/net/py-ephemeral-port-reserve/Makefile index b7375adf61f2..07df698b4021 100644 --- a/net/py-ephemeral-port-reserve/Makefile +++ b/net/py-ephemeral-port-reserve/Makefile @@ -1,6 +1,7 @@ PORTNAME= ephemeral-port-reserve DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= net python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-gntp/Makefile b/net/py-gntp/Makefile index 015d429d85a9..f6aefa629a9e 100644 --- a/net/py-gntp/Makefile +++ b/net/py-gntp/Makefile @@ -1,5 +1,6 @@ PORTNAME= gntp PORTVERSION= 1.0.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-h11/Makefile b/net/py-h11/Makefile index 30e87649271b..0772575e8580 100644 --- a/net/py-h11/Makefile +++ b/net/py-h11/Makefile @@ -1,5 +1,6 @@ PORTNAME= h11 PORTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-haproxy-cli/Makefile b/net/py-haproxy-cli/Makefile index 7db96ea48960..b9dd76bffe2d 100644 --- a/net/py-haproxy-cli/Makefile +++ b/net/py-haproxy-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= haproxy-cli PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-haproxy-log-analysis/Makefile b/net/py-haproxy-log-analysis/Makefile index 09493ea69ca5..0819b6f19abd 100644 --- a/net/py-haproxy-log-analysis/Makefile +++ b/net/py-haproxy-log-analysis/Makefile @@ -1,5 +1,6 @@ PORTNAME= haproxy-log-analysis PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-haproxyctl/Makefile b/net/py-haproxyctl/Makefile index db4bed647d47..541856ddf993 100644 --- a/net/py-haproxyctl/Makefile +++ b/net/py-haproxyctl/Makefile @@ -1,6 +1,6 @@ PORTNAME= haproxyctl PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-httpstat/Makefile b/net/py-httpstat/Makefile index 31bde561a6da..918781468805 100644 --- a/net/py-httpstat/Makefile +++ b/net/py-httpstat/Makefile @@ -1,5 +1,6 @@ PORTNAME= httpstat PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ifaddr/Makefile b/net/py-ifaddr/Makefile index 5b8ab0edbe1a..05babb8f763f 100644 --- a/net/py-ifaddr/Makefile +++ b/net/py-ifaddr/Makefile @@ -1,5 +1,6 @@ PORTNAME= ifaddr PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-impacket/Makefile b/net/py-impacket/Makefile index 863110be39f2..7265760afc96 100644 --- a/net/py-impacket/Makefile +++ b/net/py-impacket/Makefile @@ -1,5 +1,6 @@ PORTNAME= impacket PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-iplib/Makefile b/net/py-iplib/Makefile index 3569972753cc..5b411da66128 100644 --- a/net/py-iplib/Makefile +++ b/net/py-iplib/Makefile @@ -1,5 +1,6 @@ PORTNAME= iplib PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-iptools/Makefile b/net/py-iptools/Makefile index 3893dff44951..eea7d059875f 100644 --- a/net/py-iptools/Makefile +++ b/net/py-iptools/Makefile @@ -1,5 +1,6 @@ PORTNAME= iptools DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-kafka-python/Makefile b/net/py-kafka-python/Makefile index 1ae3ae995c2d..c30d921c0d1c 100644 --- a/net/py-kafka-python/Makefile +++ b/net/py-kafka-python/Makefile @@ -1,5 +1,6 @@ PORTNAME= kafka-python DISTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-kombu/Makefile b/net/py-kombu/Makefile index 7230b1e2d40a..013a4139fbbf 100644 --- a/net/py-kombu/Makefile +++ b/net/py-kombu/Makefile @@ -1,5 +1,6 @@ PORTNAME= kombu PORTVERSION= 5.3.7 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ldap0/Makefile b/net/py-ldap0/Makefile index eb1c0c92bef6..7bcdce2055bd 100644 --- a/net/py-ldap0/Makefile +++ b/net/py-ldap0/Makefile @@ -1,5 +1,6 @@ PORTNAME= ldap0 PORTVERSION= 1.4.7 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ldap3/Makefile b/net/py-ldap3/Makefile index f987bc0183fc..03bdf57fd7fc 100644 --- a/net/py-ldap3/Makefile +++ b/net/py-ldap3/Makefile @@ -1,5 +1,6 @@ PORTNAME= ldap3 PORTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ldapdomaindump/Makefile b/net/py-ldapdomaindump/Makefile index cceb1c304dbe..9994f42c0dca 100644 --- a/net/py-ldapdomaindump/Makefile +++ b/net/py-ldapdomaindump/Makefile @@ -1,5 +1,6 @@ PORTNAME= ldapdomaindump PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ldappool/Makefile b/net/py-ldappool/Makefile index a811fadc0c19..34d443cdbdca 100644 --- a/net/py-ldappool/Makefile +++ b/net/py-ldappool/Makefile @@ -1,5 +1,6 @@ PORTNAME= ldappool PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 92c4bc31a735..0b9f7e55e9fe 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -1,5 +1,6 @@ PORTNAME= libcloud PORTVERSION= 3.8.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile index 29bfb7118e29..ad620f221c32 100644 --- a/net/py-magic-wormhole/Makefile +++ b/net/py-magic-wormhole/Makefile @@ -1,5 +1,6 @@ PORTNAME= magic-wormhole DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile index e24cc38ddcd7..73ac504888b3 100644 --- a/net/py-maxminddb/Makefile +++ b/net/py-maxminddb/Makefile @@ -1,5 +1,6 @@ PORTNAME= maxminddb PORTVERSION= 2.6.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-miniupnpc/Makefile b/net/py-miniupnpc/Makefile index 183d67da76a4..237508737158 100644 --- a/net/py-miniupnpc/Makefile +++ b/net/py-miniupnpc/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index 7525fd1cec21..f970a596ffdc 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -1,5 +1,6 @@ PORTNAME= mpi4py DISTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= net parallel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-msrplib/Makefile b/net/py-msrplib/Makefile index 9216be4dc4fc..68271dc4dae1 100644 --- a/net/py-msrplib/Makefile +++ b/net/py-msrplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= msrplib PORTVERSION= 0.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= http://download.ag-projects.com/MSRP/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-netif/Makefile b/net/py-netif/Makefile index 6b81743c4341..b90315b1b520 100644 --- a/net/py-netif/Makefile +++ b/net/py-netif/Makefile @@ -1,5 +1,6 @@ PORTNAME= netif PORTVERSION= 1.0.20220211 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-netifaces-plus/Makefile b/net/py-netifaces-plus/Makefile index da5498286f91..97da85b163e3 100644 --- a/net/py-netifaces-plus/Makefile +++ b/net/py-netifaces-plus/Makefile @@ -1,6 +1,7 @@ PORTNAME= netifaces-plus DISTVERSIONPREFIX= release_ DISTVERSION= 0_12_2 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-netifaces/Makefile b/net/py-netifaces/Makefile index 798ce180f60d..67624cfd82ec 100644 --- a/net/py-netifaces/Makefile +++ b/net/py-netifaces/Makefile @@ -1,5 +1,6 @@ PORTNAME= netifaces PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-netsnmpagent/Makefile b/net/py-netsnmpagent/Makefile index 9be6250c9905..e96cc48a3768 100644 --- a/net/py-netsnmpagent/Makefile +++ b/net/py-netsnmpagent/Makefile @@ -1,5 +1,6 @@ PORTNAME= netsnmpagent PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-nnpy/Makefile b/net/py-nnpy/Makefile index 1319dc0960e6..edcda7fff351 100644 --- a/net/py-nnpy/Makefile +++ b/net/py-nnpy/Makefile @@ -1,5 +1,6 @@ PORTNAME= nnpy DISTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ntplib/Makefile b/net/py-ntplib/Makefile index 9829bf50e6bf..1a21c3ab2374 100644 --- a/net/py-ntplib/Makefile +++ b/net/py-ntplib/Makefile @@ -1,5 +1,6 @@ PORTNAME= ntplib PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-oauth/Makefile b/net/py-oauth/Makefile index 5f62bf51817f..7562bed1cdb3 100644 --- a/net/py-oauth/Makefile +++ b/net/py-oauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= oauth PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pamqp/Makefile b/net/py-pamqp/Makefile index 6041f51eaa5c..391b01f5defa 100644 --- a/net/py-pamqp/Makefile +++ b/net/py-pamqp/Makefile @@ -1,5 +1,6 @@ PORTNAME= pamqp PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pcapy-ng/Makefile b/net/py-pcapy-ng/Makefile index 0b51cb0c8325..c9ac2685f01e 100644 --- a/net/py-pcapy-ng/Makefile +++ b/net/py-pcapy-ng/Makefile @@ -1,5 +1,6 @@ PORTNAME= pcapy-ng PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pcapy/Makefile b/net/py-pcapy/Makefile index e71be54ca7cf..254433c48331 100644 --- a/net/py-pcapy/Makefile +++ b/net/py-pcapy/Makefile @@ -1,5 +1,6 @@ PORTNAME= pcapy PORTVERSION= 0.11.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-port-for/Makefile b/net/py-port-for/Makefile index 11231c76d6dc..1c93636b0df8 100644 --- a/net/py-port-for/Makefile +++ b/net/py-port-for/Makefile @@ -1,5 +1,6 @@ PORTNAME= port-for PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= net devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-portend/Makefile b/net/py-portend/Makefile index d9d3d03251f8..e36fcf8067d7 100644 --- a/net/py-portend/Makefile +++ b/net/py-portend/Makefile @@ -1,6 +1,6 @@ PORTNAME= portend PORTVERSION= 2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyenet/Makefile b/net/py-pyenet/Makefile index 56d7bdda7a99..12cf962f663e 100644 --- a/net/py-pyenet/Makefile +++ b/net/py-pyenet/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyenet DISTVERSION= 1.3.13.post7 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyfixbuf/Makefile b/net/py-pyfixbuf/Makefile index 4b0f0ee75451..cbd9c52d49e9 100644 --- a/net/py-pyfixbuf/Makefile +++ b/net/py-pyfixbuf/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyfixbuf PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= https://tools.netsa.cert.org/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pygeoip/Makefile b/net/py-pygeoip/Makefile index 2e6af740d27d..bef35104e5c9 100644 --- a/net/py-pygeoip/Makefile +++ b/net/py-pygeoip/Makefile @@ -1,5 +1,6 @@ PORTNAME= pygeoip PORTVERSION= 0.3.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyicap/Makefile b/net/py-pyicap/Makefile index a08b862fdbf1..a8ab24c94e4c 100644 --- a/net/py-pyicap/Makefile +++ b/net/py-pyicap/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyicap DISTVERSION= 1.0b1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile index 4ee8996817f1..45f4563a9511 100644 --- a/net/py-pynmsg/Makefile +++ b/net/py-pynmsg/Makefile @@ -1,6 +1,6 @@ PORTNAME= pynmsg PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pynsq/Makefile b/net/py-pynsq/Makefile index cfda2f8e32de..46b6128970df 100644 --- a/net/py-pynsq/Makefile +++ b/net/py-pynsq/Makefile @@ -1,5 +1,6 @@ PORTNAME= pynsq PORTVERSION= 0.9.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pypacker/Makefile b/net/py-pypacker/Makefile index 31521f2d65bd..90351b1a51e0 100644 --- a/net/py-pypacker/Makefile +++ b/net/py-pypacker/Makefile @@ -1,5 +1,6 @@ PORTNAME= pypacker PORTVERSION= 5.0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyprowl/Makefile b/net/py-pyprowl/Makefile index b2074c975716..97589103283c 100644 --- a/net/py-pyprowl/Makefile +++ b/net/py-pyprowl/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyprowl PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pysendfile/Makefile b/net/py-pysendfile/Makefile index 3ba3752ae430..7179348d4500 100644 --- a/net/py-pysendfile/Makefile +++ b/net/py-pysendfile/Makefile @@ -1,6 +1,6 @@ PORTNAME= pysendfile PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pysmb/Makefile b/net/py-pysmb/Makefile index c731679f18f4..3ced81a6f160 100644 --- a/net/py-pysmb/Makefile +++ b/net/py-pysmb/Makefile @@ -1,5 +1,6 @@ PORTNAME= pysmb PORTVERSION= 1.1.27 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI \ http://miketeo.net/files/Projects/${PORTNAME}/ diff --git a/net/py-pystun/Makefile b/net/py-pystun/Makefile index 43fd59eb59aa..8a9d84074dee 100644 --- a/net/py-pystun/Makefile +++ b/net/py-pystun/Makefile @@ -1,6 +1,6 @@ PORTNAME= pystun PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-bitcoinrpc/Makefile b/net/py-python-bitcoinrpc/Makefile index dd29d4e1927b..c2c91bc008d2 100644 --- a/net/py-python-bitcoinrpc/Makefile +++ b/net/py-python-bitcoinrpc/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-bitcoinrpc PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-twitter/Makefile b/net/py-python-twitter/Makefile index b446fed2440c..e1e4a458597b 100644 --- a/net/py-python-twitter/Makefile +++ b/net/py-python-twitter/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-twitter PORTVERSION= 3.5 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pytradfri/Makefile b/net/py-pytradfri/Makefile index 5a33467ace85..3d7ad1774e0f 100644 --- a/net/py-pytradfri/Makefile +++ b/net/py-pytradfri/Makefile @@ -1,5 +1,6 @@ PORTNAME= pytradfri DISTVERSION= 13.0.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyvmomi/Makefile b/net/py-pyvmomi/Makefile index 9793ddcbaf68..157efb2cacd7 100644 --- a/net/py-pyvmomi/Makefile +++ b/net/py-pyvmomi/Makefile @@ -1,6 +1,7 @@ PORTNAME= pyvmomi DISTVERSIONPREFIX= v DISTVERSION= 7.0.3 +PORTREVISION= 1 CATEGORIES= net python MAINTAINER= robak@FreeBSD.org diff --git a/net/py-pyzmq/Makefile b/net/py-pyzmq/Makefile index 926bcc6af7ff..5d7ae910f2b8 100644 --- a/net/py-pyzmq/Makefile +++ b/net/py-pyzmq/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyzmq DISTVERSION= 25.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-rabbitpy/Makefile b/net/py-rabbitpy/Makefile index 7613bb8fff3f..e05e8412d6b4 100644 --- a/net/py-rabbitpy/Makefile +++ b/net/py-rabbitpy/Makefile @@ -1,5 +1,6 @@ PORTNAME= rabbitpy PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-radix/Makefile b/net/py-radix/Makefile index bb87102e5dd8..5a2a6d191f14 100644 --- a/net/py-radix/Makefile +++ b/net/py-radix/Makefile @@ -1,5 +1,6 @@ PORTNAME= radix PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-raet/Makefile b/net/py-raet/Makefile index 28c796606cf8..d766f4c55be4 100644 --- a/net/py-raet/Makefile +++ b/net/py-raet/Makefile @@ -1,6 +1,6 @@ PORTNAME= raet PORTVERSION= 0.6.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile index dd0ee7a096e8..86bd06677942 100644 --- a/net/py-s3cmd/Makefile +++ b/net/py-s3cmd/Makefile @@ -1,6 +1,6 @@ PORTNAME= s3cmd DISTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net python MASTER_SITES= SF/s3tools/${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-s4cmd/Makefile b/net/py-s4cmd/Makefile index f8c8496b421a..3b80aa0ed8b1 100644 --- a/net/py-s4cmd/Makefile +++ b/net/py-s4cmd/Makefile @@ -1,5 +1,6 @@ PORTNAME= s4cmd DISTVERSION= 2.1.0-11 +PORTREVISION= 1 DISTVERSIONSUFFIX= -ge74e0e7 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-saltyrtc.server/Makefile b/net/py-saltyrtc.server/Makefile index 8cb2c0f40033..201ef489f41e 100644 --- a/net/py-saltyrtc.server/Makefile +++ b/net/py-saltyrtc.server/Makefile @@ -1,6 +1,6 @@ PORTNAME= saltyrtc.server PORTVERSION= 5.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-sbws/Makefile b/net/py-sbws/Makefile index 58ce18e367af..41663cbdb68b 100644 --- a/net/py-sbws/Makefile +++ b/net/py-sbws/Makefile @@ -1,5 +1,6 @@ PORTNAME= sbws PORTVERSION= 1.7.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-shodan/Makefile b/net/py-shodan/Makefile index 862907e9398b..d6fc18a410b1 100644 --- a/net/py-shodan/Makefile +++ b/net/py-shodan/Makefile @@ -1,5 +1,6 @@ PORTNAME= shodan PORTVERSION= 1.31.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-siosocks/Makefile b/net/py-siosocks/Makefile index 584e1c19a482..47fcc44d7034 100644 --- a/net/py-siosocks/Makefile +++ b/net/py-siosocks/Makefile @@ -1,5 +1,6 @@ PORTNAME= siosocks PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-smbpasswd/Makefile b/net/py-smbpasswd/Makefile index 0929b8d008b1..7a3f283ec84e 100644 --- a/net/py-smbpasswd/Makefile +++ b/net/py-smbpasswd/Makefile @@ -1,6 +1,6 @@ PORTNAME= smbpasswd PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-socketio-client/Makefile b/net/py-socketio-client/Makefile index 82639acd55db..57e95c845dfc 100644 --- a/net/py-socketio-client/Makefile +++ b/net/py-socketio-client/Makefile @@ -1,5 +1,6 @@ PORTNAME= socketio-client PORTVERSION= 0.6.7 +PORTREVISION= 1 CATEGORIES= net devel python MASTER_SITES= PYPI/source/s/socketIO-client/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-speedometer/Makefile b/net/py-speedometer/Makefile index 86981e2ffd11..ec588e75b122 100644 --- a/net/py-speedometer/Makefile +++ b/net/py-speedometer/Makefile @@ -1,5 +1,6 @@ PORTNAME= Speedometer DISTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-speedtest-cli/Makefile b/net/py-speedtest-cli/Makefile index cc2e19a2d6df..aba12bf6919b 100644 --- a/net/py-speedtest-cli/Makefile +++ b/net/py-speedtest-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= speedtest-cli PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-sshtunnel/Makefile b/net/py-sshtunnel/Makefile index 9d213fbdac20..cc4f11287f29 100644 --- a/net/py-sshtunnel/Makefile +++ b/net/py-sshtunnel/Makefile @@ -1,6 +1,6 @@ PORTNAME= sshtunnel PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-stomp.py/Makefile b/net/py-stomp.py/Makefile index fd05a92d1393..71b2a6070223 100644 --- a/net/py-stomp.py/Makefile +++ b/net/py-stomp.py/Makefile @@ -1,6 +1,6 @@ PORTNAME= stomp.py PORTVERSION= 8.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-tacacs_plus/Makefile b/net/py-tacacs_plus/Makefile index 7b8d26ff8cf3..a003c9c43e04 100644 --- a/net/py-tacacs_plus/Makefile +++ b/net/py-tacacs_plus/Makefile @@ -1,5 +1,6 @@ PORTNAME= tacacs_plus DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-terminado/Makefile b/net/py-terminado/Makefile index f34c4536d482..490defda465a 100644 --- a/net/py-terminado/Makefile +++ b/net/py-terminado/Makefile @@ -1,5 +1,6 @@ PORTNAME= terminado PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-tiny-proxy/Makefile b/net/py-tiny-proxy/Makefile index 423cf0ef9ce1..6bdcb2e3fa04 100644 --- a/net/py-tiny-proxy/Makefile +++ b/net/py-tiny-proxy/Makefile @@ -1,5 +1,6 @@ PORTNAME= tiny-proxy DISTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= net www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile index 10c05f49577d..a93312c3e759 100644 --- a/net/py-tofu/Makefile +++ b/net/py-tofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= tofu PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= LOCAL/bofh/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 7a4cf608b56b..147441d6b71c 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -1,6 +1,7 @@ PORTNAME= tweepy DISTVERSIONPREFIX= v PORTVERSION= 4.15.0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-twitter-tools/Makefile b/net/py-twitter-tools/Makefile index 640ccf338786..b8edd898097d 100644 --- a/net/py-twitter-tools/Makefile +++ b/net/py-twitter-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= twitter PORTVERSION= 1.19.6 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index feb1fccc7e70..9175af2cbb73 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -1,5 +1,6 @@ PORTNAME= txamqp PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-txrestapi/Makefile b/net/py-txrestapi/Makefile index 8ac651a544dc..0f4b5975454e 100644 --- a/net/py-txrestapi/Makefile +++ b/net/py-txrestapi/Makefile @@ -1,5 +1,6 @@ PORTNAME= txrestapi PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-uritemplate/Makefile b/net/py-uritemplate/Makefile index ea03d7c367fa..06ff1e8dce73 100644 --- a/net/py-uritemplate/Makefile +++ b/net/py-uritemplate/Makefile @@ -1,6 +1,6 @@ PORTNAME= uritemplate PORTVERSION= 3.0.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-whois/Makefile b/net/py-whois/Makefile index 3819f6de5db9..51a041e96c50 100644 --- a/net/py-whois/Makefile +++ b/net/py-whois/Makefile @@ -1,6 +1,6 @@ PORTNAME= whois DISTVERSION= 0.9.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-wmi-query/Makefile b/net/py-wmi-query/Makefile index a5b5fb111d3c..c739310c7180 100644 --- a/net/py-wmi-query/Makefile +++ b/net/py-wmi-query/Makefile @@ -1,6 +1,6 @@ PORTNAME= wmi-query PORTVERSION= 0.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-wsproto/Makefile b/net/py-wsproto/Makefile index cd843f45498d..39516c8109ba 100644 --- a/net/py-wsproto/Makefile +++ b/net/py-wsproto/Makefile @@ -1,5 +1,6 @@ PORTNAME= wsproto PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/pyrad/Makefile b/net/pyrad/Makefile index 84f5e8a9db82..d83ec17411a1 100644 --- a/net/pyrad/Makefile +++ b/net/pyrad/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyrad DISTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/ryu/Makefile b/net/ryu/Makefile index 8ee588a856f0..41cc822787aa 100644 --- a/net/ryu/Makefile +++ b/net/ryu/Makefile @@ -1,7 +1,7 @@ PORTNAME= ryu PORTVERSION= 4.26 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/tcpwatch/Makefile b/net/tcpwatch/Makefile index 6e54ba89d5cc..28b02ed0c4a2 100644 --- a/net/tcpwatch/Makefile +++ b/net/tcpwatch/Makefile @@ -1,6 +1,6 @@ PORTNAME= tcpwatch PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net python MASTER_SITES= http://hathawaymix.org/Software/TCPWatch/ |