pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Jun 21 22:20:23 UTC 2022

Modified Files:
        pkgsrc/print: Makefile
Removed Files:
        pkgsrc/print/py27-reportlab: DESCR Makefile PLIST distinfo

Log Message:
py-reportlab covers Python 2.7 again, so drop the second copy.


To generate a diff of this commit:
cvs rdiff -u -r1.862 -r1.863 pkgsrc/print/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/print/py27-reportlab/DESCR \
    pkgsrc/print/py27-reportlab/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/print/py27-reportlab/Makefile \
    pkgsrc/print/py27-reportlab/distinfo

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

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.862 pkgsrc/print/Makefile:1.863
--- pkgsrc/print/Makefile:1.862 Sun May 15 05:15:52 2022
+++ pkgsrc/print/Makefile       Tue Jun 21 22:20:23 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.862 2022/05/15 05:15:52 wiz Exp $
+# $NetBSD: Makefile,v 1.863 2022/06/21 22:20:23 joerg Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -143,7 +143,6 @@ SUBDIR+=    py-reportlab
 SUBDIR+=       py-weasyprint
 SUBDIR+=       py-weasyprint0
 SUBDIR+=       py-xhtml2pdf
-SUBDIR+=       py27-reportlab
 SUBDIR+=       qpdf
 SUBDIR+=       qpdfview
 SUBDIR+=       rlpr



Home | Main Index | Thread Index | Old Index