pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun  1 16:48:29 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/bulk-small: Makefile
        pkgsrc/meta-pkgs/netbsd-www: Makefile
        pkgsrc/meta-pkgs/texlive-collection-fontutils: Makefile
        pkgsrc/print/a2ps: Makefile
        pkgsrc/print/apsfilter: Makefile
        pkgsrc/textproc/groff: options.mk

Log Message:
*: fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/meta-pkgs/bulk-small/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/meta-pkgs/netbsd-www/Makefile
cvs rdiff -u -r1.16 -r1.17 \
    pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile
cvs rdiff -u -r1.101 -r1.102 pkgsrc/print/a2ps/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/print/apsfilter/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/groff/options.mk

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

Modified files:

Index: pkgsrc/meta-pkgs/bulk-small/Makefile
diff -u pkgsrc/meta-pkgs/bulk-small/Makefile:1.33 pkgsrc/meta-pkgs/bulk-small/Makefile:1.34
--- pkgsrc/meta-pkgs/bulk-small/Makefile:1.33   Thu Jun  1 16:28:16 2023
+++ pkgsrc/meta-pkgs/bulk-small/Makefile        Thu Jun  1 16:48:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2023/06/01 16:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2023/06/01 16:48:28 wiz Exp $
 
 DISTNAME=      bulk-small-20230601
 CATEGORIES=    meta-pkgs
@@ -75,7 +75,7 @@ BUILD_DEPENDS+=       pkgin-[0-9]*:../../pkgto
 BUILD_DEPENDS+=        enscript-[0-9]*:../../print/enscript
 BUILD_DEPENDS+=        ghostscript-gpl-[0-9]*:../../print/ghostscript-gpl
 BUILD_DEPENDS+=        papersize-[0-9]*:../../print/papersize
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 BUILD_DEPENDS+=        sudo-[0-9]*:../../security/sudo
 BUILD_DEPENDS+=        stunnel-[0-9]*:../../security/stunnel
 BUILD_DEPENDS+=        bash-[0-9]*:../../shells/bash

Index: pkgsrc/meta-pkgs/netbsd-www/Makefile
diff -u pkgsrc/meta-pkgs/netbsd-www/Makefile:1.43 pkgsrc/meta-pkgs/netbsd-www/Makefile:1.44
--- pkgsrc/meta-pkgs/netbsd-www/Makefile:1.43   Thu Jun  1 16:28:16 2023
+++ pkgsrc/meta-pkgs/netbsd-www/Makefile        Thu Jun  1 16:48:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2023/06/01 16:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2023/06/01 16:48:28 wiz Exp $
 
 DISTNAME=      netbsd-www-1.11
 CATEGORIES=    meta-pkgs
@@ -18,7 +18,7 @@ DEPENDS+=     dvipsk-[0-9]*:../../print/dvip
 DEPENDS+=      libxslt>=1.0.20:../../textproc/libxslt
 DEPENDS+=      netbsd-doc-print>=1.4:../../meta-pkgs/netbsd-doc-print
 DEPENDS+=      opensp>=1.1:../../textproc/opensp
-DEPENDS+=      ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+=      ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 DEPENDS+=      fig2dev-[0-9]*:../../print/fig2dev
 DEPENDS+=      w3m>=0.4:../../www/w3m
 DEPENDS+=      xplanet>=1.2.0nb3:../../x11/xplanet

Index: pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.16 pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.17
--- pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.16 Thu Jun  1 16:28:16 2023
+++ pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile      Thu Jun  1 16:48:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2023/06/01 16:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/06/01 16:48:28 wiz Exp $
 
 DISTNAME=      collection-fontutils
 PKGNAME=       texlive-${DISTNAME}-2023
@@ -27,7 +27,7 @@ DEPENDS+=     tex-luafindfont-[0-9]*:../../f
 DEPENDS+=      tex-mf2pt1-[0-9]*:../../fonts/tex-mf2pt1
 DEPENDS+=      ps2eps-[0-9]*:../../graphics/ps2eps
 DEPENDS+=      ps2pkm-[0-9]*:../../fonts/ps2pkm
-DEPENDS+=      ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+=      ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 DEPENDS+=      t1utils-[0-9]*:../../fonts/t1utils
 DEPENDS+=      tex-ttfutils-[0-9]*:../../fonts/tex-ttfutils
 

Index: pkgsrc/print/a2ps/Makefile
diff -u pkgsrc/print/a2ps/Makefile:1.101 pkgsrc/print/a2ps/Makefile:1.102
--- pkgsrc/print/a2ps/Makefile:1.101    Thu Jun  1 16:28:16 2023
+++ pkgsrc/print/a2ps/Makefile  Thu Jun  1 16:48:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2023/06/01 16:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2023/06/01 16:48:28 wiz Exp $
 
 DISTNAME=              a2ps-4.15.4
 PKGREVISION=           2
@@ -10,7 +10,7 @@ HOMEPAGE=             https://www.gnu.org/software/
 COMMENT=               Formats an ascii file for printing on a postscript printer
 LICENSE=               gnu-gpl-v3
 
-DEPENDS+=              ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+=              ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes

Index: pkgsrc/print/apsfilter/Makefile
diff -u pkgsrc/print/apsfilter/Makefile:1.37 pkgsrc/print/apsfilter/Makefile:1.38
--- pkgsrc/print/apsfilter/Makefile:1.37        Thu Jun  1 16:28:16 2023
+++ pkgsrc/print/apsfilter/Makefile     Thu Jun  1 16:48:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2023/06/01 16:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2023/06/01 16:48:28 wiz Exp $
 
 DISTNAME=      apsfilter-7.2.8
 PKGREVISION=   2
@@ -16,7 +16,7 @@ DEPENDS+=     fig2dev-[0-9]*:../../print/fig
 DEPENDS+=      jpeg>=6b:../../graphics/jpeg
 DEPENDS+=      netpbm>=9.7nb1:../../graphics/netpbm
 DEPENDS+=      a2ps-[0-9]*:../../print/a2ps
-DEPENDS+=      ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+=      ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 
 WRKSRC=                ${WRKDIR}/apsfilter
 HAS_CONFIGURE= YES

Index: pkgsrc/textproc/groff/options.mk
diff -u pkgsrc/textproc/groff/options.mk:1.10 pkgsrc/textproc/groff/options.mk:1.11
--- pkgsrc/textproc/groff/options.mk:1.10       Thu Jun  1 16:28:16 2023
+++ pkgsrc/textproc/groff/options.mk    Thu Jun  1 16:48:29 2023
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.10 2023/06/01 16:28:16 wiz Exp $
+# $NetBSD: options.mk,v 1.11 2023/06/01 16:48:29 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.groff
 PKG_SUPPORTED_OPTIONS= groff-docs x11
@@ -8,7 +8,7 @@ PKG_SUGGESTED_OPTIONS=  groff-docs x11
 
 .if !empty(PKG_OPTIONS:Mgroff-docs)
 DEPENDS+=              netpbm>=10.0:../../graphics/netpbm
-DEPENDS+=              ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+=              ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 USE_TOOLS+=            gs:run
 PLIST_SRC+=            PLIST.docs
 



Home | Main Index | Thread Index | Old Index