diff options
author | jlam <jlam> | 2006-03-16 18:36:44 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-16 18:36:44 +0000 |
commit | d4f9540586d0f0aa41dad5ce4a743b414be173d7 (patch) | |
tree | 78a074665347dc880dc94df886de67ec8e751b14 | |
parent | 903a4bea81f45e95a622d96d4c3e54ae6c66ab71 (diff) | |
download | pkgsrc-d4f9540586d0f0aa41dad5ce4a743b414be173d7.tar.gz |
Don't patch both the texinfo file and the generated info file. This
avoids problems with timestamps and make's dependency graph calculations.
-rw-r--r-- | devel/gmake/distinfo | 3 | ||||
-rw-r--r-- | devel/gmake/patches/patch-ab | 16 |
2 files changed, 1 insertions, 18 deletions
diff --git a/devel/gmake/distinfo b/devel/gmake/distinfo index 79bdd8591f6..b6393491870 100644 --- a/devel/gmake/distinfo +++ b/devel/gmake/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.13 2006/02/07 18:31:57 jlam Exp $ +$NetBSD: distinfo,v 1.14 2006/03/16 18:36:44 jlam Exp $ SHA1 (make-3.80.tar.gz) = 12cd7822d9cd7c1f12cc50df87366ec61915a277 RMD160 (make-3.80.tar.gz) = c89488af208e5871d199857600f16e156de03cd7 Size (make-3.80.tar.gz) = 1211924 bytes SHA1 (patch-aa) = 43de674c2c3eca8f5119165c95fc1ff5a3b91b06 -SHA1 (patch-ab) = 59751764c52ddf339b40fe32fe271980aa8ebf0b SHA1 (patch-ac) = 6362dee903d013d4f1d0c3e81bd15107fe796a5b SHA1 (patch-ad) = 7874662cb9345c4107fcc2aab7184ccd4c93090d SHA1 (patch-ae) = 7baeabf65a5ceee682134edf90654c53bfb9ee11 diff --git a/devel/gmake/patches/patch-ab b/devel/gmake/patches/patch-ab deleted file mode 100644 index 57133e43b00..00000000000 --- a/devel/gmake/patches/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2003/02/21 12:40:55 grant Exp $ - ---- doc/make.texi.orig Thu Sep 19 06:51:58 2002 -+++ doc/make.texi -@@ -25,9 +25,9 @@ - @c Combine the program and concept indices: - @syncodeindex pg cp - --@dircategory GNU Packages -+@dircategory Programming & development tools - @direntry --* Make: (make). Remake files automatically. -+* GNU make: (make). Remake files automatically. - @end direntry - - @ifinfo |