From owner-svn-ports-all@freebsd.org Thu Jan 21 01:24:46 2016 Return-Path: Delivered-To: svn-ports-all@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 A8868A8A1C0; Thu, 21 Jan 2016 01:24:46 +0000 (UTC) (envelope-from junovitch@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 5BE4B1795; Thu, 21 Jan 2016 01:24:46 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0L1OjZ8005562; Thu, 21 Jan 2016 01:24:45 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0L1Ojcx005559; Thu, 21 Jan 2016 01:24:45 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201601210124.u0L1Ojcx005559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 21 Jan 2016 01:24:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r406817 - branches/2016Q1/devel/cgit X-SVN-Group: ports-branches 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: Thu, 21 Jan 2016 01:24:46 -0000 Author: junovitch Date: Thu Jan 21 01:24:44 2016 New Revision: 406817 URL: https://svnweb.freebsd.org/changeset/ports/406817 Log: MFH: r406816 devel/cgit: update 0.11.2 -> 0.12 Changes: http://lists.zx2c4.com/pipermail/cgit/2016-January/002817.html PR: 206417 Submitted by: Kevin Zheng (maintainer) Approved by: ports-secteam (miwi) Security: CVE-2016-1899 Security: CVE-2016-1900 Security: CVE-2016-1901 Security: https://vuxml.FreeBSD.org/freebsd/62c0dbbd-bfce-11e5-b5fe-002590263bf5.html Modified: branches/2016Q1/devel/cgit/Makefile branches/2016Q1/devel/cgit/distinfo branches/2016Q1/devel/cgit/pkg-plist Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/devel/cgit/Makefile ============================================================================== --- branches/2016Q1/devel/cgit/Makefile Wed Jan 20 23:42:59 2016 (r406816) +++ branches/2016Q1/devel/cgit/Makefile Thu Jan 21 01:24:44 2016 (r406817) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cgit -PORTVERSION= 0.11.2 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ https://www.kernel.org/pub/software/scm/git/:git @@ -16,11 +15,11 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING PROJECTHOST= git-core -GIT_VERSION= 2.3.3 +GIT_VERSION= 2.7.0 USES= cpe gmake iconv shebangfix tar:xz USE_OPENSSL= yes CPE_VENDOR= lars_hjemli -SHEBANG_FILES= filters/html-converters/resources/markdown.pl +SHEBANG_FILES= filters/html-converters/rst2html CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} Modified: branches/2016Q1/devel/cgit/distinfo ============================================================================== --- branches/2016Q1/devel/cgit/distinfo Wed Jan 20 23:42:59 2016 (r406816) +++ branches/2016Q1/devel/cgit/distinfo Thu Jan 21 01:24:44 2016 (r406817) @@ -1,4 +1,4 @@ -SHA256 (cgit-0.11.2.tar.xz) = 2e126e770693d7296c7eb5eb83b809410aef29870bfe8f54da072a3f4d813e3b -SIZE (cgit-0.11.2.tar.xz) = 93556 -SHA256 (git-2.3.3.tar.gz) = c189e4a48d8805482f450db666330c79bcefae37e0d035c7717517126ddf4305 -SIZE (git-2.3.3.tar.gz) = 5203135 +SHA256 (cgit-0.12.tar.xz) = 2ee233849335a64529a01cf2b6165ed492e20268e6e2526d7a7529ef1e24a5b7 +SIZE (cgit-0.12.tar.xz) = 85152 +SHA256 (git-2.7.0.tar.gz) = db9df4435c70a9b25d20a9ee20d65101692dc907a5a4b30e8343c9ae1b913ead +SIZE (git-2.7.0.tar.gz) = 5622494 Modified: branches/2016Q1/devel/cgit/pkg-plist ============================================================================== --- branches/2016Q1/devel/cgit/pkg-plist Wed Jan 20 23:42:59 2016 (r406816) +++ branches/2016Q1/devel/cgit/pkg-plist Thu Jan 21 01:24:44 2016 (r406817) @@ -6,8 +6,6 @@ lib/%%PORTNAME%%/filters/email-libravata lib/%%PORTNAME%%/filters/gentoo-ldap-authentication.lua lib/%%PORTNAME%%/filters/html-converters/man2html lib/%%PORTNAME%%/filters/html-converters/md2html -lib/%%PORTNAME%%/filters/html-converters/resources/markdown.pl -lib/%%PORTNAME%%/filters/html-converters/resources/rst-template.txt lib/%%PORTNAME%%/filters/html-converters/rst2html lib/%%PORTNAME%%/filters/html-converters/txt2html lib/%%PORTNAME%%/filters/owner-example.lua