pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/ruby-jekyll



In message <20110821042508.D2492175DD%cvs.netbsd.org@localhost>
        on Sun, 21 Aug 2011 04:25:08 +0000,
        "Min Sik Kim" <minskim%netbsd.org@localhost> wrote:
> Module Name:  pkgsrc
> Committed By: minskim
> Date:         Sun Aug 21 04:25:08 UTC 2011
> 
> Modified Files:
>       pkgsrc/www/ruby-jekyll: Makefile PLIST distinfo
> 
> Log Message:
> Update ruby-jekyll to 0.11.0.
Is the dependency is enough?

From jekyll-0.11.0's gemspec file, it needs these dependencies:

        ${RUBY_PKGPREFIX}-liquid>=1.9.0                 OK
        ${RUBY_PKGPREFIX}-classifier>=1.3.1             OK
        ${RUBY_PKGPREFIX}-directory_watcher>=1.1.1      OK
        ${RUBY_PKGPREFIX}-maruku>=0.5.9                 OK
        ${RUBY_PKGPREFIX}-kramdown>=0.13.2              *
        ${RUBY_PKGPREFIX}-albino>=1.3.2                 *

Latter two dosen't exist in pkgsrc for now.  I tried to add them a few
weeks ago, but I found that albino depends on posix-spawn and I gaved
up.

If jekyll package runs fine, it isn't problem.  But I wonder some
ruby gem's dependency cause some runtime problem (even if it is some
checking of dependency only).

Best regards.

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index