X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <1319590699.17063.YahooMailClassic@web120719.mail.ne1.yahoo.com> Date: Tue, 25 Oct 2011 17:58:19 -0700 (PDT) From: Regid Ichira Subject: Is /usr/src/cygutils-1.4.6-1.cygport is out of date? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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