From owner-svn-ports-all@FreeBSD.ORG Wed May 13 12:00:30 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C896B03; Wed, 13 May 2015 12:00:30 +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 D46441CC9; Wed, 13 May 2015 12:00:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4DC0Twb037455; Wed, 13 May 2015 12:00:29 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4DC0TNp037449; Wed, 13 May 2015 12:00:29 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201505131200.t4DC0TNp037449@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Wed, 13 May 2015 12:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386208 - in head/devel/talloc: . files 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.20 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: Wed, 13 May 2015 12:00:30 -0000 Author: timur Date: Wed May 13 12:00:28 2015 New Revision: 386208 URL: https://svnweb.freebsd.org/changeset/ports/386208 Log: Upgrade talloc to 2.1.2 version, needed for samba42 Modified: head/devel/talloc/Makefile head/devel/talloc/distinfo head/devel/talloc/files/talloc.3 Modified: head/devel/talloc/Makefile ============================================================================== --- head/devel/talloc/Makefile Wed May 13 10:37:37 2015 (r386207) +++ head/devel/talloc/Makefile Wed May 13 12:00:28 2015 (r386208) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= talloc -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 PORTREVISION= 0 PORTEPOCH= 0 CATEGORIES= devel Modified: head/devel/talloc/distinfo ============================================================================== --- head/devel/talloc/distinfo Wed May 13 10:37:37 2015 (r386207) +++ head/devel/talloc/distinfo Wed May 13 12:00:28 2015 (r386208) @@ -1,2 +1,2 @@ -SHA256 (talloc-2.1.1.tar.gz) = 3e29ce6c3ba3c4f7c2d57ce8cf0fbc24c86618c519f2b2fb6a459025488b6174 -SIZE (talloc-2.1.1.tar.gz) = 418564 +SHA256 (talloc-2.1.2.tar.gz) = 230d78a3fca75a15ab0f5d76d7bbaeadd3c1e695adcbb085932d227f5c31838d +SIZE (talloc-2.1.2.tar.gz) = 423706 Modified: head/devel/talloc/files/talloc.3 ============================================================================== --- head/devel/talloc/files/talloc.3 Wed May 13 10:37:37 2015 (r386207) +++ head/devel/talloc/files/talloc.3 Wed May 13 12:00:28 2015 (r386208) @@ -2,12 +2,12 @@ .\" Title: talloc .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 03/13/2014 +.\" Date: 05/13/2015 .\" Manual: System Administration tools .\" Source: Samba 4.0 .\" Language: English .\" -.TH "TALLOC" "3" "03/13/2014" "Samba 4\&.0" "System Administration tools" +.TH "TALLOC" "3" "05/13/2015" "Samba 4\&.0" "System Administration tools" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------