pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-booktabs



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Feb 26 21:06:43 UTC 2021

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

Log Message:
tex-booktabs: bump PKGREVISION for dependency change.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-booktabs/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-booktabs/Makefile
diff -u pkgsrc/print/tex-booktabs/Makefile:1.7 pkgsrc/print/tex-booktabs/Makefile:1.8
--- pkgsrc/print/tex-booktabs/Makefile:1.7      Fri Feb 26 06:21:04 2021
+++ pkgsrc/print/tex-booktabs/Makefile  Fri Feb 26 21:06:43 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2021/02/26 06:21:04 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/02/26 21:06:43 markd Exp $
 
 DISTNAME=      booktabs
 PKGNAME=       tex-${DISTNAME}-1.61803398
+PKGREVISION=   1
 TEXLIVE_REV=   53402
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -9,7 +10,5 @@ HOMEPAGE=      https://ctan.org/pkg/booktabs
 COMMENT=       Publication quality tables in LaTeX
 LICENSE=       lppl-1.3c
 
-#EPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index