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 29 by douglas, 2008-07-15T15:14:42-07:00 vs.
freebsd/diff/www/mod_wsgi/mod_wsgi.2010-05-18T09:59:06Z.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/mod_wsgi/Makefile mod_wsgi/Makefile
2 < --- /usr/ports/www/mod_wsgi/Makefile    Fri Jun 20 16:12:20 2008
3 < +++ mod_wsgi/Makefile   Tue Jul 15 15:11:12 2008
4 < @@ -6,7 +6,7 @@
5 < #
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 < PORTNAME=      mod_wsgi
8 < -PORTVERSION=   2.0
9 < +PORTVERSION=   2.1
10 < CATEGORIES=    www python
11 < MASTER_SITES=  ${MASTER_SITE_GOOGLE_CODE}
6 > SUB_FILES=     pkg-message
7  
8 < diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/distinfo mod_wsgi/distinfo
9 < --- /usr/ports/www/mod_wsgi/distinfo    Fri Jun 20 16:12:20 2008
10 < +++ mod_wsgi/distinfo   Tue Jul 15 13:49:09 2008
11 < @@ -1,3 +1,3 @@
12 < -MD5 (mod_wsgi-2.0.tar.gz) = 72e871d4fda1da33829ae3c7f3f2aeb6
18 < -SHA256 (mod_wsgi-2.0.tar.gz) = 6ccf94e88ecce945fe1c7bf1dd77abc725c8623b96b93a0cd9e3d0692b30500b
19 < -SIZE (mod_wsgi-2.0.tar.gz) = 96622
20 < +MD5 (mod_wsgi-2.1.tar.gz) = 4e0e8b5a13e0be2fc5b038f1e3e826a2
21 < +SHA256 (mod_wsgi-2.1.tar.gz) = 7f1c28f1fbc585de2a15770c990e45b46d184245183775dd31e3a63bd30fc3a0
22 < +SIZE (mod_wsgi-2.1.tar.gz) = 96635
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