diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-21 20:21:20 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-21 20:21:20 +0000 |
commit | 6bb465dcc655581a7e13e6d3e7270b722bf170b1 (patch) | |
tree | 97e71a5aa431b09d88da6387020b15cd50903e6d /x11/xdialog | |
parent | 1050ad4f8e4e27a346572e39c7ca7a38dadd90ed (diff) | |
download | ports-6bb465dcc655581a7e13e6d3e7270b722bf170b1.tar.gz ports-6bb465dcc655581a7e13e6d3e7270b722bf170b1.zip |
- Update to 2.2.0
PR: 93659
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=156617
Diffstat (limited to 'x11/xdialog')
-rw-r--r-- | x11/xdialog/Makefile | 5 | ||||
-rw-r--r-- | x11/xdialog/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index ed8f08ec51a9..5dc7a2a58970 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xdialog -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.0 CATEGORIES= x11 MASTER_SITES= http://thgodef.nerim.net/xdialog/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} @@ -17,9 +17,8 @@ COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gtk12 +USE_GNOME= gnometarget gtk12 USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/x11/xdialog/distinfo b/x11/xdialog/distinfo index c79ee37281be..dbd1f203d970 100644 --- a/x11/xdialog/distinfo +++ b/x11/xdialog/distinfo @@ -1,3 +1,3 @@ -MD5 (Xdialog-2.1.2.tar.bz2) = fb8177e9d87504329cf08b07d91586a0 -SHA256 (Xdialog-2.1.2.tar.bz2) = e734321f982eae844b0c698b712ee54e1988a38ae1d2c649a190f9055d5316d0 -SIZE (Xdialog-2.1.2.tar.bz2) = 447821 +MD5 (Xdialog-2.2.0.tar.bz2) = 70ab645e4dd9e437e81011c623f34521 +SHA256 (Xdialog-2.2.0.tar.bz2) = 62e968315f4b742fa3885e84010f53c3c7f6fde818cc8c4fc4811f71fd567962 +SIZE (Xdialog-2.2.0.tar.bz2) = 460059 |