On Tue, May 12, 2009 at 10:34:59AM -0700, [email protected] wrote:

>  if [[ $pkgname == "SUNWipkg" ]]; then
> -     pkgsend add depend fmri=sunwpython-pyopen...@$pyopenssl_ver-0.$buildid 
> type=require
> -     pkgsend add depend fmri=sunwpython-cherr...@$cherrypy_ver type=require
> +     pkgsend add depend [email protected].$buildid type=require
> +     pkgsend add depend [email protected].$buildid type=require
> +     pkgsend add depend [email protected].$buildid type=require
> +     pkgsend add depend [email protected].$buildid type=require
> +     pkgsend add depend [email protected].$buildid \
> +         type=require

Why didn't you use $CHERRYPY_VER, $MAKO_VER, etc here?  Also, the CherryPy
package now no longer needs to have the branch version omitted?

Presumably the makefile needs to be updated to backpublish all the new
packages.  And is python-extras available for the old builds, or will it
need to be backpublished, too?

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to