svn commit: r312178 - head/x11/xclipboard
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:29:33 UTC 2013
Author: zeising
Date: Wed Feb 13 21:29:32 2013
New Revision: 312178
URL: http://svnweb.freebsd.org/changeset/ports/312178
Log:
Update to 1.1.2
Obtained from: xorg development repo
Modified:
head/x11/xclipboard/Makefile
head/x11/xclipboard/distinfo
Modified: head/x11/xclipboard/Makefile
==============================================================================
--- head/x11/xclipboard/Makefile Wed Feb 13 21:23:25 2013 (r312177)
+++ head/x11/xclipboard/Makefile Wed Feb 13 21:29:32 2013 (r312178)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: xclipboard
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xclipboard
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
PORTEPOCH= 1
CATEGORIES= x11
@@ -18,6 +13,8 @@ LICENSE= MIT
XORG_CAT= app
USE_XORG= xt xaw
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
MAN1= xclipboard.1 xcutsel.1
.include <bsd.port.mk>
Modified: head/x11/xclipboard/distinfo
==============================================================================
--- head/x11/xclipboard/distinfo Wed Feb 13 21:23:25 2013 (r312177)
+++ head/x11/xclipboard/distinfo Wed Feb 13 21:29:32 2013 (r312178)
@@ -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
More information about the svn-ports-head
mailing list