forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--- 2.2 --- * Issue #141: Restored fix for allowing setup_requires dependencies to override installed dependencies during setup. * Issue #128: Fixed issue where only the first dependency link was honored in a distribution where multiple dependency links were supplied.
- Loading branch information
wiz
committed
Feb 12, 2014
1 parent
01bb6e8
commit 44ab4c7
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.20 2014/01/27 19:10:06 wiz Exp $ | ||
$NetBSD: distinfo,v 1.21 2014/02/12 15:18:48 wiz Exp $ | ||
|
||
SHA1 (setuptools-2.1.tar.gz) = 3e4a325d807eb0104e98985e7bd9f1ef86fc2efa | ||
RMD160 (setuptools-2.1.tar.gz) = c19d431ea85f1d8ea25e63e009cd558b25659ac2 | ||
Size (setuptools-2.1.tar.gz) = 784576 bytes | ||
SHA1 (setuptools-2.2.tar.gz) = 547eff11ea46613e8a9ba5b12a89c1010ecc4e51 | ||
RMD160 (setuptools-2.2.tar.gz) = 78a65349bee45d01ca0ba41706b5a5a02e3d37eb | ||
Size (setuptools-2.2.tar.gz) = 786831 bytes | ||
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840 |