diff options
author | eadler <eadler@FreeBSD.org> | 2012-02-11 23:44:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-02-11 23:44:38 +0800 |
commit | 13976d76dede03faf51d8ad333609a64ce9c1974 (patch) | |
tree | 193101efc56be422836e0e56e586da985dc4885d /x11 | |
parent | 79fd936251b7ec3f2ab57266eff367d69ed13a2e (diff) | |
download | freebsd-ports-gnome-13976d76dede03faf51d8ad333609a64ce9c1974.tar.gz freebsd-ports-gnome-13976d76dede03faf51d8ad333609a64ce9c1974.tar.zst freebsd-ports-gnome-13976d76dede03faf51d8ad333609a64ce9c1974.zip |
Update to 1.1.2
Changes:
This bug fix release avoids crashes on long strings/filenames, and
adjusts the gui layout to make the Accept & Cancel buttons more usable.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xclipboard/Makefile | 2 | ||||
-rw-r--r-- | x11/xclipboard/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/xclipboard/Makefile b/x11/xclipboard/Makefile index cbdb4a428994..9162b04b644c 100644 --- a/x11/xclipboard/Makefile +++ b/x11/xclipboard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xclipboard -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xclipboard/distinfo b/x11/xclipboard/distinfo index 9f911011a730..5dbcbd9b5de3 100644 --- a/x11/xclipboard/distinfo +++ b/x11/xclipboard/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xclipboard-1.1.1.tar.bz2) = 26aa23afe14c99317949e1da75d90b8956a73b08ebce972d5b0a99cc01919dbd -SIZE (xorg/app/xclipboard-1.1.1.tar.bz2) = 114830 +SHA256 (xorg/app/xclipboard-1.1.2.tar.bz2) = 5f3b12da1eae4ed24883d8a5633b6150a0291deede818aeb5c9e827599b6429e +SIZE (xorg/app/xclipboard-1.1.2.tar.bz2) = 124971 |