diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-26 17:42:21 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-26 17:42:21 +0000 |
commit | c684c290964d6699e3dabc1e1e926f410333b0a2 (patch) | |
tree | cac28ec091974636ea20e21b40568c466bd22326 /x11/luit | |
parent | 7cbb003cdf7c286258217ab33ce2653ff774e625 (diff) | |
download | ports-c684c290964d6699e3dabc1e1e926f410333b0a2.tar.gz ports-c684c290964d6699e3dabc1e1e926f410333b0a2.zip |
Notes
Diffstat (limited to 'x11/luit')
-rw-r--r-- | x11/luit/Makefile | 6 | ||||
-rw-r--r-- | x11/luit/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/x11/luit/Makefile b/x11/luit/Makefile index 7fe634dffa3e..76a47f628071 100644 --- a/x11/luit/Makefile +++ b/x11/luit/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= luit -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,9 +12,6 @@ USE_XORG= x11 fontenc CONFIGURE_ARGS= --datadir=${LOCALBASE}/lib -# Use openpty(), FreeBSD 7 has grantpt but not /dev/ptmx -CONFIGURE_ENV= ac_cv_func_grantpt=no - PLIST_FILES= bin/luit MAN1= luit.1 diff --git a/x11/luit/distinfo b/x11/luit/distinfo index 05124465f966..2fe6e1fdd51f 100644 --- a/x11/luit/distinfo +++ b/x11/luit/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/luit-1.1.0.tar.bz2) = f1fafd7ea9486b3ff099d184ca9dde15d08445adfb5ecd3fde9a403b7d5903d1 -SIZE (xorg/app/luit-1.1.0.tar.bz2) = 131133 +SHA256 (xorg/app/luit-1.1.1.tar.bz2) = 30b0e787cb07a0f504b70f1d6123930522111ce9d4276f6683a69b322b49c636 +SIZE (xorg/app/luit-1.1.1.tar.bz2) = 140044 |