diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-07-01 08:11:07 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-07-01 08:59:11 +0900 |
commit | 3dd9a63c21f6ecd8db90b3f658453f96053cc76c (patch) | |
tree | 80d1a2eab0d700e1ef01abf0f6ef43de4702b909 | |
parent | devel/tex-libtexluajit: similarly to other luajit ports, drop GCC on powerpc (diff) |
editors/with-editor-devel: Update to latest snapshot
Changes: https://github.com/magit/with-editor/compare/v3.3.0...9e43735
-rw-r--r-- | editors/with-editor-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/with-editor-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile index 0c3c99c853ce..00c02d835299 100644 --- a/editors/with-editor-devel/Makefile +++ b/editors/with-editor-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.3.0 -DISTVERSIONSUFFIX= +DISTVERSION= 3.3.0-1 +DISTVERSIONSUFFIX= -g9e43735 CATEGORIES= editors elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor-devel/distinfo b/editors/with-editor-devel/distinfo index 4557add75b8d..079396bbe17e 100644 --- a/editors/with-editor-devel/distinfo +++ b/editors/with-editor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683961081 -SHA256 (magit-with-editor-v3.3.0_GH0.tar.gz) = e6c05922b00b08d87f9c22d745a4e830fef84c36564efb39d977aacaab6221d0 -SIZE (magit-with-editor-v3.3.0_GH0.tar.gz) = 33250 +TIMESTAMP = 1688166623 +SHA256 (magit-with-editor-v3.3.0-1-g9e43735_GH0.tar.gz) = 293ba8ed3f6cc1be392ecc4c6a1d9f8ad93849d375b99da70a2160b943a82685 +SIZE (magit-with-editor-v3.3.0-1-g9e43735_GH0.tar.gz) = 33267 |