pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/emacspeak
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 15 13:30:51 UTC 2024
Modified Files:
pkgsrc/misc/emacspeak: Makefile
Log Message:
emacspeak: add comment about distfile status
Based on an explanation by adr.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/emacspeak/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/emacspeak/Makefile
diff -u pkgsrc/misc/emacspeak/Makefile:1.2 pkgsrc/misc/emacspeak/Makefile:1.3
--- pkgsrc/misc/emacspeak/Makefile:1.2 Tue May 14 08:19:11 2024
+++ pkgsrc/misc/emacspeak/Makefile Wed May 15 13:30:50 2024
@@ -1,9 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2024/05/14 08:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/05/15 13:30:50 wiz Exp $
DISTNAME= emacspeak-60.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=tvraman/}
GITHUB_PROJECT= emacspeak
+# The .tar.bz2 of release 60.0 is broken and upstream won't fix
+# it. Switch to the auto-generated repository snapshot for the 60.0
+# release instead. This file is much bigger than the .tar.bz2 (100
+# MB vs. 5 MB) so we should switch back to .tar.bz2 on the next
+# release.
+#EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://emacspeak.sourceforge.net/
Home |
Main Index |
Thread Index |
Old Index