pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(mail/wl-snapshot) correction to DISTNAME, PKGNAME



Module Name:	pkgsrc-wip
Committed By:	makoto <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Sat Sep 16 17:24:29 2023 +0900
Changeset:	c8b47d92f40f2577fefa739beee504970d2dde1c

Modified Files:
	wl-snapshot/Makefile
	wl-snapshot/distinfo

Log Message:
(mail/wl-snapshot) correction to DISTNAME, PKGNAME

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8b47d92f40f2577fefa739beee504970d2dde1c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wl-snapshot/Makefile | 5 +++--
 wl-snapshot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/wl-snapshot/Makefile b/wl-snapshot/Makefile
index 031f2ff14a..ab791045b2 100644
--- a/wl-snapshot/Makefile
+++ b/wl-snapshot/Makefile
@@ -1,7 +1,8 @@
 # $NetBSD: Makefile,v 1.14 2022/06/05 02:36:41 mef Exp $
 
-DISTNAME=	wanderlust-0.2023.08.18
-PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust-0/wl-2.15.9/}
+DATE=		2023.08.18
+DISTNAME=	wanderlust
+PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust/wl-2.15.9.${DATE}/}
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=wanderlust/}
 GITHUB_TAG=	1389dcec6e3242948682eb3e3ce8ead8be2772d8
diff --git a/wl-snapshot/distinfo b/wl-snapshot/distinfo
index 822f382acc..1658355fa8 100644
--- a/wl-snapshot/distinfo
+++ b/wl-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.7 2021/10/26 10:54:33 nia Exp $
 
-BLAKE2s (wanderlust-0.2023.09.10-1389dcec6e3242948682eb3e3ce8ead8be2772d8.tar.gz) = 7e89b30db5d6322c740325ab4f4374edd18d4da36445f973e4f416abd49efbbe
-SHA512 (wanderlust-0.2023.09.10-1389dcec6e3242948682eb3e3ce8ead8be2772d8.tar.gz) = 3962c37e67e38d5b6299f03b2c4c598a6197ab1888150041b9c68a097a97c1a52afde74e90f88a9010f9233d9ef3b0831c03e062b7fc8608d7d5a0207fe21392
-Size (wanderlust-0.2023.09.10-1389dcec6e3242948682eb3e3ce8ead8be2772d8.tar.gz) = 1178516 bytes
+BLAKE2s (wanderlust-1389dcec6e3242948682eb3e3ce8ead8be2772d8.tar.gz) = 7e89b30db5d6322c740325ab4f4374edd18d4da36445f973e4f416abd49efbbe
+SHA512 (wanderlust-1389dcec6e3242948682eb3e3ce8ead8be2772d8.tar.gz) = 3962c37e67e38d5b6299f03b2c4c598a6197ab1888150041b9c68a097a97c1a52afde74e90f88a9010f9233d9ef3b0831c03e062b7fc8608d7d5a0207fe21392
+Size (wanderlust-1389dcec6e3242948682eb3e3ce8ead8be2772d8.tar.gz) = 1178516 bytes


Home | Main Index | Thread Index | Old Index