diff options
author | epg <epg@pkgsrc.org> | 2004-11-27 02:35:52 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2004-11-27 02:35:52 +0000 |
commit | 760b89670a7c7870cb86af2626e3844d7953e2fe (patch) | |
tree | 981a16e4ce58fce14d257893507f9d78654a1906 /devel/subversion/distinfo | |
parent | 8caf9360c6e67300c12e082a7a07c185158befaf (diff) | |
download | pkgsrc-760b89670a7c7870cb86af2626e3844d7953e2fe.tar.gz |
We used to avoid building all of Subversion again when building
sub-packages (p5-subversion, py-subversion, and ap2-subversion) by
hand-hacking build-outputs.mk, which was a big pain. Consequently,
since the 1.0.7 update, pkgsrc has re-built the whole thing for each
subpackage. This is annoying and makes p5-subversion not work with
pkgviews on Darwin.
Now, we'll fix the problem by patching gen-make.py, which generates
build-outputs.mk. I may even be able to commit this change upstream.
devel/subversion-base/Makefile:
Generate build-outputs.mk hack.
devel/p5-subversion/Makefile:
devel/py-subversion/Makefile:
www/ap2-subversion/Makefile:
Replace build-outputs.mk in post-patch.
Diffstat (limited to 'devel/subversion/distinfo')
-rw-r--r-- | devel/subversion/distinfo | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/subversion/distinfo b/devel/subversion/distinfo index 462f1fa2843..1c78a1f599a 100644 --- a/devel/subversion/distinfo +++ b/devel/subversion/distinfo @@ -1,5 +1,9 @@ -$NetBSD: distinfo,v 1.37 2004/11/23 04:21:34 jlam Exp $ +$NetBSD: distinfo,v 1.38 2004/11/27 02:35:52 epg Exp $ SHA1 (subversion-1.1.1.tar.gz) = b9afbcc211673ce2a1bf9778b6fa519f740e7ebd Size (subversion-1.1.1.tar.gz) = 8101813 bytes SHA1 (patch-aa) = 593ff1e235cc918e533f75f2d56fb575adcc7f6d +SHA1 (patch-ad) = 4b3551b4f24823690f1e75eea9d62f1db78b6dc5 +SHA1 (patch-ag) = 98cb7d71ff843c0fbdc0a3a57c96d1c1d6cdc47a +SHA1 (patch-ah) = 95347e442d72516d74258254892712fa3387d5c9 +SHA1 (patch-ai) = 4515b108ca67f6100cf89eb42def2c3c234c63a4 |