pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75291c3a3706
branches:  trunk
changeset: 771287:75291c3a3706
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 16 13:44:49 2021 +0000

description:
altmeister-otf: fix some pkglint

diffstat:

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

diffs (31 lines):

diff -r e9d3ac78f6bb -r 75291c3a3706 fonts/altmeister-otf/Makefile
--- a/fonts/altmeister-otf/Makefile     Thu Dec 16 13:44:02 2021 +0000
+++ b/fonts/altmeister-otf/Makefile     Thu Dec 16 13:44:49 2021 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2021/11/10 11:17:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/16 13:44:49 wiz Exp $
 
 DISTNAME=      altmeister
 PKGNAME=       altmeister-otf-0.0.2021.11.07
 CATEGORIES=    fonts
 MASTER_SITES=  # https://typography.guru/forums/topic/136924-fdi-altmeister-free-font-download/
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,12 +12,10 @@
 COMMENT=       FDI Altmeister, 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