From owner-svn-ports-head@FreeBSD.ORG Sat Dec 20 21:59:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2ED1D107; Sat, 20 Dec 2014 21:59:00 +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 1AF55284A; Sat, 20 Dec 2014 21:59:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBKLwxxU080255; Sat, 20 Dec 2014 21:58:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBKLwxPw080253; Sat, 20 Dec 2014 21:58:59 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412202158.sBKLwxPw080253@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 20 Dec 2014 21:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375133 - head/sysutils/py-pytsk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2014 21:59:00 -0000 Author: antoine Date: Sat Dec 20 21:58:58 2014 New Revision: 375133 URL: https://svnweb.freebsd.org/changeset/ports/375133 QAT: https://qat.redports.org/buildarchive/r375133/ Log: Update to 20141220 Modified: head/sysutils/py-pytsk/Makefile head/sysutils/py-pytsk/distinfo Modified: head/sysutils/py-pytsk/Makefile ============================================================================== --- head/sysutils/py-pytsk/Makefile Sat Dec 20 21:51:01 2014 (r375132) +++ head/sysutils/py-pytsk/Makefile Sat Dec 20 21:58:58 2014 (r375133) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytsk -PORTVERSION= 20140506 +PORTVERSION= 20141220 CATEGORIES= sysutils security devel python MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScUxsUm54cG02RDA/ \ LOCAL/antoine @@ -29,7 +29,7 @@ PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES post-patch: - ${REINPLACE_CMD} -e "s|'/', 'usr', 'local'|'${LOCALBASE}'|" \ + ${REINPLACE_CMD} 's|"/", "usr", "local"|"${LOCALBASE}"|' \ ${WRKSRC}/setup.py post-install: Modified: head/sysutils/py-pytsk/distinfo ============================================================================== --- head/sysutils/py-pytsk/distinfo Sat Dec 20 21:51:01 2014 (r375132) +++ head/sysutils/py-pytsk/distinfo Sat Dec 20 21:58:58 2014 (r375133) @@ -1,2 +1,2 @@ -SHA256 (pytsk-20140506.tgz) = e4cecc8b138a88150376fa7cac12b4accf1b2e9e911703eb14bd4d5371560846 -SIZE (pytsk-20140506.tgz) = 93097 +SHA256 (pytsk-20141220.tgz) = 966c3236b5ce9779a675e32c52dd5052ea3c9bd31b30031457ee7d1b67f84bb5 +SIZE (pytsk-20141220.tgz) = 95098