pkgsrc-WIP-changes archive

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

(mail/wl-snapshot) convert to GITHUB, thanks leot@ (irc)



Module Name:	pkgsrc-wip
Committed By:	makoto <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Sun Sep 17 01:05:16 2023 +0900
Changeset:	25a2f31ea6547aef6740da742636d32aa5bf8351

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

Log Message:
(mail/wl-snapshot) convert to GITHUB, thanks leot@ (irc)

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

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

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

diffs:
diff --git a/wl-snapshot/Makefile b/wl-snapshot/Makefile
index c223936837..2b06f68622 100644
--- a/wl-snapshot/Makefile
+++ b/wl-snapshot/Makefile
@@ -1,10 +1,11 @@
 # $NetBSD: Makefile,v 1.14 2022/06/05 02:36:41 mef Exp $
 
-DISTNAME=	wl-0.2023.09.10
-PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME}
+DISTNAME=	wanderlust-0.2023.09.10
+PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust-/wl-/}
+PKGREVISION=	1
 CATEGORIES=	mail
-#ASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/w/wl-beta/}
-MASTER_SITES=	ftp.netbsd.org:/pub/pkgsrc/distfiles/LOCAL_PORTS/
+MASTER_SITES=	${MASTER_SITE_GITHUB:=wanderlust/}
+GITHUB_TAG=	1389dcec6e3242948682eb3e3ce8ead8be2772d8
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.gohome.org/wl/
@@ -12,7 +13,7 @@ COMMENT=	Mail/news management system with IMAP4rev1 support for Emacs
 LICENSE=	gnu-gpl-v2
 
 #SE_TOOLS+=	patch
-WRKSRC=		${WRKDIR}/wanderlust
+WRKSRC=		${WRKDIR}/wanderlust-${GITHUB_TAG}
 
 BUILD_TARGET=	all info
 INSTALL_TARGET=	install install-info
diff --git a/wl-snapshot/distinfo b/wl-snapshot/distinfo
index 9fd0899e88..822f382acc 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 (wl-0.2023.09.10.tar.gz) = c8bcdadab7bcbeea711bf96c0ad3271592df7aafe27d98fa6945b7bb88eaff9a
-SHA512 (wl-0.2023.09.10.tar.gz) = 1534d381961144d8c839f2d1ab82d385208e994e96fc193c5692e5c3d9d17ba3c606dd211a00d739b1e67a47b2ef1877ce9eb3f8180449c90ae7f53c2e6b37e7
-Size (wl-0.2023.09.10.tar.gz) = 1175786 bytes
+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


Home | Main Index | Thread Index | Old Index