Is /usr/src/cygutils-1.4.6-1.cygport is out of date?

Regid Ichira regid23@yahoo.com
Wed Oct 26 00:58:00 GMT 2011


  Don't HOMEPAGE and SRC_URI carry only up to 1.4.2 ?
I wonder if the other information is up to date.

$ cat /usr/src/cygutils-1.4.6-1.cygport

DESCRIPTION="A collection of small but useful utilties for cygwin"
HOMEPAGE="http://cygutils.fruitbat.org/cygutils-package/index.html"
SRC_URI="http://cygutils.fruitbat.org/cygutils-package/download/${P}.tar.lzma"

DIFF_EXCLUDES="-x m4"

src_compile() {
        cd ${S}
        ./bootstrap
        cd ${B}
        cygconf
        cygmake
}


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list