Date: Sun, 20 Jul 2014 22:46:13 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362388 - head/x11/libXi Message-ID: <201407202246.s6KMkD4g023879@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jul 20 22:46:12 2014 New Revision: 362388 URL: http://svnweb.freebsd.org/changeset/ports/362388 QAT: https://qat.redports.org/buildarchive/r362388/ Log: Update to 1.7.4 Strip binaries Modified: head/x11/libXi/Makefile head/x11/libXi/distinfo Modified: head/x11/libXi/Makefile ============================================================================== --- head/x11/libXi/Makefile Sun Jul 20 22:45:00 2014 (r362387) +++ head/x11/libXi/Makefile Sun Jul 20 22:46:12 2014 (r362388) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXi -PORTVERSION= 1.7.2 -PORTREVISION= 2 +PORTVERSION= 1.7.4 PORTEPOCH= 1 CATEGORIES= x11 @@ -14,10 +13,11 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= xproto x11 xext xextproto xfixes inputproto:both +INSTALL_TARGET= install-strip CONFIGURE_ARGS+=--disable-docs \ --disable-specs \ - --without-xmlto \ + --without-xmlto \ --without-fop \ --without-asciidoc \ --without-xsltproc Modified: head/x11/libXi/distinfo ============================================================================== --- head/x11/libXi/distinfo Sun Jul 20 22:45:00 2014 (r362387) +++ head/x11/libXi/distinfo Sun Jul 20 22:46:12 2014 (r362388) @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXi-1.7.2.tar.bz2) = df24781dc63645e2b561cd0b20bd8a0e7aff02e426a8d2a7641159004d4cb20e -SIZE (xorg/lib/libXi-1.7.2.tar.bz2) = 440969 +SHA256 (xorg/lib/libXi-1.7.4.tar.bz2) = 2cffc2686618dc1803725636cd92b36342c512dc60a7a35cba34bf7192a42244 +SIZE (xorg/lib/libXi-1.7.4.tar.bz2) = 458378
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407202246.s6KMkD4g023879>