diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-07-15 13:58:12 -0700 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-07-15 13:58:12 -0700 |
commit | ddbc8a843e86d39cd53b6476f7e2eb8abd03f82d (patch) | |
tree | 7611ca9f7b4285241159543c02f98de50737e627 /net | |
parent | net/asio: Update to 1.34.2 (diff) |
*/*: Bump PORTREVISION. net/asio was updated to 1.34.2
Diffstat (limited to 'net')
-rw-r--r-- | net/arataga/Makefile | 2 | ||||
-rw-r--r-- | net/ecal/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/arataga/Makefile b/net/arataga/Makefile index 6154c7d5c2da..941d3271ecd4 100644 --- a/net/arataga/Makefile +++ b/net/arataga/Makefile @@ -1,7 +1,7 @@ PORTNAME= arataga PORTVERSION= 0.5.4 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF/sobjectizer/oess/oess-2:oess DISTFILES= oess-2.2.3-full.tar.bz2:oess diff --git a/net/ecal/Makefile b/net/ecal/Makefile index e180313b3947..d5f279a59def 100644 --- a/net/ecal/Makefile +++ b/net/ecal/Makefile @@ -1,7 +1,7 @@ PORTNAME= ecal DISTVERSIONPREFIX= v DISTVERSION= 5.13.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net devel MAINTAINER= yuri@FreeBSD.org |