Ticket #7181: Portfile.diff
File Portfile.diff, 834 bytes (added by andre@…, 19 years ago) |
---|
-
Portfile
2 2 PortSystem 1.0 3 3 4 4 name cfengine 5 version 2.1.1 36 revision 25 version 2.1.18 6 revision 0 7 7 categories sysutils 8 8 maintainers darwinports@opendarwin.org 9 9 description a tool for setting up and maintaining computer systems … … 16 16 master_sites ftp://ftp.iu.hio.no/pub/cfengine/ \ 17 17 ftp://sunsite.uio.no/pub/cfengine/ \ 18 18 http://ftp.us.xemacs.org/ftp/pub/cfengine/cfengine-ftp/ 19 checksums md5 2c002fc37f2fc9f87248ad8b9e89909119 checksums sha1 4f1350d9cb052443df105fa080a39dd07726dfec 20 20 platforms darwin 21 21 22 22 depends_lib lib:libdb-4:db4 \ 23 23 lib:libssl.0.9:openssl \ 24 24 lib:libpcreposix:pcre 25 25 26 patchfiles patch-proto.c 27 26 28 post-patch { 27 29 cd ${worksrcpath} 28 30 foreach manfile [glob doc/*.8] {