summaryrefslogtreecommitdiff
path: root/sysutils/strace/Makefile
diff options
context:
space:
mode:
authorchristos <christos>2007-12-05 16:30:59 +0000
committerchristos <christos>2007-12-05 16:30:59 +0000
commit871af5790a8500c273b949afc3c20b6467b866c0 (patch)
treed8e3af3c6632f84f361a4a1ec2b509b26acdfe7b /sysutils/strace/Makefile
parent73039a7dbb86bcd516b0269fb119120fbf95e801 (diff)
downloadpkgsrc-871af5790a8500c273b949afc3c20b6467b866c0.tar.gz
Use newer strace 4.5.15; various improvements in syscall parsing and
split functions into more files.
Diffstat (limited to 'sysutils/strace/Makefile')
-rw-r--r--sysutils/strace/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/strace/Makefile b/sysutils/strace/Makefile
index af293d4795a..285844c8df0 100644
--- a/sysutils/strace/Makefile
+++ b/sysutils/strace/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2007/04/27 19:45:01 christos Exp $
+# $NetBSD: Makefile,v 1.10 2007/12/05 16:30:59 christos Exp $
#
-DISTNAME= strace-4.5.14
-PKGREVISION= 1
+DISTNAME= strace-4.5.15
+#PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=strace/}
EXTRACT_SUFX= .tar.bz2