ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/trac-gitplugin/trac-gitplugin.2012-02-19T042646Z.diff
(Generate patch)

Comparing:
freebsd/www/trac-gitplugin.patch (file contents), Revision 322 by douglas, 2010-07-23T08:14:53-07:00 vs.
freebsd/diff/www/trac-gitplugin/trac-gitplugin.2012-02-19T04:26:46Z.diff (file contents), Revision 494 by douglas, 2012-02-19T14:53:40-08:00

# Line 1 | Line 1
1   diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile
2 < --- /usr/ports/www/trac-gitplugin/Makefile      2010-05-17 21:07:58.000000000 -0700
3 < +++ trac-gitplugin/Makefile     2010-07-23 08:12:03.000000000 -0700
4 < @@ -6,8 +6,7 @@
5 < #
2 > --- /usr/ports/www/trac-gitplugin/Makefile      2012-02-11 14:31:04.000000000 -0800
3 > +++ trac-gitplugin/Makefile     2012-02-18 20:21:23.000000000 -0800
4 > @@ -18,7 +18,7 @@
5 > MAINTAINER=    douglas@douglasthrift.net
6 > COMMENT=       Git plugin for Trac
7  
8 < PORTNAME=      gitplugin
9 < -PORTVERSION=   0.11.0.2.7034
9 < -PORTREVISION=  2
10 < +PORTVERSION=   0.12.0.2.7757
11 < CATEGORIES=    www devel python
12 < MASTER_SITES=  http://apt.douglasthrift.net/files/${PORTNAME}/ \
13 <                http://code.douglasthrift.net/files/${PORTNAME}/
14 < @@ -21,16 +20,18 @@
15 <                tracd:${PORTSDIR}/www/trac
16 < BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
17 <
18 < +LICENSE=       GPLv2
19 < +
20 < USE_PYTHON=            yes
21 < USE_PYDISTUTILS=       easy_install
22 < USE_ZIP=               yes
23 < PYDISTUTILS_PKGNAME=   TracGit
24 < -PYDISTUTILS_PKGVERSION=        ${PORTVERSION:R}
25 < +PYDISTUTILS_PKGVERSION=        ${PORTVERSION:R}dev
26 < WRKSRC=                        ${WRKDIR}/${PORTNAME}/${PORTVERSION:C/(.[0-9]+){3}$//}
27 <
28 < PLIST_FILES=   %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
8 > -LICENSE=       GPLv2
9 > +LICENSE=       BSD
10  
11 < -pre-configure:
12 < +post-extract:
32 <        ${CHMOD} -R a+r ${WRKSRC}
33 <
34 < .include <bsd.port.mk>
35 < diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/distinfo trac-gitplugin/distinfo
36 < --- /usr/ports/www/trac-gitplugin/distinfo      2009-11-04 02:18:03.000000000 -0800
37 < +++ trac-gitplugin/distinfo     2010-07-23 07:54:29.000000000 -0700
38 < @@ -1,3 +1,3 @@
39 < -MD5 (gitplugin-r7034.zip) = aa97d9343a43be86f1701375f9a90c1d
40 < -SHA256 (gitplugin-r7034.zip) = 1ece50a8a0870e860af24d6d91da7d6140f0a716ba79856514a6fd8532d152ab
41 < -SIZE (gitplugin-r7034.zip) = 32645
42 < +MD5 (gitplugin-r7757.zip) = 5c37e9d916e01802d00cb13160336e98
43 < +SHA256 (gitplugin-r7757.zip) = d1575f382a0e132eac9e5aecfeca6329012f4c3a36d15c35d870d5bf763b8401
44 < +SIZE (gitplugin-r7757.zip) = 73891
11 > RUN_DEPENDS=   git:${PORTSDIR}/devel/git \
12 >                tracd:${PORTSDIR}/www/trac

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines