pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(mail/wl-snapshot) sync to pkgsrc proper (DATE -> VERSION)
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Sun Oct 12 11:20:03 2025 +0900
Changeset: ffb1c3d88f93412783f14186152a032e1f4673ba
Modified Files:
wl-snapshot/Makefile
Log Message:
(mail/wl-snapshot) sync to pkgsrc proper (DATE -> VERSION)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ffb1c3d88f93412783f14186152a032e1f4673ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wl-snapshot/Makefile | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diffs:
diff --git a/wl-snapshot/Makefile b/wl-snapshot/Makefile
index 3542eaef5b..5fff48fe72 100644
--- a/wl-snapshot/Makefile
+++ b/wl-snapshot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2022/06/05 02:36:41 mef Exp $
+# $NetBSD: Makefile,v 1.17 2023/10/24 22:09:52 wiz Exp $
-DATE= 2023.08.18
+VERSION= 2023.08.18
DISTNAME= wanderlust
-PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust/wl-2.15.9.${DATE}/}
+PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/wanderlust/wl-2.15.9.${VERSION}/}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=wanderlust/}
GITHUB_PROJECT= wanderlust
@@ -13,7 +13,6 @@ HOMEPAGE= http://www.gohome.org/wl/
COMMENT= Mail/news management system with IMAP4rev1 support for Emacs
LICENSE= gnu-gpl-v2
-#SE_TOOLS+= patch
WRKSRC= ${WRKDIR}/wanderlust-${GITHUB_TAG}
BUILD_TARGET= all info
Home |
Main Index |
Thread Index |
Old Index