diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-04-16 17:52:01 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-04-16 17:52:01 +0000 |
commit | ca6cbbcd3e3fd09989a30207cc727f2f7bb766a9 (patch) | |
tree | d7552a91c6f461091b22ec21efe2ad3459de56a7 | |
parent | 3da9ffbd90edabe12b933c2bdc00fb2aeb6fc386 (diff) |
editors/gedit-plugins: Update to 42.0
-rw-r--r-- | editors/gedit-plugins/Makefile | 3 | ||||
-rw-r--r-- | editors/gedit-plugins/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 9346ca7297ce..edb1eda77b6a 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -1,8 +1,7 @@ # Created by: Adam Weinberger <adamw@FreeBSD.org> PORTNAME= gedit-plugins -PORTVERSION= 41.0 -PORTREVISION= 2 +PORTVERSION= 42.0 CATEGORIES= editors gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index 5869bc9c0796..ea8b52c30630 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646288282 -SHA256 (gnome/gedit-plugins-41.0.tar.xz) = a38f949460914f054063671bf0bb8e8a5184e6210be89f64bb304652d4520e87 -SIZE (gnome/gedit-plugins-41.0.tar.xz) = 948364 +TIMESTAMP = 1650131363 +SHA256 (gnome/gedit-plugins-42.0.tar.xz) = 7246420fbc3d3950ef78d2e346e21306440e71c64d74f6e8c44e51a58cd0db62 +SIZE (gnome/gedit-plugins-42.0.tar.xz) = 949068 |