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:   taca
Date:           Sun May  9 15:13:53 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-rqrcode_core


To generate a diff of this commit:
cvs rdiff -u -r1.1223 -r1.1224 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.1223 pkgsrc/textproc/Makefile:1.1224
--- pkgsrc/textproc/Makefile:1.1223     Tue May  4 14:24:33 2021
+++ pkgsrc/textproc/Makefile    Sun May  9 15:13:52 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1223 2021/05/04 14:24:33 prlw1 Exp $
+# $NetBSD: Makefile,v 1.1224 2021/05/09 15:13:52 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1089,6 +1089,7 @@ SUBDIR+=  ruby-redcloth
 SUBDIR+=       ruby-review
 SUBDIR+=       ruby-rexml
 SUBDIR+=       ruby-rison
+SUBDIR+=       ruby-rqrcode_core
 SUBDIR+=       ruby-rttool
 SUBDIR+=       ruby-safe_yaml
 SUBDIR+=       ruby-sary



Home | Main Index | Thread Index | Old Index