Ticket #21967: Portfile-dircproxy.diff
File Portfile-dircproxy.diff, 985 bytes (added by Markus.Ueberall@…, 15 years ago) |
---|
-
Portfile
old new 1 1 # $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ 2 2 3 PortSystem 1.0 4 name dircproxy 5 version 1.0.5 3 PortSystem 1.0 4 name dircproxy-devel 5 conflicts dircproxy 6 set my_name dircproxy 7 version 1.2.0-RC1 6 8 categories irc 7 9 maintainers kastenbalg.org:darwin … … 9 11 homepage http://code.google.com/p/dircproxy/ 10 12 platforms darwin 13 distname ${my_name}-${version} 11 14 12 15 long_description dircproxy is an IRC proxy server ("bouncer") designed \ … … 17 20 master_sites http://dircproxy.googlecode.com/files/ 18 21 19 checksums md5 33b92e0f28530a5faa9fea801d1ad807 22 checksums md5 4fe2e82619c7b575599bfb236adbd872 \ 23 sha1 7dc4b3aa2e10222f74e280de69c41f571335a96b \ 24 rmd160 ddf84a11bcd1859aeb744419bf7fa97f4e95964f 20 25 21 26 configure.args --mandir=${prefix}/share/man