Ticket #11620: patch-py-django-devel-Portfile

File patch-py-django-devel-Portfile, 1.0 KB (added by yunzheng.hu@…, 17 years ago)

diff/patch of Portfile for django update

Line 
1Index: Portfile
2===================================================================
3--- Portfile    (revision 23107)
4+++ Portfile    (working copy)
5@@ -4,8 +4,7 @@
6 PortGroup         python24 1.0
7 
8 name                    py-django-devel
9-version                 0.95
10-revision                1
11+version                 0.96
12 categories              python www
13 platforms               darwin
14 maintainers             deric@caveo.se erickt@macports.org
15@@ -17,9 +16,9 @@
16 
17 master_sites            http://media.djangoproject.com/releases/${version}/
18 distname                Django-${version}
19-checksums               md5 9ed7d6a0daa147c012e31d0894802951 \
20-                        sha1 2ea50ec96bf4b3f0b4821ce33ff422150c9c4f15 \
21-                        rmd160 95c405fff77e4a0cf51654e9d089a47b629dd875
22+checksums               md5 b4aedad1e90dd38d58ff9fc756180c7d \
23+                        sha1 8870e0946ffe33a78293616d89b640fa58c6fe33 \
24+                        rmd160 2ca030a75c7b11fcc3507ad929d8a9884c0fad3e
25 
26 depends_lib-append      port:py-setuptools
27