pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Dec  6 12:45:04 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable p5-Algorithm-Backoff.


To generate a diff of this commit:
cvs rdiff -u -r1.3519 -r1.3520 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3519 pkgsrc/devel/Makefile:1.3520
--- pkgsrc/devel/Makefile:1.3519        Mon Nov 29 10:22:58 2021
+++ pkgsrc/devel/Makefile       Mon Dec  6 12:45:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3519 2021/11/29 10:22:58 mef Exp $
+# $NetBSD: Makefile,v 1.3520 2021/12/06 12:45:04 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1088,6 +1088,7 @@ SUBDIR+=  ossp-uuid
 SUBDIR+=       p5-Acme-Damn
 SUBDIR+=       p5-Acme-PlayCode
 SUBDIR+=       p5-Algorithm-Annotate
+SUBDIR+=       p5-Algorithm-Backoff
 SUBDIR+=       p5-Algorithm-C3
 SUBDIR+=       p5-Algorithm-CheckDigits
 SUBDIR+=       p5-Algorithm-Dependency



Home | Main Index | Thread Index | Old Index