From owner-svn-ports-all@freebsd.org Fri Jul 27 17:16:16 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D65FA10513A0; Fri, 27 Jul 2018 17:16:16 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CB4C7E2F6; Fri, 27 Jul 2018 17:16:16 +0000 (UTC) (envelope-from fernape@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F8321ABE2; Fri, 27 Jul 2018 17:16:16 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6RHGGHc077430; Fri, 27 Jul 2018 17:16:16 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6RHGFCH077428; Fri, 27 Jul 2018 17:16:15 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201807271716.w6RHGFCH077428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Fri, 27 Jul 2018 17:16:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475448 - head/devel/distcc X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/devel/distcc X-SVN-Commit-Revision: 475448 X-SVN-Commit-Repository: ports 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.27 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: Fri, 27 Jul 2018 17:16:17 -0000 Author: fernape Date: Fri Jul 27 17:16:15 2018 New Revision: 475448 URL: https://svnweb.freebsd.org/changeset/ports/475448 Log: devel/distcc: update to 3.3.2 Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16460 Modified: head/devel/distcc/Makefile head/devel/distcc/distinfo Modified: head/devel/distcc/Makefile ============================================================================== --- head/devel/distcc/Makefile Fri Jul 27 16:10:04 2018 (r475447) +++ head/devel/distcc/Makefile Fri Jul 27 17:16:15 2018 (r475448) @@ -3,8 +3,7 @@ # $MCom: ports/devel/distcc/Makefile,v 1.3 2007/10/21 02:46:13 ahze Exp $ PORTNAME= distcc -PORTVERSION= 3.1 -PORTREVISION= 6 +PORTVERSION= 3.3.2 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org @@ -18,7 +17,7 @@ LIB_DEPENDS= libpopt.so:devel/popt GNU_CONFIGURE= yes USES= autoreconf alias gmake libtool pkgconfig USE_GITHUB= yes -GH_ACCOUNT= distcc +GH_ACCOUNT= distcc GH_TAGNAME= 9a09372 GROUPS= distcc Modified: head/devel/distcc/distinfo ============================================================================== --- head/devel/distcc/distinfo Fri Jul 27 16:10:04 2018 (r475447) +++ head/devel/distcc/distinfo Fri Jul 27 17:16:15 2018 (r475448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477731710 -SHA256 (distcc-distcc-3.1-9a09372_GH0.tar.gz) = 3d98605a017c0a0e70f30a007801941bec9a87e9f41994bdfa0a9ea613a61e7b -SIZE (distcc-distcc-3.1-9a09372_GH0.tar.gz) = 908231 +TIMESTAMP = 1532697406 +SHA256 (distcc-distcc-3.3.2-9a09372_GH0.tar.gz) = 3d98605a017c0a0e70f30a007801941bec9a87e9f41994bdfa0a9ea613a61e7b +SIZE (distcc-distcc-3.3.2-9a09372_GH0.tar.gz) = 908231