--- freebsd/www/trac-gitplugin.patch 2010/07/22 13:56:30 321 +++ freebsd/www/trac-gitplugin.patch 2010/07/23 15:14:53 322 @@ -1,13 +1,44 @@ diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile ---- /usr/ports/www/trac-gitplugin/Makefile 2009-11-04 02:18:03.000000000 -0800 -+++ trac-gitplugin/Makefile 2009-11-21 02:05:24.677656844 -0800 -@@ -8,7 +8,8 @@ +--- /usr/ports/www/trac-gitplugin/Makefile 2010-05-17 21:07:58.000000000 -0700 ++++ trac-gitplugin/Makefile 2010-07-23 08:12:03.000000000 -0700 +@@ -6,8 +6,7 @@ + # + PORTNAME= gitplugin - PORTVERSION= 0.11.0.2.7034 +-PORTVERSION= 0.11.0.2.7034 +-PORTREVISION= 2 ++PORTVERSION= 0.12.0.2.7757 CATEGORIES= www devel python --MASTER_SITES= http://code.douglasthrift.net/files/${PORTNAME}/ -+MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ -+ http://code.douglasthrift.net/files/${PORTNAME}/ - PKGNAMEPREFIX= trac- - DISTNAME= ${PORTNAME}-r${PORTVERSION:E} + MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ + http://code.douglasthrift.net/files/${PORTNAME}/ +@@ -21,16 +20,18 @@ + tracd:${PORTSDIR}/www/trac + BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools + ++LICENSE= GPLv2 ++ + USE_PYTHON= yes + USE_PYDISTUTILS= easy_install + USE_ZIP= yes + PYDISTUTILS_PKGNAME= TracGit +-PYDISTUTILS_PKGVERSION= ${PORTVERSION:R} ++PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}dev + WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTVERSION:C/(.[0-9]+){3}$//} + + PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% + +-pre-configure: ++post-extract: + ${CHMOD} -R a+r ${WRKSRC} + .include +diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/distinfo trac-gitplugin/distinfo +--- /usr/ports/www/trac-gitplugin/distinfo 2009-11-04 02:18:03.000000000 -0800 ++++ trac-gitplugin/distinfo 2010-07-23 07:54:29.000000000 -0700 +@@ -1,3 +1,3 @@ +-MD5 (gitplugin-r7034.zip) = aa97d9343a43be86f1701375f9a90c1d +-SHA256 (gitplugin-r7034.zip) = 1ece50a8a0870e860af24d6d91da7d6140f0a716ba79856514a6fd8532d152ab +-SIZE (gitplugin-r7034.zip) = 32645 ++MD5 (gitplugin-r7757.zip) = 5c37e9d916e01802d00cb13160336e98 ++SHA256 (gitplugin-r7757.zip) = d1575f382a0e132eac9e5aecfeca6329012f4c3a36d15c35d870d5bf763b8401 ++SIZE (gitplugin-r7757.zip) = 73891