svn commit: r438045 - head/devel/libpciaccess

Matthew Rezny rezny at FreeBSD.org
Sat Apr 8 14:50:14 UTC 2017


Author: rezny
Date: Sat Apr  8 14:50:12 2017
New Revision: 438045
URL: https://svnweb.freebsd.org/changeset/ports/438045

Log:
  Update to 0.13.5
  
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10314

Modified:
  head/devel/libpciaccess/Makefile
  head/devel/libpciaccess/distinfo

Modified: head/devel/libpciaccess/Makefile
==============================================================================
--- head/devel/libpciaccess/Makefile	Sat Apr  8 13:57:56 2017	(r438044)
+++ head/devel/libpciaccess/Makefile	Sat Apr  8 14:50:12 2017	(r438045)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libpciaccess
-PORTVERSION=	0.13.4
+PORTVERSION=	0.13.5
 CATEGORIES=	devel
 
 MAINTAINER=	x11 at FreeBSD.org
@@ -13,5 +13,6 @@ RUN_DEPENDS=	${LOCALBASE}/share/pciids/p
 CONFIGURE_ARGS+=	--with-pciids-path=${LOCALBASE}/share/pciids
 
 XORG_CAT=	lib
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/devel/libpciaccess/distinfo
==============================================================================
--- head/devel/libpciaccess/distinfo	Sat Apr  8 13:57:56 2017	(r438044)
+++ head/devel/libpciaccess/distinfo	Sat Apr  8 14:50:12 2017	(r438045)
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libpciaccess-0.13.4.tar.bz2) = 07f864654561e4ac8629a0ef9c8f07fbc1f8592d1b6c418431593e9ba2cf2fcf
-SIZE (xorg/lib/libpciaccess-0.13.4.tar.bz2) = 372004
+TIMESTAMP = 1491605095
+SHA256 (xorg/lib/libpciaccess-0.13.5.tar.bz2) = 752c54e9b3c311b4347cb50aea8566fa48eab274346ea8a06f7f15de3240b999
+SIZE (xorg/lib/libpciaccess-0.13.5.tar.bz2) = 381729


More information about the svn-ports-head mailing list