Ticket #4466: Portfile.diff

File Portfile.diff, 624 bytes (added by pguyot (Paul Guyot), 19 years ago)

Patch for the update.

Line 
1Index: Portfile
2===================================================================
3RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/print/fondu/Portfile,v
4retrieving revision 1.6
5diff -r1.6 Portfile
66c6
7< version        040925
8---
9> version        041222
1012c12,13
11< checksums      md5 a115ed1a2571db3f7822eff12db870e5   
12---
13> checksums      md5 ce11e398503247d1d368e5255e31dbb0    \
14>                sha1 a98c1b77a60190b2deae22e0c5c65312568b3753
1524a26,31
16>
17> post-destroot {
18>       foreach manpage [glob ${worksrcpath}/*.1] {
19>               xinstall ${manpage} ${destroot}${prefix}/share/man/man1/
20>       }
21> }
22\ No newline at end of file