pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-leaflet



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon May 12 08:59:15 UTC 2025

Modified Files:
        pkgsrc/print/tex-leaflet: Makefile

Log Message:
tex-leaflet: remove tex-ms dependency


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-leaflet/Makefile

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

Modified files:

Index: pkgsrc/print/tex-leaflet/Makefile
diff -u pkgsrc/print/tex-leaflet/Makefile:1.10 pkgsrc/print/tex-leaflet/Makefile:1.11
--- pkgsrc/print/tex-leaflet/Makefile:1.10      Wed Mar 20 10:35:33 2024
+++ pkgsrc/print/tex-leaflet/Makefile   Mon May 12 08:59:15 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2024/03/20 10:35:33 markd Exp $
+# $NetBSD: Makefile,v 1.11 2025/05/12 08:59:15 markd Exp $
 
 DISTNAME=      leaflet
 PKGNAME=       tex-${DISTNAME}-2.1c
+PKGREVISION=   1
 TEXLIVE_REV=   70652
 
 MAINTAINER=    leot1990%users.sourceforge.net@localhost
@@ -11,7 +12,6 @@ LICENSE=      lppl-1.3c
 
 DEPENDS+=      tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
-DEPENDS+=      tex-ms-[0-9]*:../../print/tex-ms
 DEPENDS+=      tex-psnfss-[0-9]*:../../fonts/tex-psnfss
 DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
 



Home | Main Index | Thread Index | Old Index