aboutsummaryrefslogtreecommitdiff
path: root/x11/xclip
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-02-17 15:20:41 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-02-17 15:20:41 +0000
commita5c8a40b98591704276453c30aa4cfb79bc31442 (patch)
treed191b4537a788850a8e3722bce46acb50049e41d /x11/xclip
parent7705df6f94ab57cd1a5e23a2f8c985d58d196999 (diff)
downloadports-a5c8a40b98591704276453c30aa4cfb79bc31442.tar.gz
ports-a5c8a40b98591704276453c30aa4cfb79bc31442.zip
- Update to 0.11
PR: ports/131719 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=228547
Diffstat (limited to 'x11/xclip')
-rw-r--r--x11/xclip/Makefile12
-rw-r--r--x11/xclip/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index 7eeb4ce08d8f..8080e3484e59 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -7,18 +7,18 @@
#
PORTNAME= xclip
-PORTVERSION= 0.08
-PORTREVISION= 1
+PORTVERSION= 0.11
CATEGORIES= x11
-MASTER_SITES= http://people.debian.org/~kims/xclip/
+MASTER_SITES= SF
MAINTAINER= eitanadlerlist@gmail.com
COMMENT= An interface to X selections ("the clipboard") from the command line
-WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_IMAKE= yes
+USE_XORG= x11 xproto xmu
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
MAN1= xclip.1
-PLIST_FILES= bin/xclip
+PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile
.include <bsd.port.mk>
diff --git a/x11/xclip/distinfo b/x11/xclip/distinfo
index e3f8db2f9cd9..987a43778ce3 100644
--- a/x11/xclip/distinfo
+++ b/x11/xclip/distinfo
@@ -1,3 +1,3 @@
-MD5 (xclip-0.08.tar.gz) = a90bde3fb0da6aad3a6042c4867245c6
-SHA256 (xclip-0.08.tar.gz) = ee76e90d38ef19f4efa4cc3cb4f435cb9e64ed215cd4deff1309597ab88cc65f
-SIZE (xclip-0.08.tar.gz) = 27914
+MD5 (xclip-0.11.tar.gz) = 4caf3a2b03c36981f9af36a8e8582951
+SHA256 (xclip-0.11.tar.gz) = 8f29fd6b7e635d63ff84451afcf15c264fd1b4213b584aa5f9ce988fddecfc46
+SIZE (xclip-0.11.tar.gz) = 60067