diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-12-23 17:35:45 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-12-23 18:14:14 +0000 |
| commit | 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 (patch) | |
| tree | 199c4cb0b8b3ff106611fc169972891d951f6596 /comms | |
| parent | 0a1dd69c3167141ace3cb39e897fd6e6ee0026c1 (diff) | |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
Diffstat (limited to 'comms')
| -rw-r--r-- | comms/deforaos-phone/Makefile | 1 | ||||
| -rw-r--r-- | comms/gpredict/Makefile | 2 | ||||
| -rw-r--r-- | comms/xdemorse/Makefile | 1 | ||||
| -rw-r--r-- | comms/xdx/Makefile | 2 | ||||
| -rw-r--r-- | comms/xnec2c/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index 6f30f4c52c8f..671fa0750675 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -1,5 +1,6 @@ PORTNAME= phone PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Phone/ PKGNAMEPREFIX= deforaos- diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 6c7f71d479f9..d817da47086c 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpredict DISTVERSION= 2.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= https://github.com/csete/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/comms/xdemorse/Makefile b/comms/xdemorse/Makefile index b19a5438106d..c275cf7ce01f 100644 --- a/comms/xdemorse/Makefile +++ b/comms/xdemorse/Makefile @@ -1,5 +1,6 @@ PORTNAME= xdemorse DISTVERSION= 3.6.7 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= https://www.qsl.net/5/5b4az/pkg/morse/xdemorse/ diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 70ca6e1e6934..d074be8d44a4 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -1,6 +1,6 @@ PORTNAME= xdx DISTVERSION= 2.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/xdxclusterclient/${PORTVERSION}/ diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile index d8a9bc025aac..27912eafc2ab 100644 --- a/comms/xnec2c/Makefile +++ b/comms/xnec2c/Makefile @@ -1,7 +1,7 @@ PORTNAME= xnec2c PORTVERSION= 4.4.12 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= https://www.xnec2c.org/releases/ \ LOCAL/db |
