pkgsrc-WIP-changes archive

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

(mail/wl-snapshot) convert PKGVERSION consistent to exsisting proper side



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

Modified Files:
	wl-snapshot/Makefile

Log Message:
(mail/wl-snapshot) convert PKGVERSION consistent to exsisting proper side

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

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

diffstat:
 wl-snapshot/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/wl-snapshot/Makefile b/wl-snapshot/Makefile
index 2b06f68622..031f2ff14a 100644
--- a/wl-snapshot/Makefile
+++ b/wl-snapshot/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.14 2022/06/05 02:36:41 mef Exp $
 
-DISTNAME=	wanderlust-0.2023.09.10
-PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust-/wl-/}
-PKGREVISION=	1
+DISTNAME=	wanderlust-0.2023.08.18
+PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust-0/wl-2.15.9/}
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=wanderlust/}
 GITHUB_TAG=	1389dcec6e3242948682eb3e3ce8ead8be2772d8


Home | Main Index | Thread Index | Old Index