aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorOlivier Certner <olce.freebsd@certner.fr>2023-09-08 08:00:52 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-09-10 16:13:05 +0000
commit96c241232696ef2b2dbd8effdb51178ed05d9ad8 (patch)
tree2088041d05a212e384768f5afcd46d308a0def49 /editors
parentad7c8c1ba779f5b7eb3ce47dc596b4c7d1cbde72 (diff)
downloadports-96c241232696ef2b2dbd8effdb51178ed05d9ad8.tar.gz
ports-96c241232696ef2b2dbd8effdb51178ed05d9ad8.zip
editors/sly: Update to latest commit (dated 2023/06/24)
Single tiny change, forward compatibility: Replace some for-long-obsolete function call with a modern one. PR: 273642
Diffstat (limited to 'editors')
-rw-r--r--editors/sly/Makefile5
-rw-r--r--editors/sly/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/sly/Makefile b/editors/sly/Makefile
index 9f69e1f492cd..1b37ed45887d 100644
--- a/editors/sly/Makefile
+++ b/editors/sly/Makefile
@@ -1,6 +1,5 @@
PORTNAME= sly
-DISTVERSION= 1.0.43-20230523
-PORTREVISION= 1
+DISTVERSION= 1.0.43-20230624
CATEGORIES= editors elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
@@ -13,7 +12,7 @@ LICENSE= PD
USES= emacs gmake
USE_GITHUB= yes
GH_ACCOUNT= joaotavora
-GH_TAGNAME= e6bc13d9f55e3763e6daea527cb88a776c479d8e
+GH_TAGNAME= df62abae73bd511885c9c7ec0ea7ea1469a00923
NO_ARCH= yes
diff --git a/editors/sly/distinfo b/editors/sly/distinfo
index 8364d98da01a..04049fb2af66 100644
--- a/editors/sly/distinfo
+++ b/editors/sly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685093015
-SHA256 (joaotavora-sly-1.0.43-20230523-e6bc13d9f55e3763e6daea527cb88a776c479d8e_GH0.tar.gz) = 9dcc07863f96ff6d3b9fd8cb329d8155e111a99f56fd3576688cc87a852222b5
-SIZE (joaotavora-sly-1.0.43-20230523-e6bc13d9f55e3763e6daea527cb88a776c479d8e_GH0.tar.gz) = 1840930
+TIMESTAMP = 1692890116
+SHA256 (joaotavora-sly-1.0.43-20230624-df62abae73bd511885c9c7ec0ea7ea1469a00923_GH0.tar.gz) = 9e961e06cd80bfa9a993446e30da8b378ba92b3d69e52d56c3ac2e18115a0889
+SIZE (joaotavora-sly-1.0.43-20230624-df62abae73bd511885c9c7ec0ea7ea1469a00923_GH0.tar.gz) = 1840949