1 |
|
diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile |
2 |
< |
--- /usr/ports/www/trac-gitplugin/Makefile 2009-11-04 02:18:03.000000000 -0800 |
3 |
< |
+++ trac-gitplugin/Makefile 2009-11-21 02:05:24.677656844 -0800 |
4 |
< |
@@ -8,7 +8,8 @@ |
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 |
> |
# |
6 |
> |
|
7 |
|
PORTNAME= gitplugin |
8 |
< |
PORTVERSION= 0.11.0.2.7034 |
8 |
> |
-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://code.douglasthrift.net/files/${PORTNAME}/ |
13 |
< |
+MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
14 |
< |
+ http://code.douglasthrift.net/files/${PORTNAME}/ |
15 |
< |
PKGNAMEPREFIX= trac- |
16 |
< |
DISTNAME= ${PORTNAME}-r${PORTVERSION:E} |
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%% |
29 |
> |
|
30 |
> |
-pre-configure: |
31 |
> |
+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 |