pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 31 14:44:35 UTC 2022

Modified Files:
        pkgsrc/fonts/altmeister-otf: Makefile
        pkgsrc/fonts/neumeister-otf: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/altmeister-otf/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/neumeister-otf/Makefile

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

Modified files:

Index: pkgsrc/fonts/altmeister-otf/Makefile
diff -u pkgsrc/fonts/altmeister-otf/Makefile:1.2 pkgsrc/fonts/altmeister-otf/Makefile:1.3
--- pkgsrc/fonts/altmeister-otf/Makefile:1.2    Thu Dec 16 13:44:49 2021
+++ pkgsrc/fonts/altmeister-otf/Makefile        Mon Jan 31 14:44:35 2022
@@ -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 @@ HOMEPAGE=    https://fdi-type.de/fonts/fdi-
 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

Index: pkgsrc/fonts/neumeister-otf/Makefile
diff -u pkgsrc/fonts/neumeister-otf/Makefile:1.2 pkgsrc/fonts/neumeister-otf/Makefile:1.3
--- pkgsrc/fonts/neumeister-otf/Makefile:1.2    Thu Dec 16 13:27:36 2021
+++ pkgsrc/fonts/neumeister-otf/Makefile        Mon Jan 31 14:44:35 2022
@@ -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 @@ HOMEPAGE=    https://fdi-type.de/fonts/neum
 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