From 92ea0d614b10bd99ce43a611721c7c4003cd79a5 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sat, 25 May 2013 14:37:02 +0000 Subject: The FreeBSD x11 team proudly presents an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! --- x11/libXScrnSaver/Makefile | 7 +------ x11/libXScrnSaver/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) (limited to 'x11/libXScrnSaver') diff --git a/x11/libXScrnSaver/Makefile b/x11/libXScrnSaver/Makefile index 8a206ab25518..abc6f58b3247 100644 --- a/x11/libXScrnSaver/Makefile +++ b/x11/libXScrnSaver/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: libXScrnSaver -# Date Created: 15 Feb 2006 -# Whom: Florent Thoumie -# # $FreeBSD$ -# PORTNAME= libXScrnSaver -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/libXScrnSaver/distinfo b/x11/libXScrnSaver/distinfo index 5b98617f6ef9..7239ebce5018 100644 --- a/x11/libXScrnSaver/distinfo +++ b/x11/libXScrnSaver/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXScrnSaver-1.2.1.tar.bz2) = ce3a66e2f6fa85b22280ab9cc1b2a113a2cb0ade9470914c7c3d6ac1d44b259a -SIZE (xorg/lib/libXScrnSaver-1.2.1.tar.bz2) = 268322 +SHA256 (xorg/lib/libXScrnSaver-1.2.2.tar.bz2) = 8ff1efa7341c7f34bcf9b17c89648d6325ddaae22e3904e091794e0b4426ce1d +SIZE (xorg/lib/libXScrnSaver-1.2.2.tar.bz2) = 290437 -- cgit v1.2.3