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:           Sun Aug 28 04:10:32 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable ruby-net-imap


To generate a diff of this commit:
cvs rdiff -u -r1.1473 -r1.1474 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.1473 pkgsrc/net/Makefile:1.1474
--- pkgsrc/net/Makefile:1.1473  Tue Aug 23 21:47:10 2022
+++ pkgsrc/net/Makefile Sun Aug 28 04:10:32 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1473 2022/08/23 21:47:10 wiz Exp $
+# $NetBSD: Makefile,v 1.1474 2022/08/28 04:10:32 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -830,6 +830,7 @@ SUBDIR+=    ruby-ffi-rzmq-core
 SUBDIR+=       ruby-icmp
 SUBDIR+=       ruby-ipaddress
 SUBDIR+=       ruby-net-dhcp
+SUBDIR+=       ruby-net-imap
 SUBDIR+=       ruby-net-ldap
 SUBDIR+=       ruby-net-ping
 SUBDIR+=       ruby-netaddr



Home | Main Index | Thread Index | Old Index