Ticket #11663: patch-Portfile

File patch-Portfile, 626 bytes (added by frank.mcpherson@…, 17 years ago)
Line 
1Index: Portfile
2===================================================================
3--- Portfile    (revision 23360)
4+++ Portfile    (working copy)
5@@ -3,7 +3,7 @@
6 PortSystem 1.0
7 
8 name                   nant
9-version                        0.85-rc4
10+version                        0.85
11 categories             devel mono
12 platforms              darwin
13 maintainers            nomaintainer@macports.org
14@@ -14,9 +14,10 @@
15 homepage               http://nant.sourceforge.net/
16 master_sites           sourceforge:nant
17 distname               nant-${version}-src
18-checksums              md5 41980ca70e8e14bc26afd6f796eac4b3
19+checksums              md5 45ae065439b6cbc0e02051b855843f50
20 
21 worksrcdir             nant-${version}
22+patchfiles             patch-NAnt_Core-Task_cs
23 
24 depends_build          port:mono
25