Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-django/Makefile,v
retrieving revision 1.8
diff -N -u Makefile
--- Makefile	18 Sep 2009 13:16:51 -0000	1.8
+++ Makefile	10 Oct 2009 01:38:34 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=	high-level Python web framework
 
-MODPY_EGG_VERSION=	1.1
+MODPY_EGG_VERSION=	1.1.1
 LNAME=			django
 DISTNAME=		Django-${MODPY_EGG_VERSION}
 PKGNAME=		py-${LNAME}-${MODPY_EGG_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-django/distinfo,v
retrieving revision 1.5
diff -N -u distinfo
--- distinfo	18 Sep 2009 13:16:51 -0000	1.5
+++ distinfo	10 Oct 2009 01:38:34 -0000
@@ -1,5 +1,5 @@
-MD5 (Django-1.1.tar.gz) = stdbRFejnEBforNr+Ca/aw==
-RMD160 (Django-1.1.tar.gz) = w64Gss0q88iqYFh0esvXZG6oPP0=
-SHA1 (Django-1.1.tar.gz) = aQ3aOVldcGeIQOkX1xL8kW0TfBY=
-SHA256 (Django-1.1.tar.gz) = V4M4vjKI7/hTA5rUmCl97Nw7sgJloMTe4J79+OJnyQA=
-SIZE (Django-1.1.tar.gz) = 5609609
+MD5 (Django-1.1.1.tar.gz) = 14OcGS4RX5xN2Hd94k3CHA==
+RMD160 (Django-1.1.1.tar.gz) = v0LlSP+G/Fhwhur/xT2Tl+KoyHE=
+SHA1 (Django-1.1.1.tar.gz) = RBxU8OkHML9KVUMrZFGRabHm7yA=
+SHA256 (Django-1.1.1.tar.gz) = 1lsYMZSW/Ekjs3/bc25boakKOhji1+qsfzrTBzjR9uQ=
+SIZE (Django-1.1.1.tar.gz) = 5614106
Index: pkg/MESSAGE
===================================================================
RCS file: /cvs/ports/www/py-django/pkg/MESSAGE,v
retrieving revision 1.3
diff -N -u pkg/MESSAGE
--- pkg/MESSAGE	18 Sep 2009 13:16:51 -0000	1.3
+++ pkg/MESSAGE	10 Oct 2009 01:38:34 -0000
@@ -6,7 +6,7 @@
 
 Release notes about the changes that occurred in
 this release may be found online at:
-http://docs.djangoproject.com/en/dev/releases/${MODPY_EGG_VERSION}/
+http://docs.djangoproject.com/en/dev/releases/1.1/
 
 If you want a database for Django you should install the Python
 database adapter(s) of your choice ('pkg_add py-psycopg2',
@@ -17,3 +17,4 @@
 projects.  A guide for upgrading projects can be found
 online at:
 http://docs.djangoproject.com/en/1.0/releases/1.0-porting-guide/
+
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-django/pkg/PLIST,v
retrieving revision 1.5
diff -N -u pkg/PLIST
--- pkg/PLIST	18 Sep 2009 13:16:51 -0000	1.5
+++ pkg/PLIST	10 Oct 2009 01:38:35 -0000
@@ -2014,6 +2014,7 @@
 share/doc/${LNAME}/internals/documentation.txt
 share/doc/${LNAME}/internals/index.txt
 share/doc/${LNAME}/internals/release-process.txt
+share/doc/${LNAME}/internals/svn.txt
 share/doc/${LNAME}/intro/
 share/doc/${LNAME}/intro/_images/
 share/doc/${LNAME}/intro/_images/admin01.png
@@ -2143,10 +2144,10 @@
 share/doc/${LNAME}/releases/1.0.1.txt
 share/doc/${LNAME}/releases/1.0.2.txt
 share/doc/${LNAME}/releases/1.0.txt
-share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}-alpha-1.txt
-share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}-beta-1.txt
-share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}-rc-1.txt
-share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}.txt
+share/doc/${LNAME}/releases/1.1-alpha-1.txt
+share/doc/${LNAME}/releases/1.1-beta-1.txt
+share/doc/${LNAME}/releases/1.1-rc-1.txt
+share/doc/${LNAME}/releases/1.1.txt
 share/doc/${LNAME}/releases/index.txt
 share/doc/${LNAME}/topics/
 share/doc/${LNAME}/topics/auth.txt
