Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 20:47:43 +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: r504373 - in head/x11/libxshmfence: . files
Message-ID:  <201906162047.x5GKlhtP008119@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun Jun 16 20:47:43 2019
New Revision: 504373
URL: https://svnweb.freebsd.org/changeset/ports/504373

Log:
  x11/libxshmfence: Update to 1.3
  
  Update x11/libxshmfence to 1.3
  This release contains fixes to the build system.
  
  Remove patch that's no longer needed
  add INSTALL_TARGET=install-strip to strip binaries and libraries
  
  Sponsored by:	B3 Init

Deleted:
  head/x11/libxshmfence/files/patch-src__xshmfence_futex.h
Modified:
  head/x11/libxshmfence/Makefile
  head/x11/libxshmfence/distinfo

Modified: head/x11/libxshmfence/Makefile
==============================================================================
--- head/x11/libxshmfence/Makefile	Sun Jun 16 20:42:51 2019	(r504372)
+++ head/x11/libxshmfence/Makefile	Sun Jun 16 20:47:43 2019	(r504373)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxshmfence
-PORTVERSION=	1.2
-PORTREVISION=	4
+PORTVERSION=	1.3
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org

Modified: head/x11/libxshmfence/distinfo
==============================================================================
--- head/x11/libxshmfence/distinfo	Sun Jun 16 20:42:51 2019	(r504372)
+++ head/x11/libxshmfence/distinfo	Sun Jun 16 20:47:43 2019	(r504373)
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libxshmfence-1.2.tar.bz2) = d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c
-SIZE (xorg/lib/libxshmfence-1.2.tar.bz2) = 267170
+TIMESTAMP = 1560369445
+SHA256 (xorg/lib/libxshmfence-1.3.tar.bz2) = b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7
+SIZE (xorg/lib/libxshmfence-1.3.tar.bz2) = 308644



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