diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2023-07-08 14:57:01 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2023-07-08 14:57:58 +0000 |
commit | 090f9b8525985c60d95bdf45c3c19bfe8eea7c6b (patch) | |
tree | f6d3da77bd7455606c181e9c452c0939e13af11d | |
parent | 0387e54ae9e6abf7ff0daa2404d15031d95f814d (diff) | |
download | ports-090f9b8525985c60d95bdf45c3c19bfe8eea7c6b.tar.gz ports-090f9b8525985c60d95bdf45c3c19bfe8eea7c6b.zip |
editors/semi: Update to the snapshot on 2023-01-04
-rw-r--r-- | editors/semi/Makefile | 5 | ||||
-rw-r--r-- | editors/semi/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 884d85fb1e17..1a5385101157 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -1,6 +1,5 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER}.${SNAPDATE} -PORTREVISION= 7 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} @@ -16,9 +15,9 @@ RUN_DEPENDS= flim${EMACS_PKGNAMESUFFIX}>0:editors/flim@${EMACS_FLAVOR} USES= emacs iconv makeinfo USE_GITHUB= yes GH_ACCOUNT= wanderlust -GH_TAGNAME= ac3e726 +GH_TAGNAME= 7d8df0e -SNAPDATE= 20220720 +SNAPDATE= 20230104 NO_ARCH= yes FLIM_TRUNK= 1.14 diff --git a/editors/semi/distinfo b/editors/semi/distinfo index f6d018481057..3f9835622161 100644 --- a/editors/semi/distinfo +++ b/editors/semi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663420074 -SHA256 (wanderlust-semi-1.14.7.20220720-ac3e726_GH0.tar.gz) = 3e3165f62f0aacac71877ebee07b3af1e45684f500570471f07a5296d92788e4 -SIZE (wanderlust-semi-1.14.7.20220720-ac3e726_GH0.tar.gz) = 150581 +TIMESTAMP = 1688816169 +SHA256 (wanderlust-semi-1.14.7.20230104-7d8df0e_GH0.tar.gz) = 01a28bc3cedb98266d899508750b27783dcf2b00badf64e88c6eb000b4080e3e +SIZE (wanderlust-semi-1.14.7.20230104-7d8df0e_GH0.tar.gz) = 150608 |