Date: Tue, 11 Jul 2006 17:54:59 +0000 (UTC) From: Lars Balker Rasmussen <lbr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Test-WWW-Mechanize-Catalyst Makefile ports/www/p5-Catalyst-Engine-Apache Makefile ports/www/p5-Catalyst-Enzyme Makefile ports/www/p5-Catalyst-Example-InstantCRUD Makefile ports/www/p5-Catalyst-Helper-Controller-Scaffold Makefile ports/www/p5-Catalyst-Log-Log4perl Makefile ... Message-ID: <200607111754.k6BHsxxW079583@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lbr 2006-07-11 17:54:59 UTC
FreeBSD ports repository
Modified files:
devel/p5-Test-WWW-Mechanize-Catalyst Makefile
www/p5-Catalyst-Engine-Apache Makefile
www/p5-Catalyst-Enzyme Makefile
www/p5-Catalyst-Example-InstantCRUD Makefile
www/p5-Catalyst-Helper-Controller-Scaffold Makefile
www/p5-Catalyst-Log-Log4perl Makefile
www/p5-Catalyst-Model-CDBI Makefile
www/p5-Catalyst-Model-CDBI-Sweet Makefile
www/p5-Catalyst-Model-DBIC Makefile
www/p5-Catalyst-Model-DBIC-Plain Makefile
www/p5-Catalyst-Model-DBIC-Schema Makefile
www/p5-Catalyst-Model-Oryx Makefile
www/p5-Catalyst-Model-Xapian Makefile
www/p5-Catalyst-Plugin-Authentication Makefile
www/p5-Catalyst-Plugin-Authentication-CDBI Makefile
www/p5-Catalyst-Plugin-Authentication-Store-DBIC Makefile
www/p5-Catalyst-Plugin-Authorization-ACL Makefile
www/p5-Catalyst-Plugin-Authorization-Roles Makefile
www/p5-Catalyst-Plugin-Cache-FastMmap Makefile
www/p5-Catalyst-Plugin-Cache-FileCache Makefile
www/p5-Catalyst-Plugin-Cache-Memcached Makefile
www/p5-Catalyst-Plugin-DefaultEnd Makefile
www/p5-Catalyst-Plugin-FillInForm Makefile
www/p5-Catalyst-Plugin-FormValidator Makefile
www/p5-Catalyst-Plugin-FormValidator-Simple Makefile
www/p5-Catalyst-Plugin-HTML-Widget Makefile
www/p5-Catalyst-Plugin-I18N Makefile
www/p5-Catalyst-Plugin-PageCache Makefile
www/p5-Catalyst-Plugin-Pluggable Makefile
www/p5-Catalyst-Plugin-Prototype Makefile
www/p5-Catalyst-Plugin-Session Makefile
www/p5-Catalyst-Plugin-Session-FastMmap Makefile
www/p5-Catalyst-Plugin-Session-Store-DBI Makefile
www/p5-Catalyst-Plugin-Session-Store-File Makefile
www/p5-Catalyst-Plugin-Session-Store-Memcached Makefile
www/p5-Catalyst-Plugin-Singleton Makefile
www/p5-Catalyst-Plugin-StackTrace Makefile
www/p5-Catalyst-Plugin-Static Makefile
www/p5-Catalyst-Plugin-SubRequest Makefile
www/p5-Catalyst-Plugin-Textile Makefile
www/p5-Catalyst-Plugin-Unicode Makefile
www/p5-Catalyst-Plugin-XMLRPC Makefile
www/p5-Catalyst-View-HTML-Template Makefile
www/p5-Catalyst-View-HTML-Template-Compiled Makefile
www/p5-Catalyst-View-JSON Makefile
www/p5-Catalyst-View-Mason Makefile
www/p5-Catalyst-View-TT Makefile
www/p5-Catalyst-View-TT-ControllerLocal Makefile
www/p5-Task-Catalyst Makefile
Log:
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
Revision Changes Path
1.6 +1 -1 ports/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile
1.9 +1 -1 ports/www/p5-Catalyst-Engine-Apache/Makefile
1.3 +2 -1 ports/www/p5-Catalyst-Enzyme/Makefile
1.8 +2 -1 ports/www/p5-Catalyst-Example-InstantCRUD/Makefile
1.5 +2 -1 ports/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Log-Log4perl/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Model-CDBI-Sweet/Makefile
1.5 +2 -1 ports/www/p5-Catalyst-Model-CDBI/Makefile
1.5 +2 -1 ports/www/p5-Catalyst-Model-DBIC-Plain/Makefile
1.12 +2 -1 ports/www/p5-Catalyst-Model-DBIC-Schema/Makefile
1.6 +2 -1 ports/www/p5-Catalyst-Model-DBIC/Makefile
1.2 +2 -1 ports/www/p5-Catalyst-Model-Oryx/Makefile
1.3 +2 -1 ports/www/p5-Catalyst-Model-Xapian/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
1.7 +1 -1 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-Authentication/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
1.3 +1 -1 ports/www/p5-Catalyst-Plugin-Cache-FileCache/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-DefaultEnd/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-FillInForm/Makefile
1.6 +1 -1 ports/www/p5-Catalyst-Plugin-FormValidator-Simple/Makefile
1.2 +1 -1 ports/www/p5-Catalyst-Plugin-FormValidator/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-HTML-Widget/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-I18N/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-PageCache/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-Pluggable/Makefile
1.5 +2 -1 ports/www/p5-Catalyst-Plugin-Prototype/Makefile
1.3 +1 -1 ports/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
1.3 +1 -1 ports/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile
1.7 +1 -1 ports/www/p5-Catalyst-Plugin-Session/Makefile
1.3 +1 -1 ports/www/p5-Catalyst-Plugin-Singleton/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-StackTrace/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-Static/Makefile
1.5 +1 -1 ports/www/p5-Catalyst-Plugin-SubRequest/Makefile
1.2 +1 -1 ports/www/p5-Catalyst-Plugin-Textile/Makefile
1.3 +1 -1 ports/www/p5-Catalyst-Plugin-Unicode/Makefile
1.4 +1 -1 ports/www/p5-Catalyst-Plugin-XMLRPC/Makefile
1.2 +2 -1 ports/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile
1.2 +2 -1 ports/www/p5-Catalyst-View-HTML-Template/Makefile
1.2 +2 -1 ports/www/p5-Catalyst-View-JSON/Makefile
1.3 +2 -1 ports/www/p5-Catalyst-View-Mason/Makefile
1.3 +2 -1 ports/www/p5-Catalyst-View-TT-ControllerLocal/Makefile
1.9 +2 -1 ports/www/p5-Catalyst-View-TT/Makefile
1.10 +1 -1 ports/www/p5-Task-Catalyst/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607111754.k6BHsxxW079583>
