From 13976d76dede03faf51d8ad333609a64ce9c1974 Mon Sep 17 00:00:00 2001 From: eadler Date: Sat, 11 Feb 2012 15:44:38 +0000 Subject: 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. --- x11/xclipboard/Makefile | 2 +- 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 -- cgit