Date: Sat, 8 Apr 2017 14:50:13 +0000 (UTC) From: Matthew Rezny <rezny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438045 - head/devel/libpciaccess Message-ID: <201704081450.v38EoDOi000638@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704081450.v38EoDOi000638>