1 |
|
diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/Makefile mod_wsgi/Makefile |
2 |
< |
--- /usr/ports/www/mod_wsgi/Makefile 2009-10-11 05:19:17.000000000 -0700 |
3 |
< |
+++ mod_wsgi/Makefile 2009-11-21 02:00:05.843495825 -0800 |
4 |
< |
@@ -9,6 +9,7 @@ |
5 |
< |
PORTVERSION= 2.6 |
6 |
< |
CATEGORIES= www python |
7 |
< |
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ |
8 |
< |
+ http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
9 |
< |
http://code.douglasthrift.net/files/${PORTNAME}/ |
2 |
> |
--- /usr/ports/www/mod_wsgi/Makefile 2010-05-18 00:12:02.000000000 -0700 |
3 |
> |
+++ mod_wsgi/Makefile 2010-05-18 00:13:27.000000000 -0700 |
4 |
> |
@@ -30,6 +30,8 @@ |
5 |
|
|
6 |
< |
MAINTAINER= douglas@douglasthrift.net |
6 |
> |
SUB_FILES= pkg-message |
7 |
> |
|
8 |
> |
+PORTSCOUT= limit:^2\. |
9 |
> |
+ |
10 |
> |
post-install: |
11 |
> |
@${APXS} -e -a -n "${SHORTMODNAME}" "${APACHEMODDIR}/${MODULENAME}.so" |
12 |
> |
@${CAT} ${PKGMESSAGE} |