svn commit: r524749 - in branches/2020Q1/devel: . py-confuse

Alexandre C. Guimarães rigoletto at FreeBSD.org
Sat Feb 1 01:25:05 UTC 2020


Author: rigoletto
Date: Sat Feb  1 01:25:05 2020
New Revision: 524749
URL: https://svnweb.freebsd.org/changeset/ports/524749

Log:
  MFH: r524632
  
  audio/beets: add missing dependency.
  
  Add devel/py-confuse to the tree since audio/beets needs it.
  
  PR:		243601
  Approved by:	portmgr (blanket: missing dependency), tcberner (mentor)

Added:
  branches/2020Q1/devel/py-confuse/
     - copied from r524632, head/devel/py-confuse/
Modified:
  branches/2020Q1/devel/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/devel/Makefile
==============================================================================
--- branches/2020Q1/devel/Makefile	Sat Feb  1 01:05:15 2020	(r524748)
+++ branches/2020Q1/devel/Makefile	Sat Feb  1 01:25:05 2020	(r524749)
@@ -4307,6 +4307,7 @@
     SUBDIR += py-configobj
     SUBDIR += py-configparser
     SUBDIR += py-confusable_homoglyphs
+    SUBDIR += py-confuse
     SUBDIR += py-constantly
     SUBDIR += py-construct
     SUBDIR += py-contextlib2


More information about the svn-ports-all mailing list