Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:29:33 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312178 - head/x11/xclipboard
Message-ID:  <201302132129.r1DLTXua027509@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302132129.r1DLTXua027509>