From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 87C03200252 for ; Mon, 20 Feb 2012 13:57:57 -0800 (PST) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id 965C342512 for ; Mon, 20 Feb 2012 13:57:56 -0800 (PST) Date: Mon, 20 Feb 2012 13:57:56 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f42c1e48af6a_7eb7dd3aec699df@sh2.rs.github.com.mail> Subject: [dtaht/ceropackages] 169725: When pulling from git, every package needs a uniqu... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f42c1e488f1d_7eb7dd3aec697d6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 21:57:57 -0000 ----==_mimepart_4f42c1e488f1d_7eb7dd3aec697d6 Date: Mon, 20 Feb 2012 13:57:56 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f42c1e48a111_7eb7dd3aec6987f@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: 169725b8eca34e620b968aff89bb14a983430c1f https://github.com/dtaht/ceropackages/commit/169725b8eca34e620b968aff89bb14a983430c1f Author: Dave Taht Date: 2012-02-20 (Mon, 20 Feb 2012) Changed paths: M ipv6/dibbler/Makefile M net/dnsmasq/Makefile M net/quagga/Makefile Log Message: ----------- When pulling from git, every package needs a unique identifier Normally versioning is handled by a date or release after the string involved. Git violates that assumption, so you need to name the package itself sequentually in order for a new version to be pulled from git. ----==_mimepart_4f42c1e488f1d_7eb7dd3aec697d6--