summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-09-21 16:38:59 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-09-21 16:38:59 +0000
commit95f42a9f6c1ad71a97af596967549b0b07e221a7 (patch)
tree5cf580337e12172a09f802434a0ecf4e3b902a45 /devel
parentActivate skk10-elisp-emacs20. (diff)
Fix breakage of linux_kdump after the alignment of syscall arguments by
dt@FreeBSD.org. Aligning the arguments caused linux_kdump to shift the arguments one to the right (ie argument 2 was showed as argument 1). Needless to say that such a trace is not very usefull... Change the package version to 1.3
Notes
Notes: svn path=/head/; revision=21858
Diffstat (limited to 'devel')
-rw-r--r--devel/linux_kdump/Makefile2
-rw-r--r--devel/linux_kdump/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile
index e815d7ea41bf..188ae2b9a566 100644
--- a/devel/linux_kdump/Makefile
+++ b/devel/linux_kdump/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= linux_kdump-1.2
+DISTNAME= linux_kdump-1.3
CATEGORIES= devel
MASTER_SITES= http://www.FreeBSD.org/~marcel/ \
ftp://ftp.scc.nl/pub/FreeBSD/distfiles/
diff --git a/devel/linux_kdump/distinfo b/devel/linux_kdump/distinfo
index 3eac3e2ce670..cc91b7a313e9 100644
--- a/devel/linux_kdump/distinfo
+++ b/devel/linux_kdump/distinfo
@@ -1 +1 @@
-MD5 (linux_kdump-1.2.tar.gz) = 56dcbfd3775ad7b4dbd6bfccdadb9f8a
+MD5 (linux_kdump-1.3.tar.gz) = b5258924d0534ebd09d216bc38a56ef0