diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2022-09-17 15:07:49 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2022-09-17 15:10:13 +0000 |
commit | c2efd1070b185ec71e82fb2d0a2380d710248070 (patch) | |
tree | c6784321058c2ef850d9cadc8904a12aedb118a8 | |
parent | 685706c31a5b1fcf8e55089ff13f45f0561200b9 (diff) | |
download | ports-c2efd1070b185ec71e82fb2d0a2380d710248070.tar.gz ports-c2efd1070b185ec71e82fb2d0a2380d710248070.zip |
editors/apel: Update to the snapshot on 2022-07-20
-rw-r--r-- | editors/apel/Makefile | 5 | ||||
-rw-r--r-- | editors/apel/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 49ebf7c9ed34..c7686a13f33b 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -1,6 +1,5 @@ PORTNAME= apel PORTVERSION= 10.8.${SNAPDATE} -PORTREVISION= 4 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} @@ -13,9 +12,9 @@ LICENSE= GPLv2 USES= emacs USE_GITHUB= yes GH_ACCOUNT= wanderlust -GH_TAGNAME= 4e3269b +GH_TAGNAME= 82eb232 -SNAPDATE= 20201106 +SNAPDATE= 20220720 NO_ARCH= yes ALL_TARGET= elc diff --git a/editors/apel/distinfo b/editors/apel/distinfo index 84a8336f07d9..acfc8a850d8d 100644 --- a/editors/apel/distinfo +++ b/editors/apel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605440573 -SHA256 (wanderlust-apel-10.8.20201106-4e3269b_GH0.tar.gz) = c4429e7bc9b7b59540f4f01359ab3c9d5dd05538188d9180f67b599e2cad954e -SIZE (wanderlust-apel-10.8.20201106-4e3269b_GH0.tar.gz) = 69146 +TIMESTAMP = 1663404512 +SHA256 (wanderlust-apel-10.8.20220720-82eb232_GH0.tar.gz) = 11b1177b2d4e066ccfa3bc58e7fa0a30dd20307a3cc0c3e9d8a47f11145d7bc3 +SIZE (wanderlust-apel-10.8.20220720-82eb232_GH0.tar.gz) = 69144 |