The above change prevents poudriere from building ports:

...
====>> Starting jail 100amd64-default
====>> Loading MOVED
====>> Calculating ports order and dependencies
====>> Error: Invalid port origin: x11-fonts/texcm-ttf
====>> Cleaning up
====>> Umounting file systems


I'm not sure if it's strictly correct, but the following patch got it working again for me:

--------------------------------------cut-------------------------------------
--- MOVED.old   2014-05-06 03:16:59.000000000 -0500
+++ MOVED       2014-05-06 12:32:23.000000000 -0500
@@ -6084,7 +6084,7 @@
 x11-wm/stumpwm||2014-05-04|Has expired: Broken for more than 4 months
 sysutils/cpupowerd||2014-05-04|Has expired: Not maintained from upstream 
anymore and only supports ancient AMD K8.
 net/pchar||2014-05-04|Has expired: Obsolete, abandoned
-x11-fonts/texcm-ttf||2014-05-04|Has expired: Should be replaced by 
x11-fonts/stix-fonts
+x11-fonts/texcm-ttf|x11-fonts/stix-fonts|2014-05-04|Has expired: Should be 
replaced by x11-fonts/stix-fonts
 devel/buildapp||2014-05-05|Has expired: Broken for more than 6 months
 converters/konwert||2014-05-05|Broken with modern compilers, not stage, no 
upstream
 graphics/gimp-gap||2014-05-05|Broken with gimp 2.8, no release in 5 years.
--------------------------------------cut-------------------------------------

--
Greg Rivers
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to