pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   roy
Date:           Thu Dec  1 12:25:20 UTC 2016

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add php-yaml


To generate a diff of this commit:
cvs rdiff -u -r1.900 -r1.901 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.900 pkgsrc/textproc/Makefile:1.901
--- pkgsrc/textproc/Makefile:1.900      Wed Nov 30 20:19:29 2016
+++ pkgsrc/textproc/Makefile    Thu Dec  1 12:25:20 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.900 2016/11/30 20:19:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.901 2016/12/01 12:25:20 roy Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -682,6 +682,7 @@ SUBDIR+=    php-pspell
 SUBDIR+=       php-sphinx
 SUBDIR+=       php-wddx
 SUBDIR+=       php-xsl
+SUBDIR+=       php-yaml
 SUBDIR+=       po-mode
 SUBDIR+=       po4a
 SUBDIR+=       pod2mdoc



Home | Main Index | Thread Index | Old Index