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:   schmonz
Date:           Mon Oct  2 00:26:01 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable p5-Net-OAuth2.


To generate a diff of this commit:
cvs rdiff -u -r1.1539 -r1.1540 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.1539 pkgsrc/net/Makefile:1.1540
--- pkgsrc/net/Makefile:1.1539  Sat Sep  9 14:04:03 2023
+++ pkgsrc/net/Makefile Mon Oct  2 00:26:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1539 2023/09/09 14:04:03 taca Exp $
+# $NetBSD: Makefile,v 1.1540 2023/10/02 00:26:01 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -574,6 +574,7 @@ SUBDIR+=    p5-Net-Libdnet6
 SUBDIR+=       p5-Net-MAC
 SUBDIR+=       p5-Net-NBName
 SUBDIR+=       p5-Net-OAuth
+SUBDIR+=       p5-Net-OAuth2
 SUBDIR+=       p5-Net-OpenID-Common
 SUBDIR+=       p5-Net-OpenID-Consumer
 SUBDIR+=       p5-Net-Packet



Home | Main Index | Thread Index | Old Index