pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts *meister-otf: remove interactive fetch, we're al...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebf34755af01
branches:  trunk
changeset: 372848:ebf34755af01
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 31 14:44:35 2022 +0000

description:
*meister-otf: remove interactive fetch, we're allowed to mirror them

diffstat:

 fonts/altmeister-otf/Makefile |  7 +------
 fonts/neumeister-otf/Makefile |  7 +------
 2 files changed, 2 insertions(+), 12 deletions(-)

diffs (42 lines):

diff -r a664ba93a7e5 -r ebf34755af01 fonts/altmeister-otf/Makefile
--- a/fonts/altmeister-otf/Makefile     Mon Jan 31 14:30:16 2022 +0000
+++ b/fonts/altmeister-otf/Makefile     Mon Jan 31 14:44:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/12/16 13:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/31 14:44:35 wiz Exp $
 
 DISTNAME=      altmeister
 PKGNAME=       altmeister-otf-0.0.2021.11.07
@@ -12,11 +12,6 @@
 COMMENT=       FDI Altmeister, a modern fraktur font
 LICENSE=       ofl-v1.1
 
-INTERACTIVE_STAGE=     fetch
-FETCH_MESSAGE=         "Please visit the homepage ${HOMEPAGE}"
-FETCH_MESSAGE+=                "and download the file ${DISTNAME}${EXTRACT_SUFX} from the typeguru download link"
-FETCH_MESSAGE+=                "and save it in the ${_DISTDIR} directory"
-
 USE_LANGUAGES= # none
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
diff -r a664ba93a7e5 -r ebf34755af01 fonts/neumeister-otf/Makefile
--- a/fonts/neumeister-otf/Makefile     Mon Jan 31 14:30:16 2022 +0000
+++ b/fonts/neumeister-otf/Makefile     Mon Jan 31 14:44:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/12/16 13:27:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/31 14:44:35 wiz Exp $
 
 DISTNAME=      neumeister-1000
 PKGNAME=       neumeister-otf-0.0.2021.11.07
@@ -12,11 +12,6 @@
 COMMENT=       FDI Neumeister, a modern fraktur font
 LICENSE=       ofl-v1.1
 
-INTERACTIVE_STAGE=     fetch
-FETCH_MESSAGE=         "Please visit the homepage ${HOMEPAGE}"
-FETCH_MESSAGE+=                "and download the file ${DISTNAME}${EXTRACT_SUFX} from the typeguru download link"
-FETCH_MESSAGE+=                "and save it in the ${_DISTDIR} directory"
-
 USE_LANGUAGES= # none
 NO_CONFIGURE=  yes
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index