svn commit: r556254 - head/devel

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Wed Nov 25 03:01:39 UTC 2020


Author: acm
Date: Wed Nov 25 03:01:38 2020
New Revision: 556254
URL: https://svnweb.freebsd.org/changeset/ports/556254

Log:
  - Connect new fpc ports

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Nov 25 02:59:01 2020	(r556253)
+++ head/devel/Makefile	Wed Nov 25 03:01:38 2020	(r556254)
@@ -667,6 +667,7 @@
     SUBDIR += fpc-fcl-passrc
     SUBDIR += fpc-fcl-pdf
     SUBDIR += fpc-fcl-registry
+    SUBDIR += fpc-fcl-report
     SUBDIR += fpc-fcl-res
     SUBDIR += fpc-fcl-sdo
     SUBDIR += fpc-fcl-sound
@@ -676,7 +677,9 @@
     SUBDIR += fpc-fppkg
     SUBDIR += fpc-fv
     SUBDIR += fpc-gdbint
+    SUBDIR += fpc-libmagic
     SUBDIR += fpc-newt
+    SUBDIR += fpc-odata
     SUBDIR += fpc-pthreads
     SUBDIR += fpc-regexpr
     SUBDIR += fpc-sdl


More information about the svn-ports-all mailing list