summaryrefslogtreecommitdiff
path: root/x11/sessreg/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-10 16:40:24 +0000
committerwiz <wiz@pkgsrc.org>2012-06-10 16:40:24 +0000
commitb9c3f490a944f0fc5ced9eafdc0904e04f32bcdc (patch)
treed407f176e8f090fc7de6b15819cf26e44eddc1c6 /x11/sessreg/Makefile
parent72747b38ccf3677947788556c52124468db8ed03 (diff)
downloadpkgsrc-b9c3f490a944f0fc5ced9eafdc0904e04f32bcdc.tar.gz
Update to 1.0.7.
1.0.7: This release features a lot of cleanups, portability & build configuration improvements, and some fixes for building on BSD releases, especially recent versions of FreeBSD. 1.0.6: This release mostly covers build fixes, including one needed for building on FreeBSD 9.0, and minor janitorial cleanups. 1.0.5: A minor release featuring documentation improvements and janitorial cleanups. sessreg is used by display managers such as xdm and gdm to record X sessions in utmp, wtmp, and lastlog files. 1.0.4: Alan Coopersmith: X_NOT_POSIX bits for pre-POSIX-1990 systems not needed any more Version bump: 1.0.4 David Nusinow: Require xproto instead of libX11 for building (bug #9631) James Cloos: Add missing PHONY line for automatic ChangeLog generation
Diffstat (limited to 'x11/sessreg/Makefile')
-rw-r--r--x11/sessreg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile
index 040d4903761..5463e0c0276 100644
--- a/x11/sessreg/Makefile
+++ b/x11/sessreg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:20 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2012/06/10 16:40:24 wiz Exp $
-DISTNAME= sessreg-1.0.3
+DISTNAME= sessreg-1.0.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2