diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-05-15 04:58:58 +0000 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-05-15 05:21:53 +0000 |
commit | 58d26c74d03a3c17b6f4d74de726d83b461fc02b (patch) | |
tree | 1cb36edb5950bb0fe7656930e6ba37786c20d846 | |
parent | fcf4f74c885625d014ef1520dbc2a2b687fbc083 (diff) |
editors/emacs-devel: Update to 2023-05-15 snapshot
-rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 85d88cf5cd94..c8fe98eb194a 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 30.0.50.20230501 +DISTVERSION= 30.0.50.20230515 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 7d246c3 +GH_TAGNAME= ebf5e4c GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 4f2c5dd0ba45..d177484af18b 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682996556 -SHA256 (emacs-mirror-emacs-30.0.50.20230501-7d246c3_GH0.tar.gz) = 818d9f0040da1fcb849ba060394be0664233bb0bae6df8e1e8a93a713c24b268 -SIZE (emacs-mirror-emacs-30.0.50.20230501-7d246c3_GH0.tar.gz) = 48203599 +TIMESTAMP = 1684125594 +SHA256 (emacs-mirror-emacs-30.0.50.20230515-ebf5e4c_GH0.tar.gz) = c319e79724d8c6d1ae4ea1728f7bc5e646d8ef5a55fdb37f2865a561e9f4e250 +SIZE (emacs-mirror-emacs-30.0.50.20230515-ebf5e4c_GH0.tar.gz) = 48238109 |