Tue Aug 19 13:33:09 2008 UTC ()
Update xclip to 0.11.
Patch provided by Leonardo Taccari via PR 39366.

Version 0.11
        xclip-copyfile is now compatible with recent tar versions.

        The Fedora UTF-8 patch has been applied.


(obache)
diff -r1.12 -r1.13 pkgsrc/x11/xclip/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/xclip/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/x11/xclip/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xclip/Makefile 2008/03/08 20:42:02 1.12
+++ pkgsrc/x11/xclip/Makefile 2008/08/19 13:33:09 1.13
@@ -1,18 +1,20 @@ @@ -1,18 +1,20 @@
1# $NetBSD: Makefile,v 1.12 2008/03/08 20:42:02 tnn Exp $ 1# $NetBSD: Makefile,v 1.13 2008/08/19 13:33:09 obache Exp $
2# 2#
3 3
4DISTNAME= xclip-0.10 4DISTNAME= xclip-0.11
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xclip/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xclip/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://sourceforge.net/projects/xclip/ 9HOMEPAGE= http://sourceforge.net/projects/xclip/
10COMMENT= Command line interface to the X windows clipboard 10COMMENT= Command line interface to the X windows clipboard
11 11
 12#LICENSE= gnu-gpl-v2
 13
12PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
13 15
14GNU_CONFIGURE= YES 16GNU_CONFIGURE= YES
15USE_TOOLS+= gmake 17USE_TOOLS+= gmake
16 18
17.include "../../x11/libXmu/buildlink3.mk" 19.include "../../x11/libXmu/buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/x11/xclip/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xclip/distinfo 2008/03/08 20:42:02 1.4
+++ pkgsrc/x11/xclip/distinfo 2008/08/19 13:33:09 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2008/03/08 20:42:02 tnn Exp $ 1$NetBSD: distinfo,v 1.5 2008/08/19 13:33:09 obache Exp $
2 2
3SHA1 (xclip-0.10.tar.gz) = 2f0b17eb93c41ed0271dc551d415373531e49a75 3SHA1 (xclip-0.11.tar.gz) = e65e287e48567d661d125c1a78e43d5d9f572cae
4RMD160 (xclip-0.10.tar.gz) = abe93080669cae4fed3deb8491fcf86fa9da0cc1 4RMD160 (xclip-0.11.tar.gz) = f51800a6d90434722b099e0856496f2593131fd4
5Size (xclip-0.10.tar.gz) = 56219 bytes 5Size (xclip-0.11.tar.gz) = 60067 bytes