Update to 0.12, provided by Leonardo Taccari in PR 48772.

Changes:
 o Build fixes: Check for Xmu and Xt
 o The version number has been corrected.
 o Man pages are now available (xclip-copyfile.1). Contributed by
   Maximilian Gass.
This commit is contained in:
wiz 2014-04-30 06:25:54 +00:00
parent 95a3791920
commit 21df12babc
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.17 2012/10/29 05:06:59 asau Exp $
#
# $NetBSD: Makefile,v 1.18 2014/04/30 06:25:54 wiz Exp $
DISTNAME= xclip-0.11
DISTNAME= xclip-0.12
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xclip/}

View file

@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.3 2008/03/08 20:42:02 tnn Exp $
@comment $NetBSD: PLIST,v 1.4 2014/04/30 06:25:54 wiz Exp $
bin/xclip
bin/xclip-copyfile
bin/xclip-cutfile
bin/xclip-pastefile
man/man1/xclip-copyfile.1
man/man1/xclip.1

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2008/08/19 13:33:09 obache Exp $
$NetBSD: distinfo,v 1.6 2014/04/30 06:25:54 wiz Exp $
SHA1 (xclip-0.11.tar.gz) = e65e287e48567d661d125c1a78e43d5d9f572cae
RMD160 (xclip-0.11.tar.gz) = f51800a6d90434722b099e0856496f2593131fd4
Size (xclip-0.11.tar.gz) = 60067 bytes
SHA1 (xclip-0.12.tar.gz) = aed2cff18b9aecfe3377ad064c6a67518bbec211
RMD160 (xclip-0.12.tar.gz) = 8c19557031295e041d2f952d6706717a3d125cd8
Size (xclip-0.12.tar.gz) = 63420 bytes