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 449 by douglas, 2011-06-29T19:23:20-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-08-20 07:38:25.000000000 -0700
3 < +++ trac-gitplugin/Makefile     2011-06-29 19:17:48.000000000 -0700
4 < @@ -6,31 +6,30 @@
5 < #
6 <
7 < PORTNAME=      gitplugin
8 < -PORTVERSION=   0.12.0.2.7757
9 < +PORTVERSION=   0.12.0.5
10 < CATEGORIES=    www devel python
11 < -MASTER_SITES=  http://apt.douglasthrift.net/files/${PORTNAME}/ \
12 < +MASTER_SITES=  https://download.github.com/ \
13 < +               http://apt.douglasthrift.net/files/${PORTNAME}/ \
14 <                http://code.douglasthrift.net/files/${PORTNAME}/
15 < PKGNAMEPREFIX= trac-
16 < -DISTNAME=      ${PORTNAME}-r${PORTVERSION:E}
17 < +DISTNAME=      hvr-trac-git-plugin-v${PORTVERSION}-15-g${GITPLUGIN_HASH}
18 <
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 + -LICENSE=       GPLv2
9 + +LICENSE=       BSD
10 +
11   RUN_DEPENDS=   git:${PORTSDIR}/devel/git \
12                  tracd:${PORTSDIR}/www/trac
24 -BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
25 +
26 LICENSE=       GPLv2
27
28 USE_PYTHON=            yes
29 USE_PYDISTUTILS=       easy_install
30 -USE_ZIP=               yes
31 PYDISTUTILS_PKGNAME=   TracGit
32 -PYDISTUTILS_PKGVERSION=        ${PORTVERSION:R}dev
33 -WRKSRC=                        ${WRKDIR}/${PORTNAME}/${PORTVERSION:C/(.[0-9]+){3}$//}
34 +PYDISTUTILS_PKGVERSION=        ${PORTVERSION}dev
35 +WRKSRC=                        ${WRKDIR}/hvr-trac-git-plugin-${GITPLUGIN_HASH}
36
37 PLIST_FILES=   %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
38
39 -post-extract:
40 -       ${CHMOD} -R a+r ${WRKSRC}
41 +GITPLUGIN_HASH=        2c21931
42
43 .include <bsd.port.mk>
44 diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/distinfo trac-gitplugin/distinfo
45 --- /usr/ports/www/trac-gitplugin/distinfo      2011-03-19 05:36:58.000000000 -0700
46 +++ trac-gitplugin/distinfo     2011-06-29 18:55:32.000000000 -0700
47 @@ -1,2 +1,2 @@
48 -SHA256 (gitplugin-r7757.zip) = d1575f382a0e132eac9e5aecfeca6329012f4c3a36d15c35d870d5bf763b8401
49 -SIZE (gitplugin-r7757.zip) = 73891
50 +SHA256 (hvr-trac-git-plugin-v0.12.0.5-15-g2c21931.tar.gz) = 41547119555cb0d1c0007d74d7846aec1609399a742fe710fb231308af4c4c5c
51 +SIZE (hvr-trac-git-plugin-v0.12.0.5-15-g2c21931.tar.gz) = 23968

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines