diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2009-09-10 11:50:56 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2009-09-10 11:50:56 +0000 |
| commit | c2de38c91db1fae8482fc79a497f83da2e3c479f (patch) | |
| tree | 7db938c9e7a88cd2262304cc71f323f04355f20c /security/mhash/files/patch-doc-Makefile.in | |
| parent | Update to the 20090908 snapshot of GCC 4.4.2. (diff) | |
Update to mhash-0.9.9.9.
Add descriptive headers to all the patches.
Notes
Notes:
svn path=/head/; revision=241155
Diffstat (limited to 'security/mhash/files/patch-doc-Makefile.in')
| -rw-r--r-- | security/mhash/files/patch-doc-Makefile.in | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/security/mhash/files/patch-doc-Makefile.in b/security/mhash/files/patch-doc-Makefile.in index c17fb02d5917..350133993f68 100644 --- a/security/mhash/files/patch-doc-Makefile.in +++ b/security/mhash/files/patch-doc-Makefile.in @@ -1,6 +1,12 @@ ---- doc/Makefile.in.orig Fri Apr 22 11:43:32 2005 -+++ doc/Makefile.in Fri Apr 22 11:44:46 2005 -@@ -391,13 +391,13 @@ +Description: Fix the GNU-isms in Makefile.in. + This is a BSD-specific patch, the upstream source works fine with GNU make. +Author: Vasil Dimov <vd@datamax.bg> +Forwarded: not-needed +Last-Update: 2009-09-10 + +--- doc/Makefile.in.orig ++++ doc/Makefile.in +@@ -394,13 +394,13 @@ mhash-doc: $(dist_targets) $(srcdir)/mhash.html: $(srcdir)/mhash.pod |
