mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- update xset to the latest version in the xorg-devel tree
- update xrandr to the latest version in the xorg-devel tree - update xproto to the latest version in xorg-devel tree as required by xset and xrandr - update pixman to the latest version in the xorg-devel tree Reviewed by: kwm Approved by: bapt (mentor)
This commit is contained in:
parent
c0f6e43e8e
commit
aac155ba17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281400
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pixman
|
||||
PORTVERSION= 0.22.0
|
||||
PORTVERSION= 0.22.2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xorg/lib/pixman-0.22.0.tar.bz2) = 24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b
|
||||
SIZE (xorg/lib/pixman-0.22.0.tar.bz2) = 468024
|
||||
SHA256 (xorg/lib/pixman-0.22.2.tar.bz2) = 2d0a6dfca175f31ae53fb368292496e8833faff45bbeafdf40b2833d23186272
|
||||
SIZE (xorg/lib/pixman-0.22.2.tar.bz2) = 461319
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xproto
|
||||
PORTVERSION= 7.0.16
|
||||
PORTVERSION= 7.0.22
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -15,4 +15,6 @@ COMMENT= X11 protocol headers
|
||||
XORG_CAT= proto
|
||||
USE_GNOME= pkgconfig
|
||||
|
||||
CONFIGURE_ARGS+=--disable-specs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xorg/proto/xproto-7.0.16.tar.bz2) = 8224da1ce19c0ded4e07a325f3ed62bb4453782db97fd175cb3ffd1acaeb9672
|
||||
SIZE (xorg/proto/xproto-7.0.16.tar.bz2) = 159876
|
||||
SHA256 (xorg/proto/xproto-7.0.22.tar.bz2) = ad8397dd2a3de7249d2f3fb3a49444fef71483d43681285936c11911663817a8
|
||||
SIZE (xorg/proto/xproto-7.0.22.tar.bz2) = 281763
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xrandr
|
||||
PORTVERSION= 1.3.4
|
||||
PORTVERSION= 1.3.5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xorg/app/xrandr-1.3.4.tar.bz2) = 5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb
|
||||
SIZE (xorg/app/xrandr-1.3.4.tar.bz2) = 146919
|
||||
SHA256 (xorg/app/xrandr-1.3.5.tar.bz2) = 1059ff7a9ad0df8e00a765ffa4e08a505304c02663112da370ac7082030b980e
|
||||
SIZE (xorg/app/xrandr-1.3.5.tar.bz2) = 152891
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xset
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xorg/app/xset-1.2.1.tar.bz2) = ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1
|
||||
SIZE (xorg/app/xset-1.2.1.tar.bz2) = 124237
|
||||
SHA256 (xorg/app/xset-1.2.2.tar.bz2) = 61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8
|
||||
SIZE (xorg/app/xset-1.2.2.tar.bz2) = 129701
|
||||
|
@ -1,3 +1,2 @@
|
||||
This package contains xset, an application used to set various user preference
|
||||
options related to the display in the X Window System.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user