pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/neumeister-otf neumeister-otf: fix some pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57388b264c42
branches:  trunk
changeset: 771284:57388b264c42
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 16 13:27:36 2021 +0000

description:
neumeister-otf: fix some pkglint

diffstat:

 fonts/neumeister-otf/Makefile |  11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r 1e26cd25438f -r 57388b264c42 fonts/neumeister-otf/Makefile
--- a/fonts/neumeister-otf/Makefile     Thu Dec 16 13:23:37 2021 +0000
+++ b/fonts/neumeister-otf/Makefile     Thu Dec 16 13:27:36 2021 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2021/11/10 11:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/16 13:27:36 wiz Exp $
 
 DISTNAME=      neumeister-1000
 PKGNAME=       neumeister-otf-0.0.2021.11.07
 CATEGORIES=    fonts
 MASTER_SITES=  # https://typography.guru/forums/topic/138055-fdi-neumeister-free-font-download/
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,12 +12,10 @@
 COMMENT=       FDI Neumeister, a modern fraktur font
 LICENSE=       ofl-v1.1
 
-DIST_SUBDIR=   ${PKGNAME_NOREV}
-
 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"
+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



Home | Main Index | Thread Index | Old Index