From owner-svn-ports-all@freebsd.org Thu Dec 22 16:34:44 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 C1B6FC8CD26; Thu, 22 Dec 2016 16:34:44 +0000 (UTC) (envelope-from tz@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 788B619EE; Thu, 22 Dec 2016 16:34:44 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBMGYhha031390; Thu, 22 Dec 2016 16:34:43 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBMGYhsS031388; Thu, 22 Dec 2016 16:34:43 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612221634.uBMGYhsS031388@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 22 Dec 2016 16:34:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429169 - head/www/trac 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.23 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, 22 Dec 2016 16:34:44 -0000 Author: tz Date: Thu Dec 22 16:34:43 2016 New Revision: 429169 URL: https://svnweb.freebsd.org/changeset/ports/429169 Log: www/trac: Update from 1.0.13 to 1.2 Changelog: https://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.2 PR: 215451 Submitted by: Jochen Neumeister Approved by: mentors (implicit) Modified: head/www/trac/Makefile head/www/trac/distinfo Modified: head/www/trac/Makefile ============================================================================== --- head/www/trac/Makefile Thu Dec 22 16:23:11 2016 (r429168) +++ head/www/trac/Makefile Thu Dec 22 16:34:43 2016 (r429169) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= trac -PORTVERSION= 1.0.13 +PORTVERSION= 1.2 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ @@ -20,8 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babe ${PYTHON_PKGNAMEPREFIX}Genshi>=0.6:textproc/py-genshi USES= python:-2.7 shebangfix -SHEBANG_FILES= contrib/cgi-bin/trac.fcgi contrib/cgi-bin/trac.cgi \ - trac/tests/functional/better_twill.py trac/tests/functional/tester.py \ +SHEBANG_FILES= trac/tests/functional/better_twill.py trac/tests/functional/tester.py \ trac/tests/functional/testenv.py trac/tests/functional/compat.py \ trac/tests/functional/__init__.py contrib/emailfilter.py \ contrib/checkwiki.py contrib/htpasswd.py @@ -47,10 +46,6 @@ PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFI SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 SVN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>0:devel/py-subversion -post-install: - @${MKDIR} ${STAGEDIR}${DATADIR}/cgi-bin - ${INSTALL_SCRIPT} ${WRKSRC}/contrib/cgi-bin/* ${STAGEDIR}${DATADIR}/cgi-bin - post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/sample-plugins ${FIND} ${WRKSRC}/contrib -type f -maxdepth 1 -exec ${INSTALL_DATA} {} ${STAGEDIR}${EXAMPLESDIR}/ \; Modified: head/www/trac/distinfo ============================================================================== --- head/www/trac/distinfo Thu Dec 22 16:23:11 2016 (r429168) +++ head/www/trac/distinfo Thu Dec 22 16:34:43 2016 (r429169) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473962028 -SHA256 (Trac-1.0.13.tar.gz) = 48ea3a9a23bb6bc7a9a643b90a7d7d274affedd344f21b73b81b421841cd527d -SIZE (Trac-1.0.13.tar.gz) = 3671741 +TIMESTAMP = 1482266690 +SHA256 (Trac-1.2.tar.gz) = fd3cf3a9d2113d94f4f153995e737bc747e8d48cc40ac5171a114266ba4d2b0b +SIZE (Trac-1.2.tar.gz) = 3821867