From owner-svn-ports-branches@freebsd.org Sun Nov 15 12:16:53 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F37FCA2E999; Sun, 15 Nov 2015 12:16:52 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 C14FB1A9A; Sun, 15 Nov 2015 12:16:52 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAFCGpQM035765; Sun, 15 Nov 2015 12:16:51 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAFCGpiN035763; Sun, 15 Nov 2015 12:16:51 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511151216.tAFCGpiN035763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sun, 15 Nov 2015 12:16:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r401700 - branches/2015Q4/devel/pysvn X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2015 12:16:53 -0000 Author: wg Date: Sun Nov 15 12:16:51 2015 New Revision: 401700 URL: https://svnweb.freebsd.org/changeset/ports/401700 Log: MFH: r401690 devel/pysvn: update to 1.8.0 - Unbreak build PR: 204132 Submitted by: Matthias Petermann Approved by: portmgr Modified: branches/2015Q4/devel/pysvn/Makefile branches/2015Q4/devel/pysvn/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/pysvn/Makefile ============================================================================== --- branches/2015Q4/devel/pysvn/Makefile Sun Nov 15 12:11:00 2015 (r401699) +++ branches/2015Q4/devel/pysvn/Makefile Sun Nov 15 12:16:51 2015 (r401700) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pysvn -PORTVERSION= 1.7.8 -PORTREVISION= 1 +PORTVERSION= 1.8.0 CATEGORIES= devel MASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/ @@ -43,5 +42,6 @@ do-install: ${WRKSRC}/${PORTNAME}/*.py \ ${WRKSRC}/${PORTNAME}/*.so \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/*.so .include Modified: branches/2015Q4/devel/pysvn/distinfo ============================================================================== --- branches/2015Q4/devel/pysvn/distinfo Sun Nov 15 12:11:00 2015 (r401699) +++ branches/2015Q4/devel/pysvn/distinfo Sun Nov 15 12:16:51 2015 (r401700) @@ -1,2 +1,2 @@ -SHA256 (pysvn-1.7.8.tar.gz) = 60936e30e73f8909034d8b51ee2aabbdd8dec04df480b6d271c12f45815367e2 -SIZE (pysvn-1.7.8.tar.gz) = 347114 +SHA256 (pysvn-1.8.0.tar.gz) = 39596f4884ed689cdb5a4e210e421724302a566c7ba756cc4d46bbfeb0c8326b +SIZE (pysvn-1.8.0.tar.gz) = 366583