pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Sep  6 12:19:35 UTC 2017

Modified Files:
        pkgsrc/fonts: Makefile
Removed Files:
        pkgsrc/fonts/tex-eurofont: DESCR Makefile PLIST distinfo
        pkgsrc/fonts/tex-eurofont-doc: DESCR Makefile PLIST distinfo
        pkgsrc/fonts/tex-eurosans: DESCR Makefile PLIST distinfo
        pkgsrc/fonts/tex-eurosans-doc: DESCR Makefile PLIST distinfo

Log Message:
Remove tex-eurofont{,-doc} tex-eurosans{,-doc}
No longer in texlive


To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 pkgsrc/fonts/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/fonts/tex-eurofont/DESCR \
    pkgsrc/fonts/tex-eurofont/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/fonts/tex-eurofont/Makefile \
    pkgsrc/fonts/tex-eurofont/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/fonts/tex-eurofont-doc/DESCR \
    pkgsrc/fonts/tex-eurofont-doc/Makefile \
    pkgsrc/fonts/tex-eurofont-doc/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/fonts/tex-eurofont-doc/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/fonts/tex-eurosans/DESCR \
    pkgsrc/fonts/tex-eurosans/Makefile pkgsrc/fonts/tex-eurosans/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/fonts/tex-eurosans/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/fonts/tex-eurosans-doc/DESCR \
    pkgsrc/fonts/tex-eurosans-doc/Makefile \
    pkgsrc/fonts/tex-eurosans-doc/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/fonts/tex-eurosans-doc/distinfo

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

Modified files:

Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.306 pkgsrc/fonts/Makefile:1.307
--- pkgsrc/fonts/Makefile:1.306 Sun Aug 27 19:25:27 2017
+++ pkgsrc/fonts/Makefile       Wed Sep  6 12:19:35 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.306 2017/08/27 19:25:27 wiz Exp $
+# $NetBSD: Makefile,v 1.307 2017/09/06 12:19:35 markd Exp $
 #
 
 COMMENT=       Fonts
@@ -462,10 +462,6 @@ SUBDIR+=   tex-eulervm
 SUBDIR+=       tex-eulervm-doc
 SUBDIR+=       tex-euro-ce
 SUBDIR+=       tex-euro-ce-doc
-SUBDIR+=       tex-eurofont
-SUBDIR+=       tex-eurofont-doc
-SUBDIR+=       tex-eurosans
-SUBDIR+=       tex-eurosans-doc
 SUBDIR+=       tex-eurosym
 SUBDIR+=       tex-eurosym-doc
 SUBDIR+=       tex-euxm



Home | Main Index | Thread Index | Old Index