pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Dec  6 14:21:20 UTC 2018

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: add and enable ruby-mimemagic


To generate a diff of this commit:
cvs rdiff -u -r1.501 -r1.502 pkgsrc/misc/Makefile

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

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.501 pkgsrc/misc/Makefile:1.502
--- pkgsrc/misc/Makefile:1.501  Sun Sep 23 05:58:48 2018
+++ pkgsrc/misc/Makefile        Thu Dec  6 14:21:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.501 2018/09/23 05:58:48 taca Exp $
+# $NetBSD: Makefile,v 1.502 2018/12/06 14:21:20 taca Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -303,6 +303,7 @@ SUBDIR+=    ruby-hashie
 SUBDIR+=       ruby-launchy
 SUBDIR+=       ruby-memoizable
 SUBDIR+=       ruby-method_source
+SUBDIR+=       ruby-mimemagic
 SUBDIR+=       ruby-mini_portile2
 SUBDIR+=       ruby-naught
 SUBDIR+=       ruby-ohai



Home | Main Index | Thread Index | Old Index