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 /lang | |
| parent | 0a1dd69c3167141ace3cb39e897fd6e6ee0026c1 (diff) | |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
Diffstat (limited to 'lang')
| -rw-r--r-- | lang/cjs/Makefile | 2 | ||||
| -rw-r--r-- | lang/gnu-apl/Makefile | 2 | ||||
| -rw-r--r-- | lang/mdk/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile index 420f46a20de9..a5d39775094f 100644 --- a/lang/cjs/Makefile +++ b/lang/cjs/Makefile @@ -1,6 +1,6 @@ PORTNAME= cjs PORTVERSION= 5.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang gnome DIST_SUBDIR= gnome diff --git a/lang/gnu-apl/Makefile b/lang/gnu-apl/Makefile index c3502956a76b..8121380a4e22 100644 --- a/lang/gnu-apl/Makefile +++ b/lang/gnu-apl/Makefile @@ -1,6 +1,6 @@ PORTNAME= apl PORTVERSION= 1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= GNU PKGNAMEPREFIX= gnu- diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index 2b2cf753de5a..bbeb13f39122 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -1,6 +1,6 @@ PORTNAME= mdk PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang gnome MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION} |
