pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jan  9 13:33:43 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ruby-public_suffix.


To generate a diff of this commit:
cvs rdiff -u -r1.1142 -r1.1143 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1142 pkgsrc/net/Makefile:1.1143
--- pkgsrc/net/Makefile:1.1142  Wed Jan  4 11:15:21 2017
+++ pkgsrc/net/Makefile Mon Jan  9 13:33:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1142 2017/01/04 11:15:21 fhajny Exp $
+# $NetBSD: Makefile,v 1.1143 2017/01/09 13:33:43 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -701,6 +701,7 @@ SUBDIR+=    ruby-net-ping
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
 SUBDIR+=       ruby-pluggaloid
+SUBDIR+=       ruby-public_suffix
 SUBDIR+=       ruby-rubytter
 SUBDIR+=       ruby-snmp
 SUBDIR+=       ruby-soap4r



Home | Main Index | Thread Index | Old Index