pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/emacs-muse Update emacs-muse to latest availa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/51e89b29d4c0
branches: trunk
changeset: 367909:51e89b29d4c0
user: hauke <hauke%pkgsrc.org@localhost>
date: Fri Sep 08 12:37:13 2017 +0000
description:
Update emacs-muse to latest available.
Since download.gna.org is (currently) offline, add archive.org
fallback.
Tested build with xemacs 21.4 and emacs 25.
diffstat:
textproc/emacs-muse/Makefile | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r a2fdc091bcc5 -r 51e89b29d4c0 textproc/emacs-muse/Makefile
--- a/textproc/emacs-muse/Makefile Fri Sep 08 12:21:54 2017 +0000
+++ b/textproc/emacs-muse/Makefile Fri Sep 08 12:37:13 2017 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2013/02/17 19:18:08 dholland Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/08 12:37:13 hauke Exp $
#
-DISTNAME= muse-3.11
+DISTNAME= muse-3.20
PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME}
-PKGREVISION= 2
+#PKGREVISION= 1
CATEGORIES= textproc editors
-MASTER_SITES= http://download.gna.org/muse-el/
+MASTER_SITES= http://download.gna.org/muse-el/ \
+ https://web.archive.org/web/20170309215441/http://download.gna.org/muse-el/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://mwolson.org/projects/EmacsMuse.html
Home |
Main Index |
Thread Index |
Old Index