From owner-svn-ports-all@FreeBSD.ORG Sun Jul 20 22:46:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9E58E55; Sun, 20 Jul 2014 22:46:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A71C524C9; Sun, 20 Jul 2014 22:46:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6KMkDgw023883; Sun, 20 Jul 2014 22:46:13 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6KMkD4g023879; Sun, 20 Jul 2014 22:46:13 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201407202246.s6KMkD4g023879@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 20 Jul 2014 22:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362388 - head/x11/libXi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2014 22:46:13 -0000 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