diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-14 13:58:34 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-14 13:58:34 +0000 |
commit | 1c31750d47b9942dd092759cb078e1fb1eaf7f1c (patch) | |
tree | 687ce19ce657537d24de58b2deef781d0d081cb5 /x11/sessreg | |
parent | eabb0702e9d98cce3c8d126a78380a52c2bd4182 (diff) | |
download | ports-1c31750d47b9942dd092759cb078e1fb1eaf7f1c.tar.gz ports-1c31750d47b9942dd092759cb078e1fb1eaf7f1c.zip |
Notes
Diffstat (limited to 'x11/sessreg')
-rw-r--r-- | x11/sessreg/Makefile | 12 | ||||
-rw-r--r-- | x11/sessreg/distinfo | 4 |
2 files changed, 4 insertions, 12 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index bf7bf9e31533..b80097904185 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -1,25 +1,17 @@ -# New ports collection makefile for: sessreg -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= sessreg -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Manage utmp/wtmp entries for non-init X clients -BUILD_DEPENDS+= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros XORG_CAT= app USE_XORG= x11 -USE_AUTOTOOLS= aclocal autoheader automake autoconf -ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal - PLIST_FILES= bin/sessreg MAN1= sessreg.1 diff --git a/x11/sessreg/distinfo b/x11/sessreg/distinfo index cffd1c0dbe73..ef33f2bbd812 100644 --- a/x11/sessreg/distinfo +++ b/x11/sessreg/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/sessreg-1.0.7.tar.bz2) = 8734ee580264ab92e984d8f84611dada89906d6b548334a5e7d4b0ddba7c2e52 -SIZE (xorg/app/sessreg-1.0.7.tar.bz2) = 120461 +SHA256 (xorg/app/sessreg-1.0.8.tar.bz2) = 0e2accc6272fcc2321aef7370f4ccf0df0fe259b2e942938264e2aaedee6c4c3 +SIZE (xorg/app/sessreg-1.0.8.tar.bz2) = 126979 |