pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-vhistory-doc



Module Name:    pkgsrc
Committed By:   kleink
Date:           Thu Nov 19 14:50:37 UTC 2020

Modified Files:
        pkgsrc/print/tex-vhistory-doc: Makefile

Log Message:
tex-vhistory-doc: Actually name the package as intended.

(Missed substitution in DISTNAME.)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-vhistory-doc/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-vhistory-doc/Makefile
diff -u pkgsrc/print/tex-vhistory-doc/Makefile:1.1 pkgsrc/print/tex-vhistory-doc/Makefile:1.2
--- pkgsrc/print/tex-vhistory-doc/Makefile:1.1  Wed Nov 18 12:24:30 2020
+++ pkgsrc/print/tex-vhistory-doc/Makefile      Thu Nov 19 14:50:37 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/11/18 12:24:30 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/19 14:50:37 kleink Exp $
 
 DISTNAME=      vhistory.doc
-PKGNAME=       tex-${DISTNAME}-1.6.1
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.6.1
 TEXLIVE_REV=   30080
 
 MAINTAINER=    kleink%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index