Update to 1.1.2
Obtained from: xorg development repo
This commit is contained in:
parent
c4a7b00342
commit
b4042e53a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312178
2 changed files with 5 additions and 8 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue