Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 20:34:58 +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: r504366 - head/x11/libXdamage
Message-ID:  <201906162034.x5GKYw7F001761@repo.freebsd.org>

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

Log:
  x11/libXdamage: Update to 1.1.5
  
  Update x11/libXdamage to 1.1.5
  This release mostly contains changes to the build system.
  
  strip binaries and libraries on installation
  
  Changelog:
  https://lists.x.org/archives/xorg-announce/2019-March/002973.html
  
  Sponsored by:	B3 Init

Modified:
  head/x11/libXdamage/Makefile
  head/x11/libXdamage/distinfo

Modified: head/x11/libXdamage/Makefile
==============================================================================
--- head/x11/libXdamage/Makefile	Sun Jun 16 20:33:36 2019	(r504365)
+++ head/x11/libXdamage/Makefile	Sun Jun 16 20:34:57 2019	(r504366)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libXdamage
-PORTVERSION=	1.1.4
-PORTREVISION=	5
+PORTVERSION=	1.1.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -14,5 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 XORG_CAT=	lib
 USE_XORG=	x11 xfixes xorgproto
+
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/x11/libXdamage/distinfo
==============================================================================
--- head/x11/libXdamage/distinfo	Sun Jun 16 20:33:36 2019	(r504365)
+++ head/x11/libXdamage/distinfo	Sun Jun 16 20:34:57 2019	(r504366)
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libXdamage-1.1.4.tar.bz2) = 7c3fe7c657e83547f4822bfde30a90d84524efb56365448768409b77f05355ad
-SIZE (xorg/lib/libXdamage-1.1.4.tar.bz2) = 278937
+TIMESTAMP = 1560362321
+SHA256 (xorg/lib/libXdamage-1.1.5.tar.bz2) = b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45
+SIZE (xorg/lib/libXdamage-1.1.5.tar.bz2) = 303750



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