svn commit: r504373 - in head/x11/libxshmfence: . files
Niclas Zeising
zeising at FreeBSD.org
Sun Jun 16 20:47:44 UTC 2019
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 at 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
More information about the svn-ports-head
mailing list