ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/mod_wsgi/mod_wsgi.2010-05-18T095906Z.diff
(Generate patch)

Comparing freebsd/www/mod_wsgi.patch (file contents):
Revision 140 by douglas, 2009-11-21T02:08:51-08:00 vs.
Revision 278 by douglas, 2010-05-18T02:59:06-07:00

# Line 1 | Line 1
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}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines